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