.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 9d602f10e5
Fix typo in TestCreateSequencePoints
8 years ago
..
CustomAttributes Remove sequential values from enum members + display powers of two (- 1) as hex. 8 years ago
Helpers Add a unit-test for CreateSequencePoints 8 years ago
IL
TestCases Fix #1042: Wrong decompile result for collection initializers 8 years ago
Types
Util Fix typo in TestCreateSequencePoints 8 years ago
CodeSampleFileParser.cs
CorrectnessTestRunner.cs Add test case for #981, and fix decompilation of ?: operator on StackType.Ref (necessary to make the testcase compile). 8 years ago
CustomAttributes.code.cs
CustomShortCircuitOperators.cs
DataFlowTest.cs First implementation of TransformExpressionTrees 8 years ago
DecompilerTestBase.cs
DoubleConstants.cs
Generics.cs
ICSharpCode.Decompiler.Tests.csproj Add a unit-test for CreateSequencePoints 8 years ago
ILPrettyTestRunner.cs Fix #982: ILSpy should ignore the parameter name of property setter and always use "value" instead in C# 8 years ago
IncrementDecrement.cs
MultidimensionalArray.cs
PrettyTestRunner.cs Add support for async main method 8 years ago
PropertiesAndEvents.cs
RoundtripAssembly.cs
Stub.cs
TestTraceListener.cs
ValueTypes.cs