9 Commits (b6e88c4bbb60df6acfb288c7f138ac51256bc566)

Author SHA1 Message Date
Daniel Grunwald 3b46776c5e Rename IAssembly -> IModule. 7 years ago
Siegfried Pammer 9acc372a68 Use TypeSystem for ILSpy UI: 7 years ago
Daniel Grunwald 9a74f018b5 Decode metadata signatures directly into IType; without going through ITypeReference. 7 years ago
Siegfried Pammer 7599d0c410 Try to resolve exported types in XmlDocKeyProvider.FindType 7 years ago
Siegfried Pammer 458f448fae Avoid unnecessary allocations of MetadataReader and clean up Dom structs a bit. 7 years ago
Siegfried Pammer 8884306244 Port BAML decompiler to SRM. 7 years ago
Siegfried Pammer 87ced033ba Rename Dom -> Metadata; Remove bogus abstraction 7 years ago
Siegfried Pammer 7d6e4a11c4 Move AddXmlDocumentationTransform to Decompiler 8 years ago
Christoph Wille 1ce8349dd9 Adjust namespaces 9 years ago
Daniel Grunwald 7273fe58fd Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 9 years ago
Daniel Grunwald 3a411f534a Fix XmlDocKeyProvider for nested generic types. 14 years ago
Daniel Grunwald 9c682a4a9b Fix XmlDocKeyProvider.cs for multi-dimensional array types and for overloaded conversion operators. 14 years ago
Daniel Grunwald f7d06edbd6 Fix /NavigateTo:M with method names containing dots (explicit interface implementations). 14 years ago
Daniel Grunwald 6955479ed6 Fixed /navigateTo with static constructors. 14 years ago
Siegfried Pammer 443a312901 fix #227 and #229 14 years ago
Daniel Grunwald 9cb4de3aa3 Fix InvalidCastException when hovering over a type reference. 14 years ago
Daniel Grunwald df94edc2d4 Fix InvalidCastException when hovering over a type reference. 14 years ago
Daniel Grunwald a15ecd533b Fix NullReferenceException in XmlDocKeyProvider when decompiling C++/CLI code. Closes #173. 14 years ago
Daniel Grunwald f12371e0e1 Consistently use the full MIT license header on source files. 14 years ago
Daniel Grunwald 1255f87696 Display tooltips when hovering over member references. 14 years ago
Daniel Grunwald d82daab29f Fixed bugs in /navigateTo for methods. 14 years ago
Daniel Grunwald dce7d13146 Add /navigateTo command line argument. 14 years ago