.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 82e461be8c Change return type of Clone method in derived class. 2 months ago
..
DecompilerSettings.cs Change return type of Clone method in derived class. 2 months ago
DecompilerSettingsPanel.xaml Simplify layout 12 months ago
DecompilerSettingsPanel.xaml.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 9 months ago
DecompilerSettingsViewModel.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 9 months ago
DisplaySettings.cs Fix #3393: Option to turn off smooth scrolling 5 months ago
DisplaySettingsPanel.xaml Fix #3393: Option to turn off smooth scrolling 5 months ago
DisplaySettingsPanel.xaml.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 9 months ago
DisplaySettingsViewModel.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 9 months ago
MiscSettings.cs Fix some minor design flaws in new code. 10 months ago
MiscSettingsPanel.xaml Consolidate all options/settings to use a consistent WFP MVVM pattern. 10 months ago
MiscSettingsPanel.xaml.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 9 months ago
MiscSettingsViewModel.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 9 months ago
OptionsDialog.xaml Refactor OptionsDialog to use MVVM style 10 months ago
OptionsDialog.xaml.cs Refactoring: 9 months ago
OptionsDialogViewModel.cs Get rid of singletons, replace with DI: MainWindow, Settings and Language service 9 months ago