| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | xrefs: informative labels — function+offset, and section instead of '?' | blasty | 2026-07-09 | 1 | -0/+34 | |
| * | comments: ';' sets a comment on the current line (disasm + pseudocode) | blasty | 2026-07-09 | 1 | -0/+7 | |
| * | fix: pseudocode names not refreshing across history after rename | blasty | 2026-07-09 | 1 | -1/+1 | |
| * | fix input visibility (search/rename) + refresh stale names across history | blasty | 2026-07-09 | 1 | -4/+24 | |
| * | rename symbol under cursor ('n') + save ('Ctrl+S') | blasty | 2026-07-09 | 1 | -0/+13 | |
| * | xrefs + follow-under-cursor (disasm & pseudocode) | blasty | 2026-07-09 | 1 | -0/+81 | |
| * | function-name filter: incremental + highlight + clear | blasty | 2026-07-09 | 1 | -0/+4 | |
| * | decompiler view: Tab/Shift+Tab toggle disasm<->pseudocode, full bodies | blasty | 2026-07-09 | 1 | -5/+32 | |
| * | Phase 1 TUI: two-pane functions<->disasm, virtualized listing, nav backbone | blasty | 2026-07-09 | 1 | -0/+34 | |
| * | domain/paging layer: FunctionIndex, block-cached DisasmModel, decompile, resolve | blasty | 2026-07-09 | 1 | -0/+384 | |
