aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
11 daysapp: multi-line comments via literal \\n (long notes were clipping)blasty1-4/+12
11 daysdrive: ergonomic RE helper over the RPC socket (terse text, auto socket)blasty1-0/+10
11 daysapp: comment on a no-address line -> function comment (was refused)blasty1-0/+32
11 daysapp: drop the Header (keep the Footer); rpc: function-scope xrefs_fromblasty1-0/+14
11 dayspane: auto-start the ida-pro-mcp supervisor if it's downblasty1-0/+87
11 daysrpc: cursor_on + word= edits, single-driver gate, colored screenblasty1-5/+26
11 daysrpc: readiness, quit, methods discovery, not-ready guardblasty1-2/+23
11 daysrpc: more verbs — structured reads, modal select, in-view search, saveblasty1-0/+56
11 daysrpc: semantic verbs (typed-with-delay ops + fast movement)blasty1-2/+43
11 daysrpc: unix-socket puppeteering server (raw keys + introspection + screen)blasty1-0/+121
11 dayssync: extract shared settle/wait helpers (idatui/_sync.py)blasty1-7/+2
11 daystests: retire the monolithic test_tui.py (superseded by test_scenarios)blasty1-1236/+0
11 daystests: isolated scenario suite (parity with the monolith, fast --only)blasty1-0/+1272
11 dayshex view: raw image bytes (VA-addressed), synced to the code cursorblasty1-2/+28
11 daysretype: set variable/function types with 'y' (IDA-style), via structured toolsblasty1-3/+37
12 daysstruct editor: auto-format the definition on saveblasty1-0/+5
12 daysstruct editor: loud save errors + guard unsaved editsblasty1-0/+22
12 daysclipboard: keyboard copy (OSC 52 + tmux) since mouse-select is capturedblasty1-0/+17
12 daysstruct editor: discoverable, confirmed delete (d/Del + ConfirmScreen)blasty1-5/+13
12 daysstruct editor: C-style CRUD for local types (Ctrl+T)blasty1-2/+61
12 daysdecompiler: fall back to disassembly when decompilation failsblasty1-4/+31
12 daysdefault to the pseudocode view instead of disassemblyblasty1-8/+26
12 daysnames: command-palette fuzzy finder (Ctrl+N), overlay-firstblasty1-1/+40
12 daysxrefs: pre-select the site the dialog was invoked fromblasty1-0/+45
12 daysxrefs: informative labels — function+offset, and section instead of '?'blasty1-0/+43
12 daysdecompiler: xref jump lands the cursor on the reference token's columnblasty1-0/+13
12 daysdecompiler: xref jump within the current function moves the cursorblasty1-0/+19
12 daysdecompiler: hide the per-line /*0xEA*/ address markers (clutter)blasty1-4/+7
12 dayscomments: ';' sets a comment on the current line (disasm + pseudocode)blasty1-0/+29
12 daysrename: refuse pseudocode goto-labels with a clear messageblasty1-0/+37
12 daystest: --stop-after for fast single-feature iteration; skip needless decompileblasty1-1/+22
12 daysdecompiler: xref-select jumps to the reference line in pseudocodeblasty1-64/+95
12 daystest: fix stale row/function reuse across filter + xref-select blocksblasty1-0/+13
12 daysfix: xref-select navigated to the wrong place (ordinary-flow contamination)blasty1-0/+35
12 daysfix: decomp follow fails on a just-renamed symbol (stale name)blasty1-0/+19
12 dayscap the function pane width so it doesn't dominate wide terminalsblasty1-0/+3
12 daysdecompiler: line-number gutterblasty1-0/+7
12 daysdecompiler: grayed 'decompiling…' overlay during (re)decompileblasty1-0/+19
12 daysfix stale top frame on jump-back; test the actual repaintblasty1-0/+13
12 dayssmoother scroll restore on jump-back; non-degenerate testblasty1-4/+15
12 daysfix: pseudocode names not refreshing across history after renameblasty1-1/+13
12 daysfix input visibility (search/rename) + refresh stale names across historyblasty1-0/+70
12 dayspaging: preserve the cursor's viewport-relative row (IDA-style)blasty1-0/+21
12 dayssearch: land the cursor on the match's starting columnblasty1-0/+3
12 dayspreserve scroll offset in jump history (both views)blasty1-0/+31
12 daysfix: decompiler follow/xrefs of a name not listed in refsblasty1-0/+22
12 daysrename symbol under cursor ('n') + save ('Ctrl+S')blasty1-0/+40
12 dayssortable function list: click column headers (addr/name/size)blasty1-0/+21
12 daystrack pseudocode-view cursor position across jumpsblasty1-0/+47
12 dayspreserve cursor line+column in the jump historyblasty1-0/+7