.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.
 
 
 
Siegfried Pammer ee4a77f20d fix bug in VB project export 15 years ago
..
AvalonEdit Add ILSpy.SharpDevelop.LGPL project - LGPL files from SharpDevelop; 15 years ago
Bookmarks Add ILSpy.SharpDevelop.LGPL project - LGPL files from SharpDevelop; 15 years ago
Commands Merge branch '1.0' 15 years ago
Controls Support copy entries from resource string table 15 years ago
Images Merge branch 'master' of https://github.com/icsharpcode/ILSpy into Debugger 15 years ago
Languages add AlwaysGenerateExceptionVariableForCatchBlocks setting to avoid Catch clauses without a variable; disable C#'s query expression translation 15 years ago
Options Merge branch 'master' of https://github.com/icsharpcode/ILSpy into Debugger 15 years ago
Properties Change version number to 2.0 15 years ago
TextView Add ILSpy.SharpDevelop.LGPL project - LGPL files from SharpDevelop; 15 years ago
TreeNodes Merge branch 'string_resources' of https://github.com/RKlier/ILSpy 15 years ago
VB fix bug in VB project export 15 years ago
XmlDoc fix #227 and #229 15 years ago
themes Create closeable pane for the analyzer. 15 years ago
AboutPage.cs Merge branch 'master' of https://github.com/icsharpcode/ILSpy into Debugger 15 years ago
AnalyzerTreeView.cs Split ShowAnalyzerCommand into separate file. 15 years ago
App.xaml Added "Open From GAC" dialog. 16 years ago
App.xaml.cs rename debugger assembly into ILSpy.Debugger.Plugin 15 years ago
AssemblyList.cs Cache assembly lookup results - improves performance (especially for failed lookups) 15 years ago
AssemblyListManager.cs Add button for reloading all assemblies. 16 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 Move DisplaySettings to Options 15 years ago
ExtensionMethods.cs debug methods - part 1. 15 years ago
FilterSettings.cs Code cleanup. 16 years ago
Fusion.cs Prepare interfaces for decompiler integration. 16 years ago
GacInterop.cs Add plugin support using MEF. 16 years ago
GuessFileType.cs Consistently use the full MIT license header on source files. 15 years ago
ILSpy.csproj print assembly attributes when selecting Assemlby node 15 years ago
ILSpySettings.cs Fix #168: ILSpy crashes on close when viewing an obfuscated assembly 15 years ago
IPane.cs Move IPane to separate file. 15 years ago
ISmartTextOutput.cs Consistently use the full MIT license header on source files. 15 years ago
LoadedAssembly.cs Merge branch '1.0' 15 years ago
MainWindow.xaml fix #236; show images in debugger evaluation tooltip 15 years ago
MainWindow.xaml.cs Merge branch '1.0' 15 years ago
NativeMethods.cs Introduce support for command-line arguments and WM_COPYDATA. 16 years ago
NavigationHistory.cs Fixed navigation to preserve state of decompiler's text view. 15 years ago
NavigationState.cs Fixed navigation to preserve state of decompiler's text view. 15 years ago
OpenFromGacDialog.xaml ProgressBar added to OpenFromGacDialog. 16 years ago
OpenFromGacDialog.xaml.cs Added an option to filter GAC entries by version in addition to name. 16 years ago
SearchPane.cs Move IPane to separate file. 15 years ago
SearchPane.xaml Show 'Searching...' entry while search is in progress. 15 years ago
SessionSettings.cs Merge branch 'master' of https://github.com/icsharpcode/ILSpy into Debugger 15 years ago
app.config Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 16 years ago