aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ship the idatui agent skill in-repo at .agents/skills/blasty43 hours2-1/+425
* SPEED: replace the historical backend table with a real 0.3.1 vs 0.3.2 A/Bblasty43 hours2-8/+155
* Docs: re-check ALL nine upstream findings against 0.3.2blasty43 hours2-23/+66
* Docs: correct the stale --fast check counts (302/257 -> 380)blasty44 hours3-4/+4
* Docs: mark the two upstream perf findings fixed in 0.3.2blasty44 hours2-9/+41
* Drop the settrace workaround: ida-codemode 0.3.2 deleted the hookblasty44 hours2-41/+125
* Graph: never hand triskel a block its root cannot reachidatui2 days3-58/+125
* Graph: fix the triskel fallbacks, and say why when it still falls backidatui2 days6-32/+182
* Graph: name the interpreter when pytriskel is missingidatui2 days2-2/+17
* graph_triskel: name the detour target, drop the unused swapidatui2 days1-8/+8
* Graph: a second layout engine, triskel's SESE decompositionuser2 days11-57/+1054
* splash: scale the logo to the pane instead of dropping itblasty4 days3-10/+105
* Centre modals with a rule about modals, not a list of themblasty4 days3-10/+63
* Ctrl+F: search the whole database, by text or by bytesblasty4 days10-4/+728
* Export findings as markdown (Ctrl+E), and the journal that makes it trueblasty4 days12-6/+1077
* SPEED.md: the 85ms keypress, and what settle() still cannot seeblasty4 days1-21/+77
* tests: gate on real signals, not sleeps (117s -> 49s)blasty4 days6-60/+261
* Struct editor: '/' fuzzy-filters the struct listblasty4 days3-10/+221
* Modal chrome: thin round borders, titles in the borderblasty4 days3-56/+223
* Syntax-highlight the struct editor's C definitionsblasty4 days4-14/+143
* demo: tighten the pacing (43s of pauses -> 19s)blasty4 days1-38/+38
* demo: do not re-navigate to main when the app already landed thereblasty4 days1-3/+11
* demo: --here, render the TUI in the terminal that ran the demoblasty4 days1-13/+89
* tools/demo.py: a scripted feature tour, and the RPC bug it foundblasty4 days3-1/+339
* Install ida-codemode from PyPI, not a sibling cloneblasty4 days3-27/+20
* docs: drop two stale files, correct the two the README links, cut sharp edgesblasty4 days5-542/+12
* README: pure markdown, and a logo sized for a READMEblasty4 days2-8/+4
* README: drop the Layout section, trim Docs to the two worth openingblasty4 days1-23/+2
* README: rewrite, and fix the install it documentedblasty4 days3-200/+480
* Stop tracking the upstream port patchblasty4 days2-5848/+3
* Merge the IDA Code Mode portuser4 days40-2812/+9215
|\
| * docs: upstream findings for the ida-codemode maintainersblasty4 days1-0/+269
| * SPEED.md: where the last 2ms goes, and why batching is not worth buildingblasty4 days1-1/+30
| * SPEED.md: record the post-fix backend numbers and the 2ms round-trip floorblasty4 days1-17/+26
| * codemode: close the performance gap with the old worker (heads 35x -> 2.2x)blasty4 days1-5/+66
| * Record the test-speed findings in .fastfeedback/SPEED.md (force-added)blasty4 days1-0/+203
| * tests: trace_ui followed a signal that was not one (and it really did fail)blasty4 days1-2/+10
| * tests: thumb_ui 5m13s (crashing) -> 8.5sblasty4 days1-37/+58
| * tests: blob_ui 39.8s -> 4.1s, and a fatal it was hidingblasty4 days4-29/+136
| * codemode: three defects the A/B benchmark found in the decompiler pathblasty4 days2-66/+198
| * codemode: rename takes a LIST of edits per category, not just oneblasty4 days2-26/+120
| * codemode: carry over the listing + operand-format tools, and stop reshipping ...blasty4 days2-175/+1442
| * codemode: port the xref tools' real contract, order includedblasty4 days1-32/+111
| * codemode: restore the graph view and pseudocode commentsblasty4 days1-5/+97
| * codemode: fix DatabaseHandle.open kwarg, and check kwargs against the real si...blasty4 days2-2/+27
| * Rebase MISTER EXO's ida-codemode port onto the current treeblasty4 days34-3992/+7999
|/
* Stop tracking 157MB of core dumps, and ignore thempre-codemodeuser4 days1-0/+4
* Park two proven-but-unresolvable F5-path optimisations, and record how to spo...user4 days5-0/+386
* decomp_map: memoise obj_id -> ea for the whole function instead of only compa...user4 days3-14/+80
* The page-freshness check carries the digest the client already holds (heads(e...user4 days4-39/+47