.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.
 
 
 
 
tom-englert a24e0f96c8 Refactoring: 1 year ago
..
DecompilerSettings.cs Add missing copyright notice to added files 1 year ago
DecompilerSettingsPanel.xaml Simplify layout 1 year ago
DecompilerSettingsPanel.xaml.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 1 year ago
DecompilerSettingsViewModel.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 1 year ago
DisplaySettings.cs Fix some minor design flaws in new code. 1 year ago
DisplaySettingsPanel.xaml Consolidate all options/settings to use a consistent WFP MVVM pattern. 1 year ago
DisplaySettingsPanel.xaml.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 1 year ago
DisplaySettingsViewModel.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 1 year ago
MiscSettings.cs Fix some minor design flaws in new code. 1 year ago
MiscSettingsPanel.xaml Consolidate all options/settings to use a consistent WFP MVVM pattern. 1 year ago
MiscSettingsPanel.xaml.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 1 year ago
MiscSettingsViewModel.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 1 year ago
OptionsDialog.xaml Refactor OptionsDialog to use MVVM style 1 year ago
OptionsDialog.xaml.cs Refactoring: 1 year ago
OptionsDialogViewModel.cs Get rid of singletons, replace with DI: MainWindow, Settings and Language service 1 year ago