.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 adb4f31fce Merge branch 'master' of https://github.com/icsharpcode/ILSpy into dynamic 7 years ago
..
CustomAttributes Fix #1095: C# decompilation, for flags enums always use hex prefix 7 years ago
Helpers Added DynamicTests. 7 years ago
IL
Semantics Type system: add support for tuple conversions. 7 years ago
TestCases Merge branch 'master' of https://github.com/icsharpcode/ILSpy into dynamic 7 years ago
TypeSystem Revive NR ConversionTests 7 years ago
Types
Util Fix typo in TestCreateSequencePoints 7 years ago
CodeSampleFileParser.cs
CorrectnessTestRunner.cs Use MetadataToken for type lookups within the current assembly. 7 years ago
CustomAttributes.code.cs
CustomShortCircuitOperators.cs
DataFlowTest.cs First implementation of TransformExpressionTrees 8 years ago
DecompilerTestBase.cs Add minimal pretty tests for ref structs. 7 years ago
Generics.cs
ICSharpCode.Decompiler.Tests.csproj Merge branch 'master' of https://github.com/icsharpcode/ILSpy into dynamic 7 years ago
ILPrettyTestRunner.cs Fix #1157: Decompilation of abstract events and overridden auto events 7 years ago
IncrementDecrement.cs
MultidimensionalArray.cs
PrettyTestRunner.cs Merge branch 'master' of https://github.com/icsharpcode/ILSpy into dynamic 7 years ago
PropertiesAndEvents.cs
RoundtripAssembly.cs Upgrade to NUnit 3.9 and enable parallel test execution. 7 years ago
Stub.cs
TestTraceListener.cs Upgrade to NUnit 3.9 and enable parallel test execution. 7 years ago
UglyTestRunner.cs Rename CompilerOptions to CSharpCompilerOptions and add Tester.CompileVB 7 years ago
VBPrettyTestRunner.cs Fix tests 7 years ago
ValueTypes.cs