4 Commits (9b7a082e24e0be6a60586fdb2247e9d6692b6eed)

Author SHA1 Message Date
Daniel Grunwald 9b7a082e24 Add partial C# 3.0 support. 20 years ago
Daniel Grunwald d9dd2ffd90 Fixed SD2-1166: C# parser: Initializer in event declaration causes parser error 20 years ago
Daniel Grunwald bbb73b9b8f C# parser bug: fixed arrays in unsafe structs are now parsed correctly 20 years ago
Daniel Grunwald f27917180e Move files to match new namespace structure. 20 years ago
Daniel Grunwald ae6de2495e Improved NRefactory public API (moving classes to other namespaces etc.) 20 years ago
Daniel Grunwald 9fa1b07c0c Fixed some FxCop warnings in NRefactory. 20 years ago
Daniel Grunwald 062b1a35f1 Added AbstractAstTransformer, using it now for the code converter. This should fix problem for certain statement combinations. 21 years ago
Daniel Grunwald 8cd3f6d81c Added generator application to generate the NRefactory AST. 21 years ago
Daniel Grunwald 32abb6ee5a Change file header. 21 years ago
Daniel Grunwald 91104f4152 Fixed SD2-559: Jagged arrays don't parse 21 years ago
Daniel Grunwald 51ee84424e Fixed SD2-460: Parse error (inner classes in generic types) 21 years ago
Daniel Grunwald 87b75008b7 Add "default(Type)" expression to C# parser. 21 years ago
Markus Palme 18a9bd0a26 work on custom events 21 years ago
Daniel Grunwald 80c70338c7 Fixed code completion bugs regarding "global::"/"Global". 21 years ago
Daniel Grunwald 331c44292e Applied new header to all source files. 21 years ago
Daniel Grunwald 5b197228c4 Added generics support to the VB.Net parser. 21 years ago
Daniel Grunwald 059e7e904f Added anonymous methods to c# parser. 21 years ago
Mike Krüger c4336b038c created trunk folder. 22 years ago