26 Commits (7ff4e5a778f4dcdef41131e39998a6bc452f5623)
 

Author SHA1 Message Date
Daniel Grunwald 7ff4e5a778 Implemented CecilLoader.ReadField 15 years ago
Daniel Grunwald 6a4ce50fea Implemented CecilLoader.ReadEvent 15 years ago
Daniel Grunwald 8c14d6ffe4 Implemented reading properties from Cecil. 15 years ago
Daniel Grunwald f63047ceef CecilLoader: fixed NotImplementedExceptions that prevented loading mscorlib 15 years ago
Daniel Grunwald 02674949a0 Move ArrayType/ConstructedType/PointerType from TypeSystem/Implementation to TypeSystem. 15 years ago
Daniel Grunwald 0ca757fab0 CecilLoader: add support for ConstructedType 15 years ago
Daniel Grunwald d9ca020033 Add DefaultMethod implementation. 15 years ago
Daniel Grunwald 03d4314f67 Implemented type storage; simple classes now can be loaded from Cecil. 15 years ago
Daniel Grunwald 1dd18c1215 Worked on ITypeResolveContext API and on CecilLoader. 15 years ago
Mike Krüger f2de867120 Changed project files. 15 years ago
Mike Krüger e00b4cb5c3 Added formatting visitors. 15 years ago
Mike Krüger feb6e556a9 Added c# parser. 15 years ago
Mike Krüger 5ee2c0347a Added mcs source 15 years ago
Mike Krüger bfb071de89 Added some missing mcs files. 15 years ago
Mike Krüger 82824d1c70 Added test files. 15 years ago
Daniel Grunwald 96edce867c Add ConstructedType. 15 years ago
Daniel Grunwald 5e329ed343 Make ITypeParameter inherit from IType. 15 years ago
Daniel Grunwald 1ec3f683ac CecilProjectContent: read classes 15 years ago
Daniel Grunwald 5f1dfe8037 Started implementation of CecilProjectContent.ReadTypeReference. 15 years ago
Daniel Grunwald 8dc189dac7 SharedTypes: add comment why we don't void,int, etc. 15 years ago
Daniel Grunwald 4d7b266e87 Add simple type references. 15 years ago
Daniel Grunwald 0035f34051 Add CecilProjectContent 15 years ago
Daniel Grunwald 18eda45b71 Add gitattributes 15 years ago
Mike Krüger c4702354c5 Added C# DOM 15 years ago
Daniel Grunwald ea99a85dff Add first draft of new type system. 15 years ago
Daniel Grunwald 2b4cea9ae8 Create empty project 15 years ago