Colby Mchenry
|
28033f62f8
fix(resolution): an import naming the emitted .js extension resolves to its .ts source (#1767)
|
23 小時之前 |
Colby Mchenry
|
a7ea5ba730
fix(extraction): a TS/JS call through a host-global chain emits no ref (#1707) (#1766)
|
1 天之前 |
Colby Mchenry
|
90dcdbc827
Merge pull request #1718 from danusha2345/fix/1708-fuzzy-reachability-on-survivor
|
1 天之前 |
Colby Mchenry
|
d983f73484
fix(explore): name symbols elided by a file trim (#1711) (#1765)
|
1 天之前 |
danusha2345
|
7c758aaf0a
fix(resolution): C and C++ nesting is never a scope
|
2 天之前 |
danusha2345
|
2521b49a9a
fix(resolution): fuzzy reachability rejects a unique guess, never manufactures one
|
3 天之前 |
Aaron Queen
|
3d9352c7ac
test(resolution): a builtin method call must not land on another file's closure
|
3 天之前 |
Colby Mchenry
|
cd4e65b59c
fix(resolution): a receiver-less JS/TS call never binds to a method (#1759)
|
1 天之前 |
Colby Mchenry
|
2f1a99d34c
fix(extraction): index C++ pure virtual methods as nodes (#1727) (#1758)
|
1 天之前 |
Colby Mchenry
|
8df9ecac9d
fix(extraction): blank C designated-initializer macro args before parsing (#1755)
|
1 天之前 |
Colby Mchenry
|
9a32487491
fix(watcher): align ignore scope with git --exclude-standard (#1728) (#1754)
|
1 天之前 |
Colby Mchenry
|
9b8bb4aba0
fix(db): fail closed when WAL valve cannot checkpoint past caps (#1539) (#1751)
|
1 天之前 |
Colby Mchenry
|
bb204f8855
fix(extraction): diagnose git→FS scan fallback and lock nested .gitignore (#1567) (#1750)
|
1 天之前 |
Max Hsu
|
a6f52d737a
fix(resolution): keep the existence probe inside the project root (#1631)
|
1 天之前 |
Colby Mchenry
|
edcd36e5f0
fix(resolution): resolve module-qualified calls colliding with builtin methods (#1749)
|
1 天之前 |
Colby Mchenry
|
bb1d3093eb
fix(extraction): never fabricate an edge from a call-result receiver (#1748)
|
1 天之前 |
Colby Mchenry
|
bffd50e4f1
fix(resolution): a binding in a module that exports nothing is not a cross-file candidate (#1719) (#1746)
|
1 天之前 |
Colby Mchenry
|
2c251e2c61
fix(resolution): a definition its language makes file-local is not a cross-file target (#1731) (#1745)
|
1 天之前 |
Colby Mchenry
|
7440d2c475
fix(mcp): fail fast on a second direct-mode writer per project (#1740) (#1744)
|
1 天之前 |
Colby Mchenry
|
df435d50d1
fix(extraction): index TS/JS generator function declarations and expressions (#1741) (#1743)
|
1 天之前 |
Colby Mchenry
|
72869f2d9e
docs: make AGENTS.md the canonical agent guide for Codex/Astra (#1742)
|
1 天之前 |
Colby Mchenry
|
b9ca4b7981
docs(changelog): highlights for the unreleased section, and a shape a reader can skim (#1665)
|
1 周之前 |
Colby Mchenry
|
a7ab55706f
fix(ui): the Steps fit typechecks, and reads after the model it reads (#1664)
|
1 周之前 |
Colby Mchenry
|
66325ed6ad
Merge pull request #1655 from colbymchenry/feature/steps-servers
|
1 周之前 |
Colby McHenry
|
c853e93e08
chore: ignore stray git bundles
|
1 周之前 |
Colby McHenry
|
3298db1292
feat(steps): render fork decisions as points with per-arm edges and captions
|
1 周之前 |
Colby McHenry
|
882ea143e8
feat(steps): lay out screen pictures by region and render region captions
|
1 周之前 |
Colby McHenry
|
6f4887db80
feat(steps): draw all arms of conditional navigations as separate edges
|
1 周之前 |
Colby McHenry
|
209a07e881
feat(steps): the order reading is the canvas, not a rail
|
1 周之前 |
Colby McHenry
|
75686502e3
feat(steps): an early exit reads as a guard clause, not as a branch
|
1 周之前 |