.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 53a050552b Add support for syntax sugar when writing out the ILAst. 8 years ago
..
CustomAttributes Fix #858: parse local type arguments in reflection names. 8 years ago
FSharpPatterns
Helpers Add support for #if LEGACY_CSC to pretty tests. 8 years ago
IL
TestCases Add support for syntax sugar when writing out the ILAst. 8 years ago
Types
Util [nullables] Fix nullable transform being applied incorrectly. 8 years ago
CodeSampleFileParser.cs
CorrectnessTestRunner.cs [nullables] Fix nullable transform being applied incorrectly. 8 years ago
CustomAttributes.code.cs
CustomShortCircuitOperators.cs
DecompilerTestBase.cs Put path to TestCases-dir into a constant. 8 years ago
DelegateConstruction.cs
DoubleConstants.cs
ExpressionTrees.cs
Generics.cs
ICSharpCode.Decompiler.Tests.csproj [nullables] Fix nullable transform being applied incorrectly. 8 years ago
ILPrettyTestRunner.cs Put path to TestCases-dir into a constant. 8 years ago
IncrementDecrement.cs
MultidimensionalArray.cs
PrettyTestRunner.cs Eliminate the dedicated logic.not instruction, and treat it as syntax sugar similar to logic.and/logic.or. 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
Switch.cs
TestTraceListener.cs
ValueTypes.cs