5694 Commits (e029266d40c04230931921fc668a499ffbf08bfb)
 

Author SHA1 Message Date
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
Andrew Au d719a3d7b6 Update Licensing information 6 years ago
Andrew Au 71becf7043 Used the Iced nuget package instead of a hard coded path 6 years ago
Andrew Au 8add5ea7f6 Introducing ILSpy.ReadyToRun 6 years ago
Siegfried Pammer fcc6b57875 Reimplement all StringHandle columns. 6 years ago
Siegfried Pammer bd9291f65b Use DataGrid in all metadata views. 6 years ago
Siegfried Pammer 732b0397ca Fix #1849: Language version lost when switch language 6 years ago
Siegfried Pammer f831e4713f Fix #1867: Captures of copies of this are not properly handled by the decompiler 6 years ago
Siegfried Pammer f08a721e6a Merge pull request #1797 from yyjdelete/localFunc 6 years ago