Daniel Grunwald
|
f290d81535
|
Fix ReflectionDisassembler so that we can re-generate the IL files for the PInvoke test.
|
7 years ago |
Daniel Grunwald
|
de2eac5e89
|
Merge branch 'master' into srm
|
7 years ago |
Daniel Grunwald
|
25706f2a39
|
Support logic.and/etc. in IsImplicitTruncation().
|
7 years ago |
Daniel Grunwald
|
75a627d40b
|
Don't use compound assignment when the RHS value does not fit into the LHS type.
|
7 years ago |
Daniel Grunwald
|
ceb2b69798
|
Update the Roslyn compiler for the tests to 2.8.0.
|
7 years ago |
Daniel Grunwald
|
b2197b2f95
|
Regenerate all IL test cases.
This removes non-deterministic and system-dependent info from the files, so that in the future,
diffs should only show relevant changes.
|
7 years ago |
Daniel Grunwald
|
293b60245f
|
Merge branch '3.1.x'
|
7 years ago |
Daniel Grunwald
|
1df05e09e9
|
Fix base constructor calls.
|
7 years ago |
Daniel Grunwald
|
d87820e226
|
Avoid redundant explicit boxing casts
|
7 years ago |
Daniel Grunwald
|
80e191ae03
|
Fix missing 'base.' qualifier on non-virtual call to virtual base method.
|
7 years ago |
Siegfried Pammer
|
e91ad3915c
|
Add PortablePdbWriter and GeneratePdbContextMenuEntry
|
7 years ago |
Siegfried Pammer
|
67e6f8daf5
|
Fix loading of portable PDBs in ILSpy
|
7 years ago |
Siegfried Pammer
|
c53d362c9c
|
Fix NRE in DiaSymNativeDebugInfoProvider
|
7 years ago |
Siegfried Pammer
|
afc3337749
|
Implement SpecializingDecompilerTypeSystem.ResolveAsMember
|
7 years ago |
Siegfried Pammer
|
56c90bf119
|
Fix output of generic parameters in AstTypeBuilder and CSharpLanguage.TypeDefinitionToString
|
7 years ago |
Siegfried Pammer
|
cbb1f204e1
|
Rename DynamicAwareTypeReference to DynamicTypeReference
|
7 years ago |
Daniel Grunwald
|
ea211ddbd4
|
Use existing TypeParameterReference instances instead of creating new ones.
|
7 years ago |
Siegfried Pammer
|
d7072adef7
|
Fix bug in BaseTypesEntryNode
|
7 years ago |
Siegfried Pammer
|
9f455c3530
|
Merge branch 'master' of https://github.com/icsharpcode/ILSpy into srm
|
7 years ago |
Siegfried Pammer
|
9680abdf0e
|
RequiredNamespaceCollector: Fix missing imports on generic parameters.
|
7 years ago |
Siegfried Pammer
|
1ab0066b1c
|
Merge branch '3.1.x' of https://github.com/icsharpcode/ILSpy
|
7 years ago |
Siegfried Pammer
|
cb45db6b86
|
Add highlighting for var and dynamic
|
7 years ago |
Siegfried Pammer
|
6601f53a40
|
Replace Format*Name with *ToString methods. Remove HighlightSearchMatch.
|
7 years ago |
Siegfried Pammer
|
49efa6ad0b
|
Add file headers
|
7 years ago |
Siegfried Pammer
|
624a037bb5
|
Merge pull request #1124 from Chicken-Bones/issue1123
Include "base." qualifier as needed (fixes #1123)
|
7 years ago |
Chicken-Bones
|
16e12dfb1a
|
Add base. resolution to QualifierTests
|
7 years ago |
Chicken-Bones
|
dc58a1b40c
|
Include "base." qualifier as needed (fixes #1123)
Adds BaseReferenceExpression to ThisReferenceExpression target required checks
|
7 years ago |
Siegfried Pammer
|
a3840c534b
|
Merge pull request #1121 from Kevin-Mok/patch-1
Updated build instructions for Unix
|
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
Based on personal experience and #1062.
|
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
Reduced allocations in ILInlining
|
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!"
This reverts commit 12f0169164 .
|
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 |