aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* mouse: click to place cursor, double-click to followblasty12 days1-0/+37
* column cursor: real left/right movement + follow the ref UNDER the cursorblasty12 days1-0/+28
* xrefs + follow-under-cursor (disasm & pseudocode)blasty12 days1-2/+40
* function-name filter: incremental + highlight + clearblasty12 days1-0/+28
* search UX: visible prompt + incremental (as-you-type) highlightingblasty13 days1-1/+19
* vim-style search in disasm + pseudocode viewsblasty13 days1-1/+33
* fix decompiler highlighting + cursor jankblasty13 days1-2/+8
* decompiler view: Tab/Shift+Tab toggle disasm<->pseudocode, full bodiesblasty13 days1-1/+20
* add Ctrl+B toggle to show/hide the functions paneblasty13 days1-1/+14
* Phase 1 TUI: two-pane functions<->disasm, virtualized listing, nav backboneblasty13 days1-0/+127
* keep idle workers alive: bump_idle_ttl + KeepAlive heartbeatblasty13 days1-0/+76
* domain/paging layer: FunctionIndex, block-cached DisasmModel, decompile, resolveblasty13 days2-3/+168
* stress paging on 10k-func binary; document scale constraintsblasty13 days1-0/+150
* harden client: transparent session auto-recovery + stress suiteblasty13 days2-0/+355
* persistent MCP client: warm handshake, keep-alive pool, error taxonomy, threa...blasty13 days1-0/+152