Commit Graph

4 Commits

Author SHA1 Message Date
hgranthorner
c4e1d92c9a Phase 4: add structure, folding, and references 2026-08-04 14:49:03 -04:00
hgranthorner
bb54639ce5 Parser: cover full Jai corpus 2026-08-04 13:44:59 -04:00
hgranthorner
e1fced9bdf Update AGENTS.md and the plan for phase 3
Records the parser design facts a future agent needs before touching Jai.bnf:
the token-factory requirement, what lives in JaiParserUtil and why, the PSI
element that truncates an enclosing expression, longest-first operator ordering,
and directive-flag adjacency. Adds the stale-output symptoms and the sticky
--tests filter to the environment gotchas, and writes down the grammar
iteration loop.

Phase 3 is marked done; the remaining 58 corpus files are listed as the pick-up
point with the three known gaps named.
2026-08-04 12:50:12 -04:00
hgranthorner
cb5a1d9555 initial commit 2026-08-04 10:12:15 -04:00