.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Christoph Wille 6db9a02180
Merge pull request #3686 from icsharpcode/custom-signature-decoder-comparer
6 months ago
..
Helpers Add failing test and test infrastructure adjustments to allow compiling referenced assemblies in one go. 6 months ago
Metadata Add test cases 6 months ago
Output Add ILAmbience 9 months ago
ProjectDecompiler dev: Strip BOM mark from text files 1 year ago
Properties Migrate from .ruleset to .editorconfig 9 months ago
Semantics Fix IDE2000 globally 9 months ago
TestCases Merge pull request #3686 from icsharpcode/custom-signature-decoder-comparer 6 months ago
TypeSystem Fix IDE2000 globally 9 months ago
Util Fix IDE2000 globally 9 months ago
.editorconfig Migrate from .ruleset to .editorconfig 9 months ago
CorrectnessTestRunner.cs Prevent inlining of call arguments when doing so would change order of evaluation with regards to the implicit ldobj performed by a constrained.callvirt. 1 year ago
DataFlowTest.cs dev: Strip BOM mark from text files 1 year ago
DisassemblerPrettyTestRunner.cs dev: Strip BOM mark from text files 1 year ago
ICSharpCode.Decompiler.Tests.csproj Merge pull request #3686 from icsharpcode/custom-signature-decoder-comparer 6 months ago
ILPrettyTestRunner.cs Add tests for ExtensionEncodingV1 and ExtensionEncodingV2. 11 months ago
PdbGenerationTestRunner.cs dev: Strip BOM mark from text files 1 year ago
PrettyTestRunner.cs Merge pull request #3686 from icsharpcode/custom-signature-decoder-comparer 6 months ago
RoundtripAssembly.cs dev: Strip BOM mark from text files 1 year ago
TestAssemblyResolver.cs dev: Strip BOM mark from text files 1 year ago
TestTraceListener.cs dev: Strip BOM mark from text files 1 year ago
UglyTestRunner.cs dev: Strip BOM mark from text files 1 year ago
VBPrettyTestRunner.cs Add TestsAssemblyOutput, keep existing behavior of output assembly locations 2 years ago