.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 7273fe58fd Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
..
AvalonEditTextOutput.cs add back variable/parameter reference highlighting for C# 10 years ago
CaretHighlightAdorner.cs Code Tidy: Mark fields read-only where appropriate 15 years ago
DecompilerTextView.cs Add single-stepping support to some ILAst transforms. 10 years ago
DecompilerTextView.xaml Fix #593: Set progressBar.IsIndeterminate=false if the progress bar is invisible to avoid unnecessarily rendering at 60 FPS. 11 years ago
EditorCommands.cs working on #553 - Select All menu item 10 years ago
FoldingCommands.cs fix item 5 of #553: there should be a "Copy" menu item in the AvalonEdit's popup menu among the "Toggle Folding" menu items 12 years ago
ILAsm-Mode.xshd Added syntax highlighting support for IL's "strict" keyword. 15 years ago
OutputLengthExceededException.cs Add length limit to AvalonEdit output; added support for decompiling directly to disk. 16 years ago
ReferenceElementGenerator.cs Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
UIElementGenerator.cs Code cleanup. 16 years ago