.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 b16ca10128 Merge branch 'WithNUnit' of git://github.com/arturek/ILSpy 15 years ago
..
Transforms Merge branch 'WithNUnit' of git://github.com/arturek/ILSpy 15 years ago
AstBuilder.cs Merge branch 'WithNUnit' of git://github.com/arturek/ILSpy 15 years ago
AstMethodBodyBuilder.cs Merge branch 'WithNUnit' of git://github.com/arturek/ILSpy 15 years ago
CommentStatement.cs Implement pattern matching for statements. 15 years ago
DeclareVariableInSmallestScope.cs Preserve annotations when declaring local variables. 15 years ago
DecompilerContext.cs Implemented removal of closures ("display class" introduced by C# compiler for anonymous methods) 15 years ago
NRefactoryExtensions.cs Replace 'i += 1' with 'i++'. Closes #33. 15 years ago
NameVariables.cs Pass field names through CleanUpVariableName before using them as variable names. 15 years ago
TextOutputFormatter.cs Members of a type are collapsed by default. 15 years ago