14 Commits (3d3b57eec6d39ac862fee4bac242099c688d9eb1)

Author SHA1 Message Date
Daniel Grunwald 3d3b57eec6 Fixed parser crash introduced in last revision. 21 years ago
Daniel Grunwald 80c70338c7 Fixed code completion bugs regarding "global::"/"Global". 21 years ago
Daniel Grunwald 6dbad22c85 Added support for My.Forms. 21 years ago
Daniel Grunwald ef076ee060 Improved C# <-> VB.Net conversion. 21 years ago
Daniel Grunwald 69dd3ca12d Fixed some C# <-> VB conversion bugs. 21 years ago
Daniel Grunwald 45bead5f28 C# <-> VB.Net converters now convert comments. 21 years ago
Daniel Grunwald 973804ccb4 Fixed C# ExpressionFinder to support generics. 21 years ago
Daniel Grunwald 79e5c60dcf Added invocation of generic methods to c# parser. 21 years ago
Daniel Grunwald 059e7e904f Added anonymous methods to c# parser. 21 years ago
Daniel Grunwald b78ab08cfb Fixed code completion bugs regarding generic methods. 21 years ago
Daniel Grunwald c3c5d155d3 Fixed generic class and method declarations in C# parser. 21 years ago
Daniel Grunwald 8ec53afcbd Improved performance of parser run after opening a solution (really big improvement!!). 21 years ago
Daniel Grunwald 0b5f2e9148 Fixed bug in C# parser that could generate null reference as method invocation argument (+added unit tests). 21 years ago
Mike Krüger c4336b038c created trunk folder. 21 years ago