14 Commits (961923f4fd102650e46e4b3d3d8bd14e1c747e60)

Author SHA1 Message Date
Daniel Grunwald b396d203bd Merge IDecompilerTypeSystem with ICompilation. 8 years ago
Daniel Grunwald 1f3916d554 Use the resolve methods in MetadataModule, and remove the wrappers in DecompilerTypeSystem. 8 years ago
Daniel Grunwald 107fe5eb1c Eliminate SpecializingDecompilerTypeSystem and use GenericContext instead. 8 years ago
Daniel Grunwald 3b46776c5e Rename IAssembly -> IModule. 8 years ago
Daniel Grunwald 9a74f018b5 Decode metadata signatures directly into IType; without going through ITypeReference. 8 years ago
Siegfried Pammer 47788a38de WIP 8 years ago
Siegfried Pammer fb41cfe4f8 Fix bugs when dealing with pinned local vars and varargs methods 8 years ago
Siegfried Pammer d8a5947324 Add ModuleDefinition to IDecompilerTypeSystem 8 years ago
Siegfried Pammer f8446e113a WIP on MetadataLoader, ILReader and DecompilerTypeSystem 8 years ago
Daniel Grunwald 0e9a163345 Improve on #1085 by setting UnknownType.IsReferenceType in more cases. 8 years ago
Siegfried Pammer b500b24548 SRM WIP basic implementation of DecompilerTypeSystem 8 years ago
Daniel Grunwald 7c91d48d68 #980: Fix type substitution for lambdas. 8 years ago
Christoph Wille 1ce8349dd9 Adjust namespaces 10 years ago
Siegfried Pammer bf990f8f41 add TransformArrayInitializers 11 years ago
Daniel Grunwald 5ead8e9230 Add SpecializingDecompilerTypeSystem 11 years ago
Daniel Grunwald 2c75fada90 Update to NRefactory 5.4 12 years ago