.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.
 
 
 
 
Siegfried Pammer e96d48b809 Move SequencePointTests to DebugInfo directory. 7 years ago
..
DebugInfo Move SequencePointTests to DebugInfo directory. 7 years ago
Helpers Fix #1404: local variables with init flag are not declared in the correct scope 7 years ago
IL Add StackTests.il test case. 7 years ago
Output Extend TypeSystem/TypeSystemLoaderTests and CSharpAmbienceTests. 8 years ago
Semantics Rename IAssembly -> IModule. 8 years ago
TestCases Add StackTests.il test case. 7 years ago
TypeSystem Fix #1394: Fields marked 'specialname' are excluded from the type system 7 years ago
Types
Util Move SequencePointTests to DebugInfo directory. 7 years ago
CodeSampleFileParser.cs
CorrectnessTestRunner.cs Add StackTests.il test case. 7 years ago
CustomAttributes.code.cs
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
ICSharpCode.Decompiler.Tests.csproj Move SequencePointTests to DebugInfo directory. 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
MultidimensionalArray.cs
PrettyTestRunner.cs Add RunVB() for VB correctness tests 7 years ago
PropertiesAndEvents.cs
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 Add RunVB() for VB correctness tests 7 years ago
VBPrettyTestRunner.cs Add RunVB() for VB correctness tests 7 years ago
ValueTypes.cs