.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 f155ca4ef6 Fix #938: add support for I4->I stack type adjustments. 8 years ago
..
CustomAttributes Remove sequential values from enum members + display powers of two (- 1) as hex. 8 years ago
Helpers Merge pull request #960 from icsharpcode/increment 8 years ago
IL
TestCases Fix #938: add support for I4->I stack type adjustments. 8 years ago
Types
Util [nullables] Fix nullable transform being applied incorrectly. 8 years ago
CodeSampleFileParser.cs
CorrectnessTestRunner.cs #966: Add MiniJSON.cs as correctness test case. Needs further work to make it a pretty test. 8 years ago
CustomAttributes.code.cs
CustomShortCircuitOperators.cs
DataFlowTest.cs Remove redundant lambda casts. 8 years ago
DecompilerTestBase.cs Put path to TestCases-dir into a constant. 8 years ago
DoubleConstants.cs
ExpressionTrees.cs
Generics.cs
ICSharpCode.Decompiler.Tests.csproj #966: Add MiniJSON.cs as correctness test case. Needs further work to make it a pretty test. 8 years ago
ILPrettyTestRunner.cs Fix #959: Crash in CSharp.StatementBuilder.TranslateSwitch (due to empty sequence) 8 years ago
IncrementDecrement.cs
MultidimensionalArray.cs
PrettyTestRunner.cs Adjust Loops test. 8 years ago
PropertiesAndEvents.cs
RoundtripAssembly.cs Update ILSpy-tests submodule for updated ICSharpCode.Decompiler.dll. 8 years ago
Stub.cs Use tabs instead of spaces. 8 years ago
TestTraceListener.cs
ValueTypes.cs