Mono-D v0.4.6 - UDA parsing support

alex info at alexanderbothe.com
Sun Jan 6 09:53:18 PST 2013


On Sunday, 6 January 2013 at 17:37:05 UTC, Philippe Sigaud wrote:
>> Oh, no you actually can type
>> deprecated("Don't do this because!") void oldFoo() {}
>> now.
>
>
> You can? Wow, yet another change that was not in the docs? I'm 
> becoming
> bitter, here.
>
>
>>
>> With the 'deprecated' attribute syntax I meant this [..] 
>> attribute syntax,
>> nothing else. :)
>>
>
> OK.
>
> Good job, Alexander.

There should be a dedicated list of changes made to the spec 
sheets. Or even a dedicated repository, book, wiki or whatsoever 
to make all changes purely clear for everyone.

@Philippe: I've found out about this syntax _just_ because there 
were hundreds of errors thrown out while parsing though phobos - 
So in the end, I'm designing the parser more after phobos than 
the actual spec. Mentally insane, but well..it's just another D 
thing.


More information about the Digitalmars-d-announce mailing list