16 Commits (d61a1096326cd310bfd7b3091caf5ea524fa09ef)

Author SHA1 Message Date
Daniel Grunwald ec86ba2dad Fix some bugs introduced by nested type lazy-loading. 8 years ago
Daniel Grunwald 52670e004b Use lazy-loading for nested types. 8 years ago
Daniel Grunwald bf64e754df Use MetadataToken for type lookups within the current assembly. 8 years ago
Daniel Grunwald cbcdd7b45b Remove dead code from CecilLoader. 8 years ago
Daniel Grunwald bd85b7644b Add MetadataToken property to type system. 8 years ago
Daniel Grunwald 85314b494a #1085: Keep track of whether an unresolved type is a class type or a value type. 8 years ago
Daniel Grunwald ebab7d5de0 #899: Add calli opcode to ILAst 9 years ago
Daniel Grunwald 1bcc255004 Remove a bunch of obsolete NRefactory code. 9 years ago
Daniel Grunwald fe84ea9730 WIP: yield return decompiler 9 years ago
Daniel Grunwald b3590ec292 Update cecil. 10 years ago
Siegfried Pammer 0524b4a353 Remove unused usings in solution; remove dead code; unify namespaces 10 years ago
Siegfried Pammer 88887b7c41 remove NR.Editor namespace 10 years ago
Siegfried Pammer 840ec04fde Namespace adjustments for Syntax classes 10 years ago
Christoph Wille 1ce8349dd9 Adjust namespaces 10 years ago
Siegfried Pammer 557c5a5051 fix unit test; remove FastSerializer 10 years ago
Siegfried Pammer 5bedb80a78 Phase 1: merge parts of ICSharpCode.NRefactory.CSharp into ICSharpCode.Decompiler 10 years ago