.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 3cc83d9a41 Allow decompiling individual properties/methods. 10 years ago
..
AvalonEdit Fix TextMarkerService crashing after switching to another document. 11 years ago
Commands Revert: Add 'Sort Assemblies' command to view menu 11 years ago
Controls fix indentation 11 years ago
Images Revert: Add 'Sort Assemblies' command to view menu 11 years ago
Languages Allow decompiling individual properties/methods. 10 years ago
Options move DecompilerSettings to ICSharpCode.Decompiler 10 years ago
Properties Merge remote-tracking branch 'origin/master' into newdecompiler 11 years ago
TextView Fix some null reference exceptions 10 years ago
TreeNodes Merge remote-tracking branch 'origin/master' into newdecompiler 10 years ago
VB Merge remote-tracking branch 'origin/master' into newdecompiler 10 years ago
XmlDoc Adjust ILSpy to NRefactory API changes. 14 years ago
themes Fit and finish: improved layout and styling 14 years ago
AboutPage.cs Get Proxy Server for Web Client asynchronously 10 years ago
AnalyzerTreeView.cs focus existing analyzer node instead of creating a new one 14 years ago
App.xaml
App.xaml.cs Allow viewing 'typed IL'. 11 years ago
AssemblyList.cs fix #574: "Add To Main List" context menu updates not always persisted across program runs 11 years ago
AssemblyListManager.cs Added the possibility to create lists. 14 years ago
CommandLineArguments.cs replace try-catch-all with Guid.TryParse 11 years ago
ContextMenuEntry.cs fix item 6 of #553: right clicking on an item in the search for types list should display an "Analyze" popup menu 11 years ago
CreateListDialog.xaml fix for OpenListDialog usability 14 years ago
CreateListDialog.xaml.cs Code Tidy : Remove redundant using statements 14 years ago
DecompilationOptions.cs move DecompilerSettings to ICSharpCode.Decompiler 10 years ago
ExtensionMethods.cs refactor 65e30ec0f6 a bit; fix #448: Show metadata tokens like in ILDasm 11 years ago
FilterSettings.cs Code Tidy : Remove redundant using statements 14 years ago
Fusion.cs Remove unused code. 14 years ago
GacInterop.cs
GuessFileType.cs Code Tidy : Remove redundant using statements 14 years ago
ILSpy.csproj move DecompilerSettings to ICSharpCode.Decompiler 10 years ago
ILSpySettings.cs Escape/Unescape invalid characters on save/load to avoid exceptions in XDocument.Load/Save. fixes #54 14 years ago
IPane.cs
ISmartTextOutput.cs Enable AvalonEdit SearchPanel for DecompilerTextView. Closes #261. 14 years ago
LoadedAssembly.cs Revert: Add 'Sort Assemblies' command to view menu 11 years ago
MainWindow.xaml fix shortcut and focus woes (#553) 11 years ago
MainWindow.xaml.cs Merge remote-tracking branch 'origin/master' into newdecompiler 10 years ago
NativeMethods.cs
NavigationHistory.cs Code Tidy : Remove redundant using statements 14 years ago
NavigationState.cs Code Tidy: Mark fields read-only where appropriate 14 years ago
OpenFromGacDialog.xaml
OpenFromGacDialog.xaml.cs
OpenListDialog.xaml fix for OpenListDialog usability 14 years ago
OpenListDialog.xaml.cs Code Tidy: Mark fields read-only where appropriate 14 years ago
SearchPane.cs fix shortcut and focus woes (#553) 11 years ago
SearchPane.xaml add some syntax help to search box 11 years ago
SearchStrategies.cs manually merge #488 - Change type search to match FullNames in addition to just the type name 11 years ago
SessionSettings.cs fix #558: Last selected assembly isn't loaded if it's an auto-loaded assembly 11 years ago
TaskHelper.cs Add JumpToReferenceAsync() overload to allow detecting when the decompilation after the jump has finished. 11 years ago
packages.config Add NRefactory 5.5.1 source code. 10 years ago