.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.
 
 
 
 
Daniel Grunwald 0cf50aa827 Fix #1959: Resolve the "F(G<A,B>(7));" grammar ambiguity by inserting parentheses when necessary. 5 years ago
..
Helpers Fix #1881: Not properly reusing names from PDB#2 5 years ago
Output
Semantics
TestCases Fix #1959: Resolve the "F(G<A,B>(7));" grammar ambiguity by inserting parentheses when necessary. 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
DisassemblerPrettyTestRunner.cs
ICSharpCode.Decompiler.Tests.csproj Fix #1881: Not properly reusing names from PDB#2 5 years ago
ILPrettyTestRunner.cs Fix #1924: preserve hexadecimal format when converting literal to wider type 5 years ago
PdbGenerationTestRunner.cs Fix #1881: Not properly reusing names from PDB#2 5 years ago
PrettyTestRunner.cs Fix #1881: Not properly reusing names from PDB#2 5 years ago
RoundtripAssembly.cs Fix #1734: Do not roundtrip ICSharpCode.Decompiler test-case. 6 years ago
Stub.cs
TestTraceListener.cs
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