Commit 3d0de9b
committed
fix: resolve merge conflicts with main (docs check acknowledged)
Owned scope confirmed via this PR's own single commit diff-stat: the
typeOnlyNames sparse field on Import (types.ts/types.rs) and its
propagation through both extractors (javascript.ts/javascript.rs),
both JS edge-building paths (build-edges.ts/incremental.ts, relocated
to the shared import-utils.ts importNamePairs since that extraction
landed on main after this branch was cut), the native FFI pipeline
(build_edges.rs), the pure-native pipeline (import_edges.rs), and
pipeline.rs's tuple-destructure call site all merged in cleanly
alongside main's independent changes (barrel-reachability, #1849
wildcard-reexport, #1781 satisfies_expression, #1930 value-ref filter
docs, and this branch's own upstream #1812/#1957 hierarchy-edge
scoping fix). The remaining conflicting files were unrelated stack
noise, resolved by taking main's content.
All 11 owned files verified byte-exact against both this PR's own
diff (vs main) and main's independent additions (vs ORIG_HEAD).
Impact: 55 functions changed, 190 affected63 files changed
Lines changed: 1581 additions & 335 deletions
File tree
- .claude/skills/titan-grind
- crates/codegraph-core/src
- ast_analysis
- db
- domain/graph
- builder/stages
- extractors
- features
- graph/classifiers
- docs/architecture/decisions
- scripts
- lib
- src
- ast-analysis/visitors
- cli/commands
- db
- repository
- domain
- analysis
- graph
- builder
- stages
- search
- search
- extractors
- features
- graph/classifiers
- infrastructure
- presentation
- tests
- benchmarks/resolution/tracer
- fixtures
- hierarchy-scoping
- issue-1742-reexport-symbol-scope
- graph/algorithms
- integration
- parsers
- unit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
580 | 580 | | |
581 | 581 | | |
582 | 582 | | |
583 | | - | |
| 583 | + | |
584 | 584 | | |
585 | 585 | | |
586 | 586 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1748 | 1748 | | |
1749 | 1749 | | |
1750 | 1750 | | |
| 1751 | + | |
| 1752 | + | |
| 1753 | + | |
| 1754 | + | |
| 1755 | + | |
| 1756 | + | |
| 1757 | + | |
| 1758 | + | |
| 1759 | + | |
| 1760 | + | |
| 1761 | + | |
| 1762 | + | |
| 1763 | + | |
| 1764 | + | |
| 1765 | + | |
| 1766 | + | |
1751 | 1767 | | |
1752 | 1768 | | |
1753 | 1769 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
880 | 880 | | |
881 | 881 | | |
882 | 882 | | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
883 | 886 | | |
884 | 887 | | |
885 | 888 | | |
886 | | - | |
| 889 | + | |
887 | 890 | | |
888 | 891 | | |
889 | 892 | | |
| |||
Lines changed: 99 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
791 | 791 | | |
792 | 792 | | |
793 | 793 | | |
794 | | - | |
795 | | - | |
796 | | - | |
797 | | - | |
798 | | - | |
799 | | - | |
800 | | - | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
801 | 802 | | |
802 | 803 | | |
803 | 804 | | |
| |||
837 | 838 | | |
838 | 839 | | |
839 | 840 | | |
840 | | - | |
| 841 | + | |
841 | 842 | | |
842 | 843 | | |
843 | 844 | | |
| |||
1381 | 1382 | | |
1382 | 1383 | | |
1383 | 1384 | | |
1384 | | - | |
| 1385 | + | |
| 1386 | + | |
| 1387 | + | |
| 1388 | + | |
| 1389 | + | |
1385 | 1390 | | |
1386 | 1391 | | |
1387 | 1392 | | |
| |||
1390 | 1395 | | |
1391 | 1396 | | |
1392 | 1397 | | |
| 1398 | + | |
1393 | 1399 | | |
1394 | 1400 | | |
1395 | 1401 | | |
| |||
1402 | 1408 | | |
1403 | 1409 | | |
1404 | 1410 | | |
| 1411 | + | |
1405 | 1412 | | |
1406 | | - | |
| 1413 | + | |
1407 | 1414 | | |
1408 | 1415 | | |
1409 | 1416 | | |
| |||
1424 | 1431 | | |
1425 | 1432 | | |
1426 | 1433 | | |
| 1434 | + | |
1427 | 1435 | | |
1428 | 1436 | | |
1429 | 1437 | | |
| |||
1434 | 1442 | | |
1435 | 1443 | | |
1436 | 1444 | | |
1437 | | - | |
| 1445 | + | |
1438 | 1446 | | |
1439 | 1447 | | |
1440 | 1448 | | |
| |||
1444 | 1452 | | |
1445 | 1453 | | |
1446 | 1454 | | |
1447 | | - | |
| 1455 | + | |
1448 | 1456 | | |
1449 | 1457 | | |
1450 | 1458 | | |
| |||
1682 | 1690 | | |
1683 | 1691 | | |
1684 | 1692 | | |
| 1693 | + | |
| 1694 | + | |
| 1695 | + | |
| 1696 | + | |
| 1697 | + | |
| 1698 | + | |
| 1699 | + | |
| 1700 | + | |
| 1701 | + | |
| 1702 | + | |
1685 | 1703 | | |
1686 | 1704 | | |
1687 | 1705 | | |
| |||
1826 | 1844 | | |
1827 | 1845 | | |
1828 | 1846 | | |
| 1847 | + | |
| 1848 | + | |
| 1849 | + | |
| 1850 | + | |
| 1851 | + | |
| 1852 | + | |
| 1853 | + | |
| 1854 | + | |
| 1855 | + | |
1829 | 1856 | | |
1830 | 1857 | | |
1831 | 1858 | | |
| |||
1951 | 1978 | | |
1952 | 1979 | | |
1953 | 1980 | | |
1954 | | - | |
1955 | | - | |
1956 | | - | |
| 1981 | + | |
| 1982 | + | |
| 1983 | + | |
| 1984 | + | |
| 1985 | + | |
| 1986 | + | |
1957 | 1987 | | |
1958 | 1988 | | |
1959 | 1989 | | |
| |||
1982 | 2012 | | |
1983 | 2013 | | |
1984 | 2014 | | |
1985 | | - | |
| 2015 | + | |
| 2016 | + | |
| 2017 | + | |
| 2018 | + | |
| 2019 | + | |
| 2020 | + | |
| 2021 | + | |
| 2022 | + | |
| 2023 | + | |
| 2024 | + | |
| 2025 | + | |
| 2026 | + | |
| 2027 | + | |
| 2028 | + | |
| 2029 | + | |
| 2030 | + | |
| 2031 | + | |
| 2032 | + | |
| 2033 | + | |
| 2034 | + | |
| 2035 | + | |
| 2036 | + | |
| 2037 | + | |
| 2038 | + | |
| 2039 | + | |
| 2040 | + | |
| 2041 | + | |
| 2042 | + | |
| 2043 | + | |
| 2044 | + | |
| 2045 | + | |
| 2046 | + | |
| 2047 | + | |
| 2048 | + | |
| 2049 | + | |
| 2050 | + | |
| 2051 | + | |
| 2052 | + | |
| 2053 | + | |
| 2054 | + | |
| 2055 | + | |
| 2056 | + | |
| 2057 | + | |
| 2058 | + | |
| 2059 | + | |
| 2060 | + | |
| 2061 | + | |
1986 | 2062 | | |
1987 | 2063 | | |
| 2064 | + | |
| 2065 | + | |
| 2066 | + | |
| 2067 | + | |
| 2068 | + | |
| 2069 | + | |
| 2070 | + | |
1988 | 2071 | | |
1989 | 2072 | | |
1990 | 2073 | | |
| |||
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
292 | 303 | | |
293 | 304 | | |
294 | 305 | | |
| |||
484 | 495 | | |
485 | 496 | | |
486 | 497 | | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
487 | 506 | | |
488 | 507 | | |
489 | 508 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
263 | 279 | | |
264 | 280 | | |
265 | 281 | | |
| |||
272 | 288 | | |
273 | 289 | | |
274 | 290 | | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
275 | 296 | | |
276 | 297 | | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
277 | 301 | | |
278 | | - | |
279 | | - | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
280 | 305 | | |
281 | 306 | | |
282 | | - | |
| 307 | + | |
| 308 | + | |
283 | 309 | | |
284 | 310 | | |
285 | 311 | | |
| |||
291 | 317 | | |
292 | 318 | | |
293 | 319 | | |
294 | | - | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
295 | 331 | | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
296 | 335 | | |
297 | 336 | | |
298 | 337 | | |
| |||
609 | 648 | | |
610 | 649 | | |
611 | 650 | | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
612 | 660 | | |
613 | 661 | | |
614 | 662 | | |
| |||
0 commit comments