Mono-D 0.3.5

alex info at alexanderbothe.com
Mon Mar 26 16:57:25 PDT 2012


Couple of bug fixes + new refactoring feature:

- [Expression Evaluator] Began with the expression eval stuff -- 
added few class   stubs
- [Resolver] Fixed 2 small completion bugs (very precise, indeed! 
:-D)
- [Parser] Fixed block boundaries determination bug
- [Highlighting] Small highlighting change (added __vector 
keyword and recolored 'mixin')
- [Building/Settings] Small usability improvement
- [Settings] Fixed saving-bug
- [Generic] Add 'lib' prefix to library name when creating new 
(linux/mac) projects
- [Refactoring] Added renaming validation check
- [Refactoring] Finished a rough implementation of symbol import 
refactoring   (accessible via keystroke or context menu - just 
hover an undefined symbol, and right-click)
- [Internal] Further code refactoring -- a lot of code could be 
abstracted
- [Completion] Improved method parameter insight

Article: http://mono-d.alexanderbothe.com/?p=355
Issues: https://github.com/aBothe/Mono-D/issues


More information about the Digitalmars-d-announce mailing list