5702 Commits (8c434eeaa5b4dea46b8b7a9de34dcb50b3d04e47)
 

Author SHA1 Message Date
Siegfried Pammer 1c560e90f2 Move R2R option page to the end of the list. 6 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
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
Andrew Au e5866d3788 Created a ILCompiler.Reflection.ReadyToRun nuget package and hosted it on my personal feed 6 years ago
Siegfried Pammer deaedd0914 Link metadata tokens in decompilation output to metadata tables. 6 years ago
Andrew Au 595ec17996 Making sure the license information are copied everywhere they need to be 6 years ago
Siegfried Pammer aa4ed6439e Add missing tables. 6 years ago
Siegfried Pammer a33cf05e16 Add InterfaceImpl, EventMap and PropertyMap tables. 6 years ago
Siegfried Pammer 38d27de12a Add ClassLayoutTableTreeNode 6 years ago