Files
sx/src
agra c027e1969b stdlib: relocate modules under library/
- examples/modules/ -> library/modules/ (top-level, no more
  symlink hacks in consumer projects)
- compiler discovers stdlib via _NSGetExecutablePath / readlink
  /proc/self/exe; searches dev layout (../../library), install
  layout (../library), and alongside-binary fallback
- SX_STDLIB_PATH env var overrides for tests / dev convenience
- SX_DEBUG_STDLIB env var dumps the discovery results
- build.zig installs library/ alongside the binary
- Compilation gains stdlib_paths field threaded through resolveImports
- 50 tests pass; consumer projects can now build from any cwd
2026-05-17 13:49:25 +03:00
..
2026-05-17 13:19:08 +03:00
2026-05-17 13:19:08 +03:00
2026-02-17 19:49:01 +02:00
2026-03-06 10:46:28 +02:00
2026-02-24 13:37:27 +02:00
2026-05-17 13:19:08 +03:00
sm
2026-03-02 21:00:55 +02:00
2026-05-17 13:19:08 +03:00
2026-03-01 22:38:41 +02:00
2026-05-17 13:19:08 +03:00
2026-05-17 13:19:08 +03:00
2026-05-17 13:19:08 +03:00
2026-03-02 17:19:41 +02:00
...
2026-02-16 01:58:30 +02:00
sm
2026-03-02 21:00:55 +02:00