.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 65f5427ae6 Fix #162 Opening a file that's not a valid assembly displays exception stack trace 14 years ago
..
Commands Removed redundant 'view->analyze' menu entry. (issue #216) 14 years ago
Controls New search. 15 years ago
Images Slight change to hue of access overlay icons. 14 years ago
Languages add ConnectMethodDecompiler 14 years ago
Properties Fix typo in AssemblyInfo. 15 years ago
TextView Added syntax highlighting support for IL's "strict" keyword. 14 years ago
TreeNodes Fix #162 Opening a file that's not a valid assembly displays exception stack trace 14 years ago
XmlDoc Fix InvalidCastException when hovering over a type reference. 14 years ago
themes Create closeable pane for the analyzer. 15 years ago
AboutPage.cs Fixed navigation to preserve state of decompiler's text view. 14 years ago
AnalyzerTreeView.cs Split ShowAnalyzerCommand into separate file. 14 years ago
App.xaml Added "Open From GAC" dialog. 15 years ago
App.xaml.cs Fixed navigation to preserve state of decompiler's text view. 14 years ago
AssemblyList.cs AssemblyList: add Sort() method 15 years ago
AssemblyListManager.cs Add button for reloading all assemblies. 15 years ago
CommandLineArguments.cs Consistently use the full MIT license header on source files. 15 years ago
ContextMenuEntry.cs Create closeable pane for the analyzer. 15 years ago
DecompilationOptions.cs Preserving all selected nodes, foldings state and position of decompiler text view in the navigation history. 15 years ago
DecompilerSettingsPanel.xaml Display XML documentation in decompiler output. 14 years ago
DecompilerSettingsPanel.xaml.cs Display XML documentation in decompiler output. 14 years ago
DisplaySettings.cs Add line numbers to text editor and in display settings. 14 years ago
DisplaySettingsPanel.xaml Add line numbers to text editor and in display settings. 14 years ago
DisplaySettingsPanel.xaml.cs Add line numbers to text editor and in display settings. 14 years ago
ExtensionMethods.cs Code cleanup. 15 years ago
FilterSettings.cs Code cleanup. 15 years ago
Fusion.cs Prepare interfaces for decompiler integration. 15 years ago
GacInterop.cs Add plugin support using MEF. 15 years ago
GuessFileType.cs Consistently use the full MIT license header on source files. 15 years ago
ILSpy.csproj Removed redundant 'view->analyze' menu entry. (issue #216) 14 years ago
ILSpySettings.cs Fix #168: ILSpy crashes on close when viewing an obfuscated assembly 14 years ago
IPane.cs Move IPane to separate file. 14 years ago
ISmartTextOutput.cs Consistently use the full MIT license header on source files. 15 years ago
LoadedAssembly.cs Fix #162 Opening a file that's not a valid assembly displays exception stack trace 14 years ago
MainWindow.xaml Add combo box that allows choosing whether to search for a type or member. 15 years ago
MainWindow.xaml.cs Fixed navigation to preserve state of decompiler's text view. 14 years ago
NativeMethods.cs Introduce support for command-line arguments and WM_COPYDATA. 15 years ago
NavigationHistory.cs Fixed navigation to preserve state of decompiler's text view. 14 years ago
NavigationState.cs Fixed navigation to preserve state of decompiler's text view. 14 years ago
OpenFromGacDialog.xaml ProgressBar added to OpenFromGacDialog. 15 years ago
OpenFromGacDialog.xaml.cs Added an option to filter GAC entries by version in addition to name. 15 years ago
OptionsDialog.xaml Add options dialog. 15 years ago
OptionsDialog.xaml.cs Consistently use the full MIT license header on source files. 15 years ago
SearchPane.cs Move IPane to separate file. 14 years ago
SearchPane.xaml Show 'Searching...' entry while search is in progress. 14 years ago
SessionSettings.cs Create closeable pane for the analyzer. 15 years ago