.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.
 
 
 
 
Ed Harvey abdf59560c Fix #294: Exception on creation of tree node with 'privatescope' visibility 14 years ago
..
AvalonEdit Simplify bookmarks logic. 14 years ago
Bookmarks Simplify bookmarks logic. 14 years ago
Commands Use the AssemblyList icon 14 years ago
Controls Support copy entries from resource string table 15 years ago
Images Fix #294: Exception on creation of tree node with 'privatescope' visibility 14 years ago
Languages Modify code-mappings API and icon margin. 14 years ago
Options Merge branch 'master' of https://github.com/icsharpcode/ILSpy into Debugger 15 years ago
Properties Add strong name to all ILSpy assemblies. 14 years ago
TextView Simplify bookmarks logic. 14 years ago
TreeNodes Fix #294: Exception on creation of tree node with 'privatescope' visibility 14 years ago
VB fix icon margin. 14 years ago
XmlDoc Use gray text color for non-public types and members. Closes #143. 14 years ago
themes Create closeable pane for the analyzer. 15 years ago
AboutPage.cs Initial implementation of Expression Tree Decompilation (#175) 14 years ago
AnalyzerTreeView.cs Fix #230: Search and Analyze window don't update 14 years ago
App.xaml Added "Open From GAC" dialog. 15 years ago
App.xaml.cs fix setting breakpoints in properties.fix UI issues; fix null reference issues.remove old code mappings (not needed anymore). 14 years ago
AssemblyList.cs Add support for resolving WinRT metadata. 14 years ago
AssemblyListManager.cs Added the possibility to create lists. 14 years ago
CommandLineArguments.cs Consistently use the full MIT license header on source files. 15 years ago
ContextMenuEntry.cs Simplify bookmarks logic. 14 years ago
CreateListDialog.xaml Added the possibility to create lists. 14 years ago
CreateListDialog.xaml.cs Added the possibility to create lists. 14 years ago
DecompilationOptions.cs Move DisplaySettings to Options 15 years ago
ExtensionMethods.cs debug methods - part 1. 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 Fix #294: Exception on creation of tree node with 'privatescope' visibility 14 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 Add support for resolving WinRT metadata. 14 years ago
MainWindow.xaml fix #236; show images in debugger evaluation tooltip 15 years ago
MainWindow.xaml.cs Simplify bookmarks logic. 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. 15 years ago
NavigationState.cs Fixed navigation to preserve state of decompiler's text view. 15 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
OpenListDialog.xaml Added the possibility to create lists. 14 years ago
OpenListDialog.xaml.cs Add mscorlib to the default assembly lists. 14 years ago
SearchPane.cs Fix OverflowException when searching for integer constants. 14 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