9645 Commits (fix/lambda-parameter-syntax)
 

Author SHA1 Message Date
Siegfried Pammer 6ae8466979 Add pretty test for exception filters with side effects 2 months ago
Siegfried Pammer e1db6dbdb1 Add pretty test for continue inside catch within a loop 2 months ago
Siegfried Pammer 760a3ad9e1 Add pretty tests for pointer-to-pointer shapes 2 months ago
Siegfried Pammer eac6c59a43 Add unit tests for the XmlDoc ID-string subsystem 2 months ago
Siegfried Pammer 847324e836 Fix #3845: Add option to expand XML documentation comments 2 months ago
Siegfried Pammer ca1656f01b Repaint the caret layer when the caret-highlight animation runs and ends 2 months ago
Siegfried Pammer 6b2852ce49 Set OpenSSL SHA1 flag in build scripts 3 months ago
Christoph Wille 3f32d4a5e9 Harden BAML reader against crafted-resource crashes 3 months ago
Siegfried Pammer 9b993522e2 Unpack !AvaloniaResources into per-file resource tree nodes 3 months ago
Siegfried Pammer 0d2a137f02 Extract syntax tree generator emit helpers 3 months ago
Siegfried Pammer d35c082616 Move debug-step stepping to a neutral namespace 3 months ago
Siegfried Pammer ffd1eac3d0 Share debug-step candidate recording between IL and C# 3 months ago
Siegfried Pammer 55fbd6d53f Consolidate unsafe-modifier step guards 3 months ago
Siegfried Pammer 7d54d207a9 Handle debug-step Enter before tree items consume it 3 months ago
Siegfried Pammer cda3305aa7 Disable debug-step node tracking by default 3 months ago
Siegfried Pammer f72ef6ad79 Guard deferred debug-step highlight scrolling 3 months ago
Siegfried Pammer 6ee3462ece Ignore null C# debug-step produced nodes 3 months ago
Siegfried Pammer 50c402098f Clear debug steps synchronously on selection to avoid a race 3 months ago
Siegfried Pammer c644776a67 Assert debug-step replay highlights are precise, not just present 3 months ago
Siegfried Pammer e43dab7e11 Record candidates for the C# step that hits the step limit 3 months ago
Siegfried Pammer 2bd41edfaf Bridge only the debug-step marker in NodeLookup 3 months ago
Siegfried Pammer 468e3da92c Bracket ILAst WriteTo in one place via WriteToCore 3 months ago
Siegfried Pammer 32cc7510ef Add a filter box to the Debug Steps pane 3 months ago
Siegfried Pammer a23827bf0c Point a caret at the gap for debug steps that remove a node 3 months ago
Siegfried Pammer 07ead4fe33 Skip debug-step node tracking on normal decompiles 3 months ago
Siegfried Pammer 392be5ac10 Center debug-step highlight via fold-aware bookmark helper 3 months ago
Siegfried Pammer 7eed5704dc Exclude leading indentation from highlight position ranges 3 months ago
Siegfried Pammer bf2f57106a Await debug-step replay decompiles to fix flaky UI tests 3 months ago
Siegfried Pammer 04505bbdf2 Highlight and scroll to the changed instruction in the ILAst view 3 months ago
Siegfried Pammer 7a3bfb7323 Center C# debug-step highlights 3 months ago
Siegfried Pammer d3517739ff Add fine-grained C# AST debug steps 3 months ago
Siegfried Pammer 17b3539a20 Add a per-assembly target-framework override for reference resolution 3 months ago
Siegfried Pammer fc9d945e95 De-duplicate bookmark match/folding helpers; enabled glyph wins on a shared line 3 months ago
Siegfried Pammer 9d38e6c962 Share one MutexProtector between settings and the bookmark list 3 months ago
Siegfried Pammer 2846f00080 Stop rescanning references to paint the bookmark gutter every frame 3 months ago
Siegfried Pammer 0cfeddbc97 Clean up bookmark nits: HandleExceptions, dead method, asset typo 3 months ago
Siegfried Pammer a9d0d1573a Scroll bookmark navigation to the re-anchored line, not the saved offset 3 months ago
Siegfried Pammer 0b1f3d7934 Reconcile the live bookmark list on save instead of rebuilding it 3 months ago
Siegfried Pammer c24a98a2c3 Give the bookmark gutter immediate feedback when removing a bookmark 3 months ago
Siegfried Pammer 2c3e129c72 Show the arrow cursor over the editor's left gutter margins 3 months ago
Siegfried Pammer 85a189978c Keep bookmarks intact when a Replace import hits a corrupt file 3 months ago
Siegfried Pammer cabe7bf458 Position bookmark navigation from non-decompiler active content 3 months ago
Siegfried Pammer 8997b42f2b Complete bookmark backlog follow-ups 3 months ago
Christoph Wille 17e600bdfd Address bookmarks review: lifecycle and sentinel fixes 3 months ago
Christoph Wille 39d9020efd Add a bookmarks feature for the decompiled C# view 3 months ago
Siegfried Pammer f5d156b0e5
Merge pull request #3823 from sailro/fix-refstruct-nullpropagation 3 months ago
Siegfried Pammer 2a951d1c17
Merge pull request #3712 from nikitalita/fix-SequencePointBuilder 3 months ago
Siegfried Pammer 5fa44fab6a Emit member-initializer sequence points in every constructor 3 months ago
Siegfried Pammer d4473c2ed7 Fix doubled index on macro opcodes in the IL view 3 months ago
nikitalita d81799bf2a Fix SequencePointBuilder skipping moved member initializers 3 months ago