.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 57d59a703e Fix await in finally pattern with using statement. 7 years ago
..
CustomAttributes Fix #1095: C# decompilation, for flags enums always use hex prefix 7 years ago
Helpers Filter out a bunch of non-determinism from the generated pretty test IL files. 7 years ago
IL Move test projects to their own directory in \ 8 years ago
Semantics Use IReadOnlyList<T> instead of IList<T> in the resolved type system. 7 years ago
TestCases Fix await in finally pattern with using statement. 7 years ago
TypeSystem Add back the NRefactory TypeSystemLoaderTests. 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 First implementation of TransformExpressionTrees 8 years ago
DecompilerTestBase.cs Add minimal pretty tests for ref structs. 7 years ago
Generics.cs Move test projects to their own directory in \ 8 years ago
ICSharpCode.Decompiler.Tests.csproj Add back the NRefactory TypeSystemLoaderTests. 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 Upgrade to NUnit 3.9 and enable parallel test execution. 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