5908 Commits (dc3dd193c82da9099021837ffd3cceedb8f945a5)
 

Author SHA1 Message Date
Christoph Wille 5a24cd8249 Update clients to preview2 5 years ago
Christoph Wille 72b9cdc8ba
Merge pull request #1897 from cshung/dev/andrewau/update-third-party-notice 5 years ago
Andrew Au 29b165e524 Copy the dotnet runtime license text into third-party-notice 5 years ago
Christoph Wille bbca9758e9
Merge pull request #1894 from cshung/dev/andrewau/ready-to-run-fixes 5 years ago
Andrew Au 0f3a47ee02 ReadyToRun bug fixes 5 years ago
Siegfried Pammer 1c560e90f2 Move R2R option page to the end of the list. 5 years ago
Christoph Wille 191fc7bfb4
Merge pull request #1891 from icsharpcode/cw/docs-update 6 years ago
Siegfried Pammer a855f4e8e3 Fix #1892: Document new ilspycmd line options for P2 6 years ago
Siegfried Pammer 3e791b214d Fix #1890: Add ILSpy.ReadyToRun.csproj to ILSpy.WithPackage.sln 6 years ago
Siegfried Pammer 89e8ea072d Fix navigation and history in AboutPage 6 years ago
Christoph Wille 549fdad401 Adjust line breaks 6 years ago
Christoph Wille 60929879b3 Match copyright.txt "for clause" to others 6 years ago
Christoph Wille 1a1279c09a Match license.txt with About re:wording of copyright (ILSpy team instead of old SharpDevelop team designation) 6 years ago
Christoph Wille 11a766842d Fix notice for LightJson - to document where it came it from: 6 years ago
Christoph Wille a7b898d963 Move notices to appropriate files, change hyperlinks in AboutPage 6 years ago
Christoph Wille 791540bb15 Get started with a 3rd party notices doc based on https://github.com/mongodb/mongo/blob/master/distsrc/THIRD-PARTY-NOTICES 6 years ago
Christoph Wille 72af8f8c19 Add README.md for describing what file is license-related, its contents & usage 6 years ago
Christoph Wille 7adf27af76 Move README.txt next to the license documents in /doc folder 6 years ago
Christoph Wille 4348d664ea Year adjustments where static (2020) 6 years ago
Siegfried Pammer e33a54654f Fix build 6 years ago
Siegfried Pammer ae5ad8b4c0 Fix #1862: Update AvalonEdit to 6.0.1 6 years ago
Christoph Wille 15318a7d06 VS addin missing dependencies (datagridextensions, *r2r feature) 6 years ago
Siegfried Pammer d8e42d9255
Merge pull request #1872 from cshung/dev/andrewau/ready-to-run 6 years ago
Andrew Au 9c6706acb7 Create a new option page for disassembly options 6 years ago
Siegfried Pammer a2bce0b560 Delay initialization of LoadedAssembly.universalResolver 6 years ago
Andrew Au 4cd068ef8d Address code review feedbacks 6 years ago
Siegfried Pammer 9af80950c9 Make GetLoadedAssembly() an extension method as well. 6 years ago
Siegfried Pammer 6ac56bbc74 Refactor IAssemblyReference and IAssemblyResolver implementations in LoadedAssembly. 6 years ago
Chicken-Bones 22243de7b0 Improve ReduceNestingTransform by considering nested containers (Try/Using/Lock/Pinned/etc) 6 years ago
Andrew Au 93239e2e61 Implement FindAssembly 6 years ago
Siegfried Pammer 60490a4369 #1869: Add correctness test case 6 years ago
Siegfried Pammer 0adfefab92 SearchPane: properly set focus on search box, if panel is first activated. 6 years ago
Siegfried Pammer d8a08822b7 Fix #1879: Incorrectly detected display class. 6 years ago
Siegfried Pammer c97ddbae9c #1877: Do not crash in IsKnownType, if handle is nil. 6 years ago
Andrew Au 90bf63fddd Make the r2rReader field private and readonly 6 years ago
Siegfried Pammer f1a8498908 Fix #1860: Drag & Drop to Assembly tree does not work in certain cases 6 years ago
Siegfried Pammer d8f74cf33e Fix #1861: Crashing on "Show assembly load log" button click 6 years ago
Siegfried Pammer 66843ff312 Fix #1842: NullReferenceException in DecompileInNewViewCommand 6 years ago
Siegfried Pammer cabc33500c
Merge pull request #1716 from icsharpcode/metadata-explorer 6 years ago
Siegfried Pammer 2b7b040dd9 Fix BadImageFormatException when accessing standalone signatures. 6 years ago
Siegfried Pammer bdcce7659e Final touches. 6 years ago
Siegfried Pammer 416b5efbe8 Work on metadata tooltips, performance, etc. 6 years ago
Siegfried Pammer 09f60bf064 Use WriteCommentLine in ReadyToRunLanguage 6 years ago
Siegfried Pammer bc3fe784a5 Extend Asm-Mode.xshd to recognize some more variants of number literals. 6 years ago
Andrew Au f51da987de Add method signature to disassembly 6 years ago
Andrew Au 69ed561cd9 Avoid specifying a base address 6 years ago
Andrew Au e9fa7519d8 Improve performance by avoid repeated parsing 6 years ago
Andrew Au a022d2a502 Make sure we use the right bitness 6 years ago
Andrew Au 8c9050ab77 Use the correct address to begin the disassembly 6 years ago
Andrew Au 2c63096c01 Fix loading problem 6 years ago