aboutsummaryrefslogtreecommitdiffstats
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
11 daysdocs: blueprint for generalizing the TUI-driving layer (e.g. gdb)blasty1-0/+355
11 daysapp: multi-line comments via literal \\n (long notes were clipping)blasty1-1/+1
11 daysdrive: add save + retype; point docs/skills at the ergonomic frontendblasty1-2/+9
11 daysapp: drop the Header (keep the Footer); rpc: function-scope xrefs_fromblasty1-1/+1
11 daysrpc: cursor_on + word= edits, single-driver gate, colored screenblasty1-4/+9
11 daysrpc: more verbs — structured reads, modal select, in-view search, saveblasty1-0/+12
11 daysdocs: RPC protocol reference (docs/RPC.md)blasty1-0/+98
12 daysnames: command-palette fuzzy finder (Ctrl+N), overlay-firstblasty1-0/+7
12 daysdecompiler: fix stale scroll frame on same-function jumpblasty1-1/+11
12 daysdocs: TEXTUAL_NOTES.md — Textual pitfalls, app patterns, testing gotchasblasty1-0/+65
12 daysstop piling up idalib workers; raise max-workers headroomblasty1-3/+19
13 dayskeep idle workers alive: bump_idle_ttl + KeepAlive heartbeatblasty1-8/+29
13 daysdomain/paging layer: FunctionIndex, block-cached DisasmModel, decompile, resolveblasty1-0/+10
13 daysstress paging on 10k-func binary; document scale constraintsblasty1-0/+101