.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 62fe21fb9f add transformation of decimal literals and decimal constants 10 years ago
..
CustomAttributes Enable travis CI 10 years ago
Helpers move DecompilerSettings to ICSharpCode.Decompiler 10 years ago
IL
ILTransforms Remove the evaluation stack from ILAst; the ILReader now directly introduces stack variables. 10 years ago
TestCases add transformation of decimal literals and decimal constants 10 years ago
Types ICSharpCode.Decompiler: Merge changes from SharpDevelop to ILSpy. 10 years ago
Util Interval improvements 10 years ago
Async.cs Revert "Fixed decompiling empty async methods." 11 years ago
BooleanConsumedAsInteger.il
CallOverloadedMethod.cs
CheckedUnchecked.cs
CodeSampleFileParser.cs Add #pragma to suppress warning in test case 11 years ago
CustomAttributes.code.cs
CustomShortCircuitOperators.cs Temporary workaround for Roslyn compiler bug 11 years ago
DecompilerTestBase.cs move DecompilerSettings to ICSharpCode.Decompiler 10 years ago
DelegateConstruction.cs
DoubleConstants.cs ICSharpCode.Decompiler: Merge changes from SharpDevelop to ILSpy. 10 years ago
ExceptionHandling.cs
ExpressionTrees.cs
Generics.cs
ICSharpCode.Decompiler.Tests.csproj add transformation of decimal literals and decimal constants 10 years ago
IncrementDecrement.cs
LiftedOperators.cs
Lock.cs fix #560: properly recognize `lock` pattern of C# 2, and add `lock (this)` pattern 11 years ago
Loops.cs Add ILInstruction.ReplaceWith() method and make ILInstruction.Children an IReadOnlyList. 11 years ago
MultidimensionalArray.cs
PInvoke.cs
PropertiesAndEvents.cs
QueryExpressions.cs Adjust ILSpy to new NRefactory and ICSharpCode.Decompiler versions. 10 years ago
Switch.cs
TestRunner.cs add transformation of decimal literals and decimal constants 10 years ago
TypeAnalysisTests.cs Remove failing unit test; bug #393 is fixed but the test still fails due to unnecessary '& 31'. 11 years ago
UndocumentedExpressions.cs
UnsafeCode.cs Fixed some corner cases 10 years ago
ValueTypes.cs added fix for unsigned comparison with signed integral types; 11 years ago
YieldReturn.cs
nunit.framework.dll
packages.config Add NRefactory 5.5.1 source code. 10 years ago