.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.
 
 
 
 
Daniel Grunwald 3875839485 Fixed bug in switch transform. 14 years ago
..
CustomAttributes Display return type attributes on delegates. 14 years ago
Helpers - Replaced simple Test differ with full-blown DiffLib-backed implementation (pulled in w/ NuGet), to improve failed test messages. 14 years ago
StackTests Added the test program for ILAst building 15 years ago
Types Implemented printing of .overrides and interfaces directives in IL. 14 years ago
BooleanConsumedAsInteger.il Fix bugs in type analysis. Closes #38. 15 years ago
CallOverloadedMethod.cs Fix #87: missing cast when calling explicit interface implementation. 14 years ago
CheckedUnchecked.cs Include UndocumentedExpressions.cs in unit tests. 14 years ago
CodeSampleFileParser.cs testing code that helps running independent decompilation tests. 15 years ago
CustomAttributes.code.cs testing code that helps running independent decompilation tests. 15 years ago
DecompilerTestBase.cs - Replaced simple Test differ with full-blown DiffLib-backed implementation (pulled in w/ NuGet), to improve failed test messages. 14 years ago
DelegateConstruction.cs Fixed decompilation of nested lambdas. 14 years ago
ExceptionHandling.cs Adjust unit tests. 15 years ago
Generics.cs Adjust unit tests. 15 years ago
ICSharpCode.Decompiler.Tests.csproj Merge remote branch 'ALyman/tests-real-diff' 14 years ago
IncrementDecrement.cs - Replaced simple Test differ with full-blown DiffLib-backed implementation (pulled in w/ NuGet), to improve failed test messages. 14 years ago
InitializerTests.cs Fixed type analysis for collection initializers. Closes #104. 14 years ago
Loops.cs Implemented foreach pattern over non-generic collections. 14 years ago
MultidimensionalArray.cs Add pre- and post-increment support for properties (both instance and static) and for multi-dimensional arrays. 15 years ago
PropertiesAndEvents.cs Adjust unit tests. 15 years ago
QueryExpressions.cs Add support for query continuations. 14 years ago
Switch.cs Fixed bug in switch transform. 14 years ago
TestRunner.cs Fixed bug in switch transform. 14 years ago
UndocumentedExpressions.cs Include UndocumentedExpressions.cs in unit tests. 14 years ago
UnsafeCode.cs Add pre- and post-increment support for properties (both instance and static) and for multi-dimensional arrays. 15 years ago
ValueTypes.cs Fixed 'as' and 'is' operators for value types. 14 years ago
YieldReturn.cs Implemented decompilation of 'lock'. 15 years ago
nunit.framework.dll Merge branch 'WithNUnit' of git://github.com/arturek/ILSpy 15 years ago
packages.config - Replaced simple Test differ with full-blown DiffLib-backed implementation (pulled in w/ NuGet), to improve failed test messages. 14 years ago