.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.
 
 
 
 
Siegfried Pammer f1f70d0ded Fix #1148: Do not use hexadecimal display in enums if the value is negative. 7 years ago
..
Helpers Remove unused TypeSystemHelper.cs 7 years ago
IL
Semantics Rename IAssembly -> IModule. 7 years ago
TestCases Fix #1148: Do not use hexadecimal display in enums if the value is negative. 7 years ago
TypeSystem Merge IDecompilerTypeSystem with ICompilation. 7 years ago
Types
Util Merge IDecompilerTypeSystem with ICompilation. 7 years ago
CodeSampleFileParser.cs
CorrectnessTestRunner.cs Move CustomAttributeTests to PrettyTestRunner 7 years ago
CustomAttributes.code.cs
CustomShortCircuitOperators.cs
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
Generics.cs
ICSharpCode.Decompiler.Tests.csproj Fix #1148: Do not use hexadecimal display in enums if the value is negative. 7 years ago
ILPrettyTestRunner.cs Move CustomAttributeTests to PrettyTestRunner 7 years ago
IncrementDecrement.cs
MultidimensionalArray.cs
PrettyTestRunner.cs Fix #1148: Do not use hexadecimal display in enums if the value is negative. 7 years ago
PropertiesAndEvents.cs
RoundtripAssembly.cs Clean up PEFile, move Pdb related types to DebugInfo namespace 7 years ago
Stub.cs
TestTraceListener.cs Upgrade to NUnit 3.9 and enable parallel test execution. 8 years ago
UglyTestRunner.cs Move CustomAttributeTests to PrettyTestRunner 7 years ago
VBPrettyTestRunner.cs Move CustomAttributeTests to PrettyTestRunner 7 years ago
ValueTypes.cs