Mono-D 0.3.0
alex
info at alexanderbothe.com
Wed Feb 29 08:21:22 PST 2012
A couple of new completion features + several bugfixes
- [Internal] Refactored and re-organized code structures,
hopefully easier to maintain & understand; Removal of unnecessary
code
- [Resolver] Implemented selective imports & scoped importing
- [Resolver] Foreach iterator resolution implemented; opApply
technique also accepted in most cases!
- [Parser] dmd v2.058 support + several improvements + less
workaround
- [Resolver] Rudimentary resolution of template instance
arguments -- comparing parameters with arguments still todo
- [Parser] No Expression to TypeDeclaration workaround anymore
- [Formatting] Fixed policy serialization problem
- [Options] Fixed library browsing in the project options
Project: http://mono-d.sourceforge.net
Bugs/Issues: https://github.com/aBothe/Mono-D/issues
More information about the Digitalmars-d-announce
mailing list