17 Commits (a06110c255656b84b21fa2aa828807ddfda35518)

Author SHA1 Message Date
Daniel Grunwald a06110c255 Rename ParsedFile to CSharpParsedFile. 14 years ago
Daniel Grunwald f807e6166f TypeSystemAstBuilder: when a type reference cannot be resolved but is a C# type reference, output the original C# code that was used to created the type reference. 14 years ago
Daniel Grunwald 3bbc3f6b6d Fixed NullReferenceException in MethodGroupResolveResult.ResolveInvocation(). 14 years ago
Daniel Grunwald 36c412d310 Allow serializing SimpleProjectContent and parsed C# type references. 14 years ago
Daniel Grunwald c76dd64fcb WIP 14 years ago
Daniel Grunwald f86a014b9c Put MIT license into the file headers. 14 years ago
Daniel Grunwald 21d2121ae5 CecilLoader: add support for reading module attributes, security declarations and marshal information. 14 years ago
Mike Krüger b74fe9381c Set compiler errors to parsed file. 14 years ago
Mike Krüger 5fad5f93e8 Added time stamp to parsed files. 14 years ago
Mike Krüger 51f924f752 Renamed ITypeDefinition.InnerClasses -> NestedTypes (for more 14 years ago
Mike Krüger aa42b1b74b Added error storage to IParsedFile. 14 years ago
Daniel Grunwald 94b4130aa9 Add IParsedFile to type system. 14 years ago
Daniel Grunwald a917b1cfb1 Evaluate constant expressions in the correct context. 14 years ago
Mike Krüger 749f5a885e Updated parser & mcs. 15 years ago
Daniel Grunwald bf49569c22 Rename Dom->Ast. 15 years ago
Daniel Grunwald 51c01bce67 Add "Resolve" button to NRefactory.Demo. 15 years ago