.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 458f448fae Avoid unnecessary allocations of MetadataReader and clean up Dom structs a bit. 7 years ago
..
CustomAttributes Fix #1095: C# decompilation, for flags enums always use hex prefix 7 years ago
Helpers Avoid unnecessary allocations of MetadataReader and clean up Dom structs a bit. 7 years ago
IL Move test projects to their own directory in \ 8 years ago
Semantics Disable broken OverloadResolution test: No idea why this is broken. 7 years ago
TestCases Fix ReflectionDisassembler so that we can re-generate the IL files for the PInvoke test. 7 years ago
TypeSystem Merge branch 'master' of https://github.com/icsharpcode/ILSpy into srm 7 years ago
Types Move test projects to their own directory in \ 8 years ago
Util Fix typo in TestCreateSequencePoints 7 years ago
CodeSampleFileParser.cs Move test projects to their own directory in \ 8 years ago
CorrectnessTestRunner.cs Use MetadataToken for type lookups within the current assembly. 7 years ago
CustomAttributes.code.cs Move test projects to their own directory in \ 8 years ago
CustomShortCircuitOperators.cs Move test projects to their own directory in \ 8 years ago
DataFlowTest.cs Port test infrastructure 7 years ago
DecompilerTestBase.cs Simplify PEFile API 7 years ago
Generics.cs Move test projects to their own directory in \ 8 years ago
ICSharpCode.Decompiler.Tests.csproj Merge branch 'master' into srm 7 years ago
ILPrettyTestRunner.cs Upgrade to NUnit 3.9 and enable parallel test execution. 7 years ago
IncrementDecrement.cs Move test projects to their own directory in \ 8 years ago
MultidimensionalArray.cs Move test projects to their own directory in \ 8 years ago
PrettyTestRunner.cs Add pretty tests for anonymous types for mcs. 7 years ago
PropertiesAndEvents.cs Move test projects to their own directory in \ 8 years ago
RoundtripAssembly.cs Simplify PEFile API 7 years ago
Stub.cs Use tabs instead of spaces. 8 years ago
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 Move test projects to their own directory in \ 8 years ago