.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.
 
 
 
 
dymanoid b492a20442 Move assembly resolution logic to better place 5 years ago
..
Helpers Fix #1881: Not properly reusing names from PDB#2 5 years ago
Output Extend TypeSystem/TypeSystemLoaderTests and CSharpAmbienceTests. 7 years ago
Semantics Rename IAssembly -> IModule. 7 years ago
TestCases Merge branch 'master' into ranges 5 years ago
TypeSystem Introduce ReferenceKind in IParameter and ByReferenceResolveResult. 6 years ago
Util Move SequencePointTests to DebugInfo directory. 6 years ago
CorrectnessTestRunner.cs Fix #1794: Avoid extra cast to double for ulong -> float conversion 6 years ago
DataFlowTest.cs Eliminate SpecializingDecompilerTypeSystem and use GenericContext instead. 7 years ago
DisassemblerPrettyTestRunner.cs Implement new declsec parser in ReflectionDisassembler + added unit tests. 7 years ago
ICSharpCode.Decompiler.Tests.csproj Move assembly resolution logic to better place 5 years ago
ILPrettyTestRunner.cs #1918: Fix a bunch of issues with pinned region detection. 5 years ago
PdbGenerationTestRunner.cs Fix #1881: Not properly reusing names from PDB#2 5 years ago
PrettyTestRunner.cs Add support for C# 8 range syntax. 5 years ago
RoundtripAssembly.cs Move assembly resolution logic to better place 5 years ago
Stub.cs
TestAssemblyResolver.cs Move assembly resolution logic to better place 5 years ago
TestTraceListener.cs Upgrade to NUnit 3.9 and enable parallel test execution. 7 years ago
UglyTestRunner.cs Fix #1863: Invalid decompilation: accessibility level for CompilerGenerated method 5 years ago
VBPrettyTestRunner.cs Fix #1906: RRs for default expressions of primitive types should use the correct constant value. 5 years ago