.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.
 
 
 
 
Christoph Wille e28d04810a
Merge pull request #3334 from icsharpcode/feature/nuup1124
7 months ago
..
Analyzers Refactoring: 8 months ago
AppEnv Enable certain commands only on Windows (#3217) 1 year ago
AssemblyTree Fix #3333: Clicking does not select in Assemblies pane when it doesn't have focus 7 months ago
AvalonEdit Fix #2294: Issues discovered by static analysis. 4 years ago
Commands Refactoring: 8 months ago
Controls Fix #3333: Clicking does not select in Assemblies pane when it doesn't have focus 7 months ago
Docking Refactoring: 8 months ago
Images SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 11 months ago
Languages Refactoring: 8 months ago
Metadata Get rid of singletons, replace with DI: MainWindow, Settings and Language service 8 months ago
Options Refactoring: 8 months ago
Properties Provide commit hash in AboutPage to make finding the correct version easier. 9 months ago
Search Refactoring: 8 months ago
TextView Refactoring: 8 months ago
Themes Fix update settings to finally remove the need for settings service singleton 8 months ago
TreeNodes Remove childrenNeedFiltering 7 months ago
Updates Refactoring: 8 months ago
Util Move menu and tool-bar from MainWindow to separate controls. 8 months ago
ViewModels Refactoring: 8 months ago
Views Refactoring: 8 months ago
AboutPage.cs Move menu and tool-bar from MainWindow to separate controls. 8 months ago
App.xaml Remove more code from MainWindow, refactor startup sequence 9 months ago
App.xaml.cs Refactoring: 8 months ago
ContextMenuEntry.cs Get rid of singletons, replace with DI: MainWindow, Settings and Language service 8 months ago
DecompilationOptions.cs Consolidate all options/settings to use a consistent WFP MVVM pattern. 9 months ago
EntityReference.cs Use MetadataFile instead of PEFile in TypeSystem. 1 year ago
ExtensionMethods.cs Get rid of singletons, replace with DI: MainWindow, Settings and Language service 8 months ago
GlobalUsings.cs Add missing copyright notice to added files 9 months ago
GuessFileType.cs #2128: Reformat the whole code base. 5 years ago
ILSpy.csproj Microsoft.NETCore.ILAsm, Microsoft.NETCore.ILDAsm, System.Resources.Extensions to 9.0, SRM/S.C.Immutable to 9.0 outside ICSD 7 months ago
ILSpySettingsFilePathProvider.cs AOT and x-plat changes (#3203) 1 year ago
ILSpyTraceListener.cs Use Trace.Listeners instead of Debug.Listeners 4 years ago
ISmartTextOutput.cs Fix #2409: Styling of windows title bar is now optional. 4 years ago
LanguageSettings.cs Move active code from LanguageSettings to LanguageService, to make LanguageSettings independent of other services injected via DI 8 months ago
MainWindow.xaml Move menu and tool-bar from MainWindow to separate controls. 8 months ago
MainWindow.xaml.cs Move menu and tool-bar from MainWindow to separate controls. 8 months ago
MainWindowViewModel.cs Refactoring: 8 months ago
NativeMethods.cs SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 11 months ago
NavigationHistory.cs #2128: Reformat the whole code base. 5 years ago
NavigationState.cs SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 11 months ago
SessionSettings.cs Fix some minor design flaws in new code. 9 months ago
SolutionWriter.cs Get rid of singletons, replace with DI: DockWorkspace 8 months ago
TaskHelper.cs Get rid of singletons, replace with DI: DockWorkspace 8 months ago
app.manifest Fix #2038: Add proper support for Long paths on Windows 10 and limit path segments to 255 characters (with long path support) or 30 characters. If a PathTooLongException is thrown display a better error message on project export. 4 years ago