.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.
 
 
 
 
Andrey Shchekin 6ba6b8c8f6 Added support for ArrayInitializers=false to suppress prettifier over array initializers (used by SharpLab). 7 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 7 years ago
IL Move test projects to their own directory in \ 8 years ago
TestCases Added support for ArrayInitializers=false to suppress prettifier over array initializers (used by SharpLab). 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 Fix bug in StringInterpolation transform: do not transform if arguments use string literals, nested string literals are not allowed. 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
DataFlowTest.cs First implementation of TransformExpressionTrees 8 years ago
DecompilerTestBase.cs Put path to TestCases-dir into a constant. 8 years ago
DoubleConstants.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 Added support for ArrayInitializers=false to suppress prettifier over array initializers (used by SharpLab). 7 years ago
ILPrettyTestRunner.cs Fix #1083: add pattern for mcs auto events (version 4) 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 Merge branch 'master' of github.com:icsharpcode/ILSpy into string-interpolation 7 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
TestTraceListener.cs Move test projects to their own directory in \ 8 years ago
UglyTestRunner.cs Added support for ArrayInitializers=false to suppress prettifier over array initializers (used by SharpLab). 7 years ago
ValueTypes.cs Move test projects to their own directory in \ 8 years ago