79 Commits (269fd6a5c0682aad0a28399bcc9186b0024cd3c9)

Author SHA1 Message Date
Andrew Au 5dc79da07f Using import cell name to describe callees 5 years ago
Andrew Au d92ca2ef79 Decorate the ready to run disassembly with DebugInfoBounds 5 years ago
Siegfried Pammer dc2db3ee3a Fix #1889: [ILSpy.ReadyToRun] Indexing the methods 5 years ago
Andrew Au 732962fd08 Upgrade ready to run binary 5 years ago
Andrew Au 529b004ea9 [ILSpy.ReadyToRun] Avoid eager parsing 6 years ago
Andrew Au 581807ca0f Display ReadyToRun header information 6 years ago
Andrew Au 0f3a47ee02 ReadyToRun bug fixes 6 years ago
Siegfried Pammer 1c560e90f2 Move R2R option page to the end of the list. 6 years ago
Andrew Au 9c6706acb7 Create a new option page for disassembly options 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
Andrew Au 93239e2e61 Implement FindAssembly 6 years ago
Andrew Au 90bf63fddd Make the r2rReader field private and readonly 6 years ago
Siegfried Pammer 09f60bf064 Use WriteCommentLine in ReadyToRunLanguage 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
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