4100 Commits (5b4870e588d6d480bdbc1d98f17905aeacb43657)
 

Author SHA1 Message Date
Siegfried Pammer 49efa6ad0b Add file headers 7 years ago
Siegfried Pammer 624a037bb5
Merge pull request #1124 from Chicken-Bones/issue1123 7 years ago
Chicken-Bones 16e12dfb1a Add base. resolution to QualifierTests 7 years ago
Chicken-Bones dc58a1b40c Include "base." qualifier as needed (fixes #1123) 7 years ago
Siegfried Pammer a3840c534b
Merge pull request #1121 from Kevin-Mok/patch-1 7 years ago
Siegfried Pammer ee093267a8 Add "Remove Assemblies with load errors" command (inspired by @mookiejones, see #1096) 7 years ago
Kevin Mok 09848757db
Updated build instructions for Unix 7 years ago
Rafaat Mir d61a109632 Remove extra spaces 7 years ago
Rafaat Mir 40cadf0191 Feature Request: Search by abbreviated qualified name when not performing a full name search 7 years ago
Siegfried Pammer 816e78470d Add project ICSharpCode.Decompiler.PdbProvider.Cecil 7 years ago
Siegfried Pammer ce894c4ad4 Add IDebugInfoProvider implementations to ILSpy 7 years ago
Siegfried Pammer b751752202 Reimplement CSharpILMixedLanguage 7 years ago
Siegfried Pammer 7dd3faeb69 Fix output of qualified type names in IL. 7 years ago
Siegfried Pammer 834f7aa30b Remove cecil submodule 7 years ago
Siegfried Pammer 4aafe2db69 Remove the last traces of Mono.Cecil in ICSharpCode.Decompiler and ILSpy. 7 years ago
Siegfried Pammer d10ba668e1 Comment dead code 7 years ago
Christoph Wille 24311510ac Update frontends (console, PS, Xamarin workbook) to ics.d 3.1 RTM 7 years ago
Siegfried Pammer 59e01db150 Set up 3.1.x branch 7 years ago
Siegfried Pammer 69ef5560aa Set VersionName = null 7 years ago
Siegfried Pammer b504ca349b
Merge pull request #1108 from pentp/perf2 7 years ago
Siegfried Pammer bf3d220daf Set AddIn version to 1.8 7 years ago
Siegfried Pammer 4b888e5beb Fix #1113: ILSpy.AddIn not working with F# projects 7 years ago
Siegfried Pammer 47885b6d91 Fix release build. 7 years ago
Siegfried Pammer 70c2aa9b5b Fix submodule reference. 7 years ago
Siegfried Pammer 7aa0f49261 Revert "REVERT THIS BEFORE MERGING!" 7 years ago
Siegfried Pammer 70592cf6b8 Merge branch 'master' of https://github.com/icsharpcode/ILSpy into srm 7 years ago
Siegfried Pammer c1d640f4b4 Fix bug in WholeProjectDecompiler 7 years ago
Siegfried Pammer 3167834f30 Add missing type handling in RequiredNamespaceCollector 7 years ago
Siegfried Pammer df2a3b1b34 Fix bug in DetectTargetFrameworkId 7 years ago
Siegfried Pammer 2a8d8969d9 Remove assertions from CreateFakeField and CreateFakeMethod. 7 years ago
Siegfried Pammer d505eda046 Fix bug with parameters in method and properties that do not have an associated parameter handle. 7 years ago
Siegfried Pammer f3c9739eab Disable broken OverloadResolution test: No idea why this is broken. 7 years ago
Siegfried Pammer 592935537a Migrate AsyncAwaitDecompiler and YieldReturnDecompiler to SRM. 7 years ago
Siegfried Pammer 5864016e98 Add finish support for MarshalInfo in MetadataLoader 7 years ago
Siegfried Pammer 5eea974e7b Fix some NotImplementedExceptions in RequiredNamespaceCollector 7 years ago
Siegfried Pammer 605a760cc2 Fix NotImplementedException in ILSignatureProvider.GetPrimitiveType 7 years ago
Siegfried Pammer fb41cfe4f8 Fix bugs when dealing with pinned local vars and varargs methods 7 years ago
Siegfried Pammer 79b5048fdc Fix bugs in testing infrastructure 7 years ago
Siegfried Pammer e704b89109 Fix output of varargs methods in disassembler 7 years ago
Siegfried Pammer 9b4bf8aaed Fix handling of class type arguments in ResolveAsMethod 7 years ago
Siegfried Pammer f6400c1f9e Fix AssertRoundtripCode 7 years ago
Siegfried Pammer 6b195b870b Partially rewrite RequiredNamespaceCollector 7 years ago
Siegfried Pammer 22caec334b Implement basic support for generic methods in DecompilerTypeSystem + implement ResolveAsMember 7 years ago
Siegfried Pammer a09ff12a67 Fix bugs with parameters and parameter attributes in MetadataLoader 7 years ago
Pent Ploompuu a63e65fae8 Reduced allocations in ILInlining 7 years ago
Siegfried Pammer 32943a2597 Fix bug in DecompilerTypeSystem 7 years ago
Siegfried Pammer d3aae6d70b Fix bug in PropertyTreeNode.GetText 7 years ago
Siegfried Pammer a8262dd506 Add back CSharpLanguage and ILAstLanguage 7 years ago
Siegfried Pammer 4263fc298e Fix bug in MetadataLoader 7 years ago
Siegfried Pammer dbc6dde738 Fix build of ILSpy.csproj 7 years ago