.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.
 
 
 
 
Eusebiu Marcu 3b7af8f717 Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
..
Commands 1. create a status label for debugging status. 15 years ago
Controls Add delay to SearchBox. 15 years ago
Images Allow extending the toolbar using MEF. 15 years ago
Properties Fix typo in AssemblyInfo. 15 years ago
TextView remove commented code 15 years ago
TreeNodes Use MEF for debugger commands. 15 years ago
themes add ILSpy analyzer 15 years ago
AboutPage.cs Use MEF for debugger commands. 15 years ago
App.xaml Added "Open From GAC" dialog. 15 years ago
App.xaml.cs Use MEF for debugger controls; Modify the export command attribute for menuitems. 15 years ago
AssemblyList.cs Use MEF for the existing File menu items. 15 years ago
AssemblyListManager.cs Add button for reloading all assemblies. 15 years ago
BamlDecompiler.cs Fix issues where the BAML decompiler produced invalid code. 15 years ago
CSharpLanguage.cs Implemented 'fixed' statement for arrays. 15 years ago
Commands.cs Add support for fixed statement with strings. 15 years ago
DecompilationOptions.cs Hide compiler-generated enumerator classes when "yield return" decompilation is enabled. 15 years ago
DecompilerSettingsPanel.xaml Add options dialog. 15 years ago
DecompilerSettingsPanel.xaml.cs Hide compiler-generated enumerator classes when "yield return" decompilation is enabled. 15 years ago
ExportCommandAttribute.cs Set input gesture text. 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 Add plugin support using MEF. 15 years ago
GuessFileType.cs Add plugin support using MEF. 15 years ago
ILAstLanguage.cs Add support for calling methods on pointers (ptr->ToString()). 15 years ago
ILLanguage.cs Use C# syntax for type names in the tree view. 15 years ago
ILSpy.csproj Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
ILSpySettings.cs Code cleanup. 15 years ago
ISmartTextOutput.cs View/Save embedded resources. 15 years ago
Language.cs Add plugin support using MEF. 15 years ago
LoadedAssembly.cs Use MEF for the existing File menu items. 15 years ago
MainWindow.xaml Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
MainWindow.xaml.cs Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
NavigationHistory.cs Add plugin support using MEF. 15 years ago
OpenFromGacDialog.xaml Code cleanup. 15 years ago
OpenFromGacDialog.xaml.cs Code cleanup. 15 years ago
OptionsDialog.xaml Add options dialog. 15 years ago
OptionsDialog.xaml.cs Hide compiler-generated enumerator classes when "yield return" decompilation is enabled. 15 years ago
SessionSettings.cs Improvements for the analyzer. 15 years ago
XamlResourceNode.cs XAML streams inside Silverlight's .resources-files can be displayed 15 years ago
app.config Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago