.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 b396d203bd Merge IDecompilerTypeSystem with ICompilation. 8 years ago
..
Helpers Use the resolve methods in MetadataModule, and remove the wrappers in DecompilerTypeSystem. 8 years ago
IL
Semantics Rename IAssembly -> IModule. 8 years ago
TestCases Implement new declsec parser in ReflectionDisassembler + added unit tests. 8 years ago
TypeSystem Merge IDecompilerTypeSystem with ICompilation. 8 years ago
Types
Util Merge IDecompilerTypeSystem with ICompilation. 8 years ago
CodeSampleFileParser.cs
CorrectnessTestRunner.cs Move CustomAttributeTests to PrettyTestRunner 8 years ago
CustomAttributes.code.cs
CustomShortCircuitOperators.cs
DataFlowTest.cs Eliminate SpecializingDecompilerTypeSystem and use GenericContext instead. 8 years ago
DisassemblerPrettyTestRunner.cs Implement new declsec parser in ReflectionDisassembler + added unit tests. 8 years ago
Generics.cs
ICSharpCode.Decompiler.Tests.csproj Implement new declsec parser in ReflectionDisassembler + added unit tests. 8 years ago
ILPrettyTestRunner.cs Move CustomAttributeTests to PrettyTestRunner 8 years ago
IncrementDecrement.cs
MultidimensionalArray.cs
PrettyTestRunner.cs Merge branch 'master' of https://github.com/icsharpcode/ILSpy into srm 8 years ago
PropertiesAndEvents.cs
RoundtripAssembly.cs Clean up PEFile, move Pdb related types to DebugInfo namespace 8 years ago
Stub.cs
TestTraceListener.cs
UglyTestRunner.cs Move CustomAttributeTests to PrettyTestRunner 8 years ago
VBPrettyTestRunner.cs Move CustomAttributeTests to PrettyTestRunner 8 years ago
ValueTypes.cs