.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 4830b37ab9 [nullables] Add support for '??' operator on nullables. 8 years ago
..
CustomAttributes Fix #856: fix decompilation of attributes where null is passed to a parameter of type System.Type. 8 years ago
FSharpPatterns Move test projects to their own directory in \ 8 years ago
Helpers Add support for #if LEGACY_CSC to pretty tests. 8 years ago
IL Move test projects to their own directory in \ 8 years ago
TestCases [nullables] Add support for '??' operator on nullables. 8 years ago
Types Move test projects to their own directory in \ 8 years ago
Util [nullables] Fix nullable transform being applied incorrectly. 8 years ago
CodeSampleFileParser.cs Move test projects to their own directory in \ 8 years ago
CorrectnessTestRunner.cs [nullables] Fix nullable transform being applied incorrectly. 8 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
DecompilerTestBase.cs Put path to TestCases-dir into a constant. 8 years ago
DelegateConstruction.cs Move test projects to their own directory in \ 8 years ago
DoubleConstants.cs Move test projects to their own directory in \ 8 years ago
ExpressionTrees.cs Move test projects to their own directory in \ 8 years ago
Generics.cs Move test projects to their own directory in \ 8 years ago
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 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 Implement C# 2, C# 4 legacy and Roslyn lock patterns. 8 years ago
PropertiesAndEvents.cs Move test projects to their own directory in \ 8 years ago
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 Move test projects to their own directory in \ 8 years ago
TestTraceListener.cs Move test projects to their own directory in \ 8 years ago
ValueTypes.cs Move test projects to their own directory in \ 8 years ago