.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.
 
 
 
 
Christoph Wille 29e05778c6 See #1416. Also upgraded Cecil to .3 (from .1) 7 years ago
..
Helpers Fix unit tests. 7 years ago
IL Move test projects to their own directory in \ 9 years ago
Output Extend TypeSystem/TypeSystemLoaderTests and CSharpAmbienceTests. 8 years ago
Semantics Rename IAssembly -> IModule. 8 years ago
TestCases Fix #1395: do-while loop missing entry-point label. 7 years ago
TypeSystem Fix #1394: Fields marked 'specialname' are excluded from the type system 7 years ago
Types Move test projects to their own directory in \ 9 years ago
Util Merge IDecompilerTypeSystem with ICompilation. 8 years ago
CodeSampleFileParser.cs Move test projects to their own directory in \ 9 years ago
CorrectnessTestRunner.cs Add detection of local functions, so we do not hide the methods/display classes. 8 years ago
CustomAttributes.code.cs Move test projects to their own directory in \ 9 years ago
DataFlowTest.cs Eliminate SpecializingDecompilerTypeSystem and use GenericContext instead. 8 years ago
DisassemblerPrettyTestRunner.cs Implement new declsec parser in ReflectionDisassembler + added unit tests. 8 years ago
Generics.cs Move test projects to their own directory in \ 9 years ago
ICSharpCode.Decompiler.Tests.csproj See #1416. Also upgraded Cecil to .3 (from .1) 7 years ago
ILPrettyTestRunner.cs Fix #1325: Do not perform inline assignment transform on setter calls, that belong to parameterized properties. 7 years ago
IncrementDecrement.cs Move test projects to their own directory in \ 9 years ago
MultidimensionalArray.cs Move test projects to their own directory in \ 9 years ago
PrettyTestRunner.cs Fix #1378: Missing unsafe modifier for static fields 7 years ago
PropertiesAndEvents.cs Move test projects to their own directory in \ 9 years ago
RoundtripAssembly.cs Add LangVersion support to WholeProjectDecompiler and add NonTrailingNamedArguments setting. 8 years ago
Stub.cs Use tabs instead of spaces. 9 years ago
TestTraceListener.cs Upgrade to NUnit 3.9 and enable parallel test execution. 8 years ago
UglyTestRunner.cs Fixed bug with decimal optional parameters not being resolved correctly. 8 years ago
VBPrettyTestRunner.cs Move CustomAttributeTests to PrettyTestRunner 8 years ago
ValueTypes.cs Move test projects to their own directory in \ 9 years ago