.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
 
 
 
 
Daniel Grunwald 909df643b5 Remove dead NRefactory code: DomRegion + IUnresolvedFile 7 years ago
..
CustomAttributes Fix #1095: C# decompilation, for flags enums always use hex prefix 7 years ago
Helpers Merge branch 'master' into srm 7 years ago
IL
Semantics Merge branch 'master' into srm 7 years ago
TestCases Merge branch 'master' into srm 7 years ago
TypeSystem Disable tuple tests on SRM branch for now. 7 years ago
Types
Util Fix typo in TestCreateSequencePoints 8 years ago
CodeSampleFileParser.cs
CorrectnessTestRunner.cs Use MetadataToken for type lookups within the current assembly. 7 years ago
CustomAttributes.code.cs
CustomShortCircuitOperators.cs
DataFlowTest.cs Port test infrastructure 7 years ago
DecompilerTestBase.cs Simplify PEFile API 7 years ago
Generics.cs
ICSharpCode.Decompiler.Tests.csproj Remove dead NRefactory code: DomRegion + IUnresolvedFile 7 years ago
ILPrettyTestRunner.cs #1145: Make type arguments optional in mcs auto event pattern. 7 years ago
IncrementDecrement.cs
MultidimensionalArray.cs
PrettyTestRunner.cs Disable tuple tests on SRM branch for now. 7 years ago
PropertiesAndEvents.cs
RoundtripAssembly.cs Simplify PEFile API 7 years ago
Stub.cs
TestTraceListener.cs Upgrade to NUnit 3.9 and enable parallel test execution. 7 years ago
UglyTestRunner.cs Rename CompilerOptions to CSharpCompilerOptions and add Tester.CompileVB 7 years ago
VBPrettyTestRunner.cs Fix tests 7 years ago
ValueTypes.cs