83 Commits (343694c5499d2dd68896563bbbfc72604231deef)

Author SHA1 Message Date
Siegfried Pammer 92e9b28e4d - Remove static state from DisplaySettingsPanel 3 years ago
Andrew Au 6985624d58 Refresh ready to run for .NET 7 3 years ago
Charlie Lin 65d1cbcdd5 Add EnableWindowsTargeting propery to csprojs targeting net6.0-windows 3 years ago
Siegfried Pammer 93dcba3426 * Rename Metadata.GenericContext to MetadataGenericContext to avoid conflicts with TypeSystem.GenericContext 3 years ago
Siegfried Pammer 4b475cfa69 Create ILSpyX project and make the following APIs reusable: 3 years ago
Siegfried Pammer 9b36f33f5c Fix CA1416: Properly specify SupportedOSPlatform in all platform-specific assemblies. 3 years ago
Christoph Wille f5cfff8d9f Add RIDs for self-contained publishing 3 years ago
Christoph Wille a794a56a10 Fix up ILSpy.Tests + <Project> tag for all projects 3 years ago
Christoph Wille d68cc56340 Fix up Baml decompiler unit test project 3 years ago
Siegfried Pammer 9e54b44b11 Move ILSpy to net6.0-windows 3 years ago
Andrew Au 41b9e3e787 Update ready to run 4 years ago
Christoph Wille a99a6a5fe3 Update NuGet packages 4 years ago
Andrew Au 5983302925 Switch to dotnet6-transport 4 years ago
Christoph Wille 1034eca9b0
Make it easy to play with .NET 5 (#2355) 4 years ago
Siegfried Pammer c2b4bb2fee Fix ReadyToRunLanguage.WriteCommentLine 4 years ago
Christoph Wille ecec2075d8 Go back to single tfm (net472) 4 years ago
Christoph Wille 1c26331bbd Clean up project files for Windows SDK Desktop style (maybe some resource are wacky) 4 years ago
Christoph Wille a0aeac5628 Doesn't work: 4 years ago
Daniel Grunwald 7c9f1dc8ef #2295: Avoid using `GetPEFileOrNull` if we can't actually handle a `null` return value 4 years ago
Daniel Grunwald 263d9b9e07 Simplify the assembly-resolving implementation. 4 years ago
Andrew Au 2c03e0744b
Update ReadyToRunLanguage.cs 4 years ago
Andrew Au 2c44b7fb90 Fix some bugs in debug info decoration for ReadyToRun 4 years ago
Andrew Au cc8dfb925c r2r changes 5 years ago
Andrew Au e7f3dab92c Update ILCompiler.Reflection.ReadyToRun 5 years ago
Daniel Grunwald faa46d6ea5 Fix inconsistent System.Runtime.CompilerServices.Unsafe versions. 5 years ago
Andrew Au d1d80ed63f Update ILCompiler.Reflection.ReadyToRun 5 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Andrew Au 43ab0c76cf Adapting to the changes proposed by Tomas 5 years ago
Andrew Au 3795ad7589 Optimize how debug info decoration looks like in ReadyToRun disassembly 5 years ago
Siegfried Pammer 7f4653c274 Add support for tuple deconstruction 5 years ago
Siegfried Pammer f9562d6701
Fix build. 5 years ago
Edward Kazuya Carlson eabe8f9635
Update ILSpy.ReadyToRun/ReadyToRunLanguage.cs 5 years ago
Edward Carlson ef96d178bf change from tuple to valuetuple 5 years ago
Edward Carlson 8b49cc0f54 backup 5 years ago
Andrew Au 28a1382a52 Some changes I wanted 5 years ago
MysticBoy bb39fe9f87 fix for Berrysoft‘s suggestion 5 years ago
Siegfried Pammer 383d02611f Add BuildTools/sort-resx.ps1 and sort contents of resx files by key 5 years ago
Siegfried Pammer 6613f100f1 Upgrade ILSpy.ReadyToRun.csproj to use MSBuild.Sdk.Extras + UseWpf 5 years ago
plupiman a2312f594d Decorate ReadyToRun dissassembly with NativeVarInfo 5 years ago
MysticBoy 8863f977c5 ILSpy.ReadyToRun and more statements is Translated 5 years ago
Daniel Grunwald c0b1119fab Use C# 8.0 to build ILSpy. 5 years ago
Siegfried Pammer 79b24e26fa Clean up XAML of ReadyToRunOptionPage and use Margin="3" everywhere. 5 years ago
Edward Kazuya Carlson 9af5a34991
Update ILSpy.ReadyToRun/ReadyToRunLanguage.cs 5 years ago
plupiman 1afac33a00 fixing debugInfo 5 years ago
plupiman 06519b5cb0 fixing double dictionary entry bug 5 years ago
plupiman 7970c2f1b3 merging 5 years ago
Andrew Au 116b377250 Improving the code 5 years ago
plupiman fd0d89b253 Added UnwindInfo as an optional printout 5 years ago
Siegfried Pammer 3436ac3246 Fix #2018: Improve tooltips in IL/IL with C#/R2R view to show full member signatures 5 years ago
Siegfried Pammer f90b2ef4f5 R2R: Add linked metadata tokens to callee descriptions 5 years ago