8 Commits (5ca1f5bdc2094df6a53f619f2950e3e866b5d7b5)

Author SHA1 Message Date
Daniel Grunwald 5ca1f5bdc2 Parser now inserts documentation into the AST. 21 years ago
Daniel Grunwald 45bead5f28 C# <-> VB.Net converters now convert comments. 21 years ago
Daniel Grunwald 995de1838d Even more performance improvements for the LoadSolutionProjectsThread. Fixed SkipCurrentBlock() in C# lexer. 21 years ago
Daniel Grunwald 8ec53afcbd Improved performance of parser run after opening a solution (really big improvement!!). 21 years ago
Daniel Grunwald daee009454 Resolver is now using ExtractMethod to parse only the current method to get local variables. 21 years ago
Daniel Grunwald e73b222ff3 ParserService does not lock parsed files anymore. 21 years ago
Mike Krüger 3538eae26a The refactoring of the upper code completion layer has begun ... 22 years ago
Mike Krüger c4336b038c created trunk folder. 22 years ago