9458 Commits (d1645f50c97d0d61d1508dfd2a9f0a179a3db873)
 

Author SHA1 Message Date
Siegfried Pammer c8cf161cb8 Add pretty tests for nullable postcondition attributes 2 months ago
Siegfried Pammer 8c16223908 Add pretty tests for protected, static, and generic interface members 2 months ago
Siegfried Pammer e54e844871 Add pretty tests for async local functions 2 months ago
Siegfried Pammer 92f6c6f3e6 Add pretty tests for await in expression positions 2 months ago
Siegfried Pammer 069e0a6ec6 Add pretty tests for dynamic in loop conditions and conditional calls 2 months ago
Siegfried Pammer f59b76a655 Add pretty test for checked arithmetic in expression trees 2 months ago
Siegfried Pammer a4a8c0a894 Add pretty test for select-into query continuations 2 months ago
Siegfried Pammer 9c9892764d Add pretty tests for virtual, interface, and struct auto-properties 2 months ago
Siegfried Pammer 2d9bbce63c Add pretty tests for nested anonymous-type members 2 months ago
Siegfried Pammer 309592c3fe Add pretty tests for lifted compound assignment and nullable boxing 2 months ago
Siegfried Pammer 250dfaa1e7 Add pretty test for overriding members of a generic base type 2 months ago
Siegfried Pammer c8965793a6 Add pretty test for generic iterator methods 2 months ago
Siegfried Pammer 46f7ae2411 Add Variance pretty test fixture 2 months ago
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