.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.
 
 
 
 
Eusebiu Marcu 0c65f668d5 Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
..
Transforms Declare variables in the correct location. 15 years ago
AstBuilder.cs Use ConcurrentDictionary 15 years ago
AstMethodBodyBuilder.cs Support for short circuit conditional operators (&& and ||) 15 years ago
CSharpCodeMapping.cs Use ConcurrentDictionary 15 years ago
CommentStatement.cs Merge in the latest NRefactory (8db1fe252f6539e9cde8c9fb5f59aa60e4089d8f) 15 years ago
DeclareVariableInSmallestScope.cs Declare variables in the correct location. 15 years ago
DecompilerContext.cs Implemented removal of closures ("display class" introduced by C# compiler for anonymous methods) 15 years ago
NRefactoryExtensions.cs Fix decompilation of as/is operators. 15 years ago
NameVariables.cs Minor fix in variable naming (Unable to cast object of type 'Decompiler.ILVariable' to type 'Mono.Cecil.ParameterDefinition') 15 years ago
TextOutputFormatter.cs CSharp Code mappings and stepping 15 years ago