.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 58dfd70855 Revive NR ConversionTests 7 years ago
..
CustomAttributes Fix #1095: C# decompilation, for flags enums always use hex prefix 7 years ago
Helpers Avoid redundant explicit boxing casts 7 years ago
IL Move test projects to their own directory in \ 8 years ago
Semantics Revive NR ConversionTests 7 years ago
TestCases Add support for C# 7.3 Attributes on backing fields: Allows [field: …] attributes on an auto-implemented property to target its backing field. 7 years ago
TypeSystem Revive NR ConversionTests 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 Revive NR ConversionTests 7 years ago
ILPrettyTestRunner.cs Fix C# 1.0 switch on string transform and add tests 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