.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.
 
 
 
 
David Srbecký e6269f491b Moved jump reduction to the Ast transform phase 15 years ago
..
Ast Moved jump reduction to the Ast transform phase 15 years ago
Lexer Add NRefactory source code 15 years ago
Parser NRefactory: INode.Children type changed from List<T> to more general IList<T> 15 years ago
PrettyPrinter Add NRefactory source code 15 years ago
Visitors Add NRefactory source code 15 years ago
EnvironmentInformationProvider.cs Add NRefactory source code 15 years ago
IAstVisitor.cs Add NRefactory source code 15 years ago
Location.cs Add NRefactory source code 15 years ago
OperatorPrecedence.cs Add NRefactory source code 15 years ago
ParserFactory.cs Add NRefactory source code 15 years ago
SnippetParser.cs NRefactory: INode.Children type changed from List<T> to more general IList<T> 15 years ago