deXterbed and Safi
1494874e25
feat: track JS/TS barrel re-exports as explicit graph edges
...
- Add 'export_statement' to import_types for JS/TS/TSX configs
- Extend _import_js to detect 'export { X } from ./mod' re-exports
- Emit 're_exports' edges linking barrel files to source symbols
- Preserve walk-through for 'export function/const' declarations
- Add 're_exports' to clean_edges allowlist for cross-file edges
Tested on a 976-file Next.js codebase: detects 162 re_exports edges
and 5760 symbol-level imports (previously 0 for both).
2026-05-22 13:28:35 +01:00
..
2026-05-22 13:28:35 +01:00
2026-04-04 18:52:44 +01:00
2026-05-02 12:54:08 +05:30
2026-05-22 13:22:51 +01:00
2026-05-22 13:24:54 +01:00
2026-05-18 12:05:21 +01:00
2026-05-13 10:07:50 -07:00
2026-05-22 13:22:51 +01:00
2026-05-22 13:22:51 +01:00
2026-04-28 15:04:52 +01:00
2026-05-22 13:22:51 +01:00
2026-05-17 11:32:38 +01:00
2026-04-30 22:08:28 +10:00
2026-05-13 23:53:00 +01:00
2026-04-28 00:56:54 +01:00
2026-05-20 18:27:53 +01:00
2026-05-12 02:23:51 +03:00
2026-04-06 16:06:31 +01:00
2026-05-15 22:57:36 +01:00
2026-05-22 13:22:51 +01:00
2026-05-13 23:19:15 +01:00
2026-05-22 13:22:51 +01:00
2026-05-22 13:28:35 +01:00
2026-05-22 13:22:51 +01:00
2026-05-07 20:07:57 +01:00
2026-05-18 12:04:49 +01:00
2026-04-15 23:08:43 +01:00
2026-05-05 00:07:50 +02:00
2026-05-04 18:07:02 +01:00
2026-04-04 18:56:38 +01:00
2026-05-18 18:26:11 +01:00
2026-05-15 20:17:52 -07:00
2026-05-18 12:05:17 +01:00
2026-05-22 13:24:54 +01:00
2026-05-22 13:22:42 +01:00
2026-05-09 23:42:44 +01:00
2026-05-22 13:22:51 +01:00
2026-05-22 13:22:51 +01:00
2026-05-22 13:24:54 +01:00
2026-05-07 16:32:26 +01:00
2026-05-09 15:52:17 +01:00
2026-05-13 23:19:15 +01:00
2026-04-15 23:08:43 +01:00
2026-05-16 22:36:58 +01:00
2026-05-22 13:24:54 +01:00
2026-05-22 13:22:51 +01:00
2026-05-16 00:01:57 +01:00
2026-05-02 18:09:32 +01:00
2026-05-22 13:22:51 +01:00
2026-05-22 13:22:51 +01:00
2026-05-22 13:22:51 +01:00
2026-04-06 16:06:31 +01:00
2026-05-22 13:22:51 +01:00
2026-05-22 13:22:51 +01:00
2026-04-10 15:55:22 +01:00
2026-04-04 18:53:43 +01:00
2026-05-18 15:43:45 +01:00
2026-05-20 18:04:28 +01:00