16 Commits (c73f46d27c7c496052c7cc3ff8a7d642372c34b2)

Author SHA1 Message Date
Daniel Grunwald b396d203bd Merge IDecompilerTypeSystem with ICompilation. 7 years ago
Daniel Grunwald 3b46776c5e Rename IAssembly -> IModule. 7 years ago
Siegfried Pammer bcfb3742eb Clean up PEFile, move Pdb related types to DebugInfo namespace 7 years ago
Siegfried Pammer 8884306244 Port BAML decompiler to SRM. 7 years ago
Siegfried Pammer cb9787098f Finished port of UI (Analyzers still excluded) and Disassembler 8 years ago
Siegfried Pammer 0524b4a353 Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
Lex Li db1d106379 Fixed #365. 11 years ago
Siegfried Pammer 2f349f4781 fix bugs in unit tests 14 years ago
Siegfried Pammer 2872d2ea1d fix #264: add UnresolvableDependencyPropertyDescriptor and UnresolvableType to represent types from assemblies that cannot be loaded 14 years ago
Siegfried Pammer c0fe6d0173 fix http://community.sharpdevelop.net/forums/t/13658.aspx - type was not found due to type forwarding 14 years ago
Siegfried Pammer 19a8087be0 add support for nested classes in type system - fix missing Win32Native.Color 14 years ago
Siegfried Pammer 2c6e34ef07 decompile Name attributes on type of current assembly to x:Name 14 years ago
Siegfried Pammer 963f8ff945 implemented using base type as root node in decompiled BAML 14 years ago
Siegfried Pammer 7c4b944863 implement MoveNamespacesToRoot and add Unit Tests 14 years ago
Siegfried Pammer 949ec40349 throw a better exception, if an assembly cannot be resolved 14 years ago
Siegfried Pammer 7843a5b95f implement ITypeResolver based on Cecil to avoid loading of assemblies using reflection 14 years ago