Dscanner - It exists
    Brian Schott 
    briancschott at gmail.com
       
    Wed Aug  1 14:03:28 PDT 2012
    
    
  
On Wednesday, 1 August 2012 at 20:39:49 UTC, Philippe Sigaud 
wrote:
> I have have two remarks (not critics!)
>
> - there seem to be two "structs" objects in the JSON, unless 
> I'm mistaken.
> - alias declaration are not parsed, seemingly.  (as in "alias 
> int MyInt;")
>
> Also, do you think comments could be included in the JSON?
>
> Nice work, keep going!
It's more likely that I'll remember things if they're enhancement 
requests/bugs on Github.
Structs: I'll look into it
Alias: Not implemented yet.
Comments: It's planned. I want to be able to give doc comments in 
the autocomplete information.
    
    
More information about the Digitalmars-d-announce
mailing list