.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 ead42305f8 replace DockPanel with Grid and add a GridSplitter to allow Analyzer to be resized + other cleanup 15 years ago
..
Controls Add delay to SearchBox. 15 years ago
Images add ILSpy analyzer 15 years ago
Properties Bump version number. 15 years ago
TextView Even in debug builds: catch decompiler exceptions when no debugger is attached. 15 years ago
TreeNodes replace DockPanel with Grid and add a GridSplitter to allow Analyzer to be resized + other cleanup 15 years ago
themes add ILSpy analyzer 15 years ago
AboutPage.cs Use default proxy settings when checking for updates. 15 years ago
App.xaml Added "Open From GAC" dialog. 15 years ago
App.xaml.cs Store settings in appdata. 15 years ago
AssemblyList.cs Split assembly loading logic out of AssemblyTreeNode. 15 years ago
AssemblyListManager.cs Add button for reloading all assemblies. 15 years ago
BamlDecompiler.cs use separate AppDomain for decompiling BAML resources 15 years ago
CSharpLanguage.cs Unpack WPF resources when saving as project. 15 years ago
DecompilationOptions.cs Implemented "Save Assembly as C# Project" 15 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 Code cleanup. 15 years ago
GuessFileType.cs Save the splitter position. 15 years ago
ILAstLanguage.cs Add support for array initializers. 15 years ago
ILLanguage.cs Use C# syntax for type names in the tree view. 15 years ago
ILSpy.csproj add ILSpy analyzer 15 years ago
ILSpySettings.cs Code cleanup. 15 years ago
ISmartTextOutput.cs View/Save embedded resources. 15 years ago
Language.cs Implemented "Save Assembly as C# Project" 15 years ago
LoadedAssembly.cs Split assembly loading logic out of AssemblyTreeNode. 15 years ago
MainWindow.xaml replace DockPanel with Grid and add a GridSplitter to allow Analyzer to be resized + other cleanup 15 years ago
MainWindow.xaml.cs replace DockPanel with Grid and add a GridSplitter to allow Analyzer to be resized + other cleanup 15 years ago
NavigationHistory.cs Implemented navigation history. 15 years ago
OpenFromGacDialog.xaml Code cleanup. 15 years ago
OpenFromGacDialog.xaml.cs Code cleanup. 15 years ago
SessionSettings.cs Save the splitter position. 15 years ago