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