118 Commits (17b0fe0e642e94b4b92757d0552c1a4beaa51e70)

Author SHA1 Message Date
Mike Krüger e4c70d4ba3 Added await/async support & updated mcs. 15 years ago
Daniel Grunwald b7fcc55308 Re-enable resolver unit tests that failed due to the parser returning incorrect positions. 15 years ago
Daniel Grunwald f0bfded6cb C# AST: when setting a string property to null or an empty string, remove the corresponding identifier token. 15 years ago
Daniel Grunwald fd8f8cf6cb Adjust AST for async/await. 15 years ago
Daniel Grunwald e4d1f545fd Add CodeDomConvertVisitor. 15 years ago
Mike Krüger d63f1fa0f6 Fixed named argument expression. 15 years ago
Mike Krüger 0fb1105d05 Fixed attribute section locations. 15 years ago
Mike Krüger 0dd31176bf Fixed empty statement end location. 15 years ago
Mike Krüger 22a97b5e9f Added 'default' section keywords. 15 years ago
Siegfried Pammer 5beb702c2e implement CSharpAmbience for ITypeDefinition 15 years ago
Daniel Grunwald b5b2408cbc Move NRefactory.CSharp to separate assembly. 15 years ago