9 lines
535 B
Plaintext
9 lines
535 B
Plaintext
# git history (claim/review handshake), from the run's shared bare repo
|
|
5ae4f50 status: record eval phase STATUS and JOURNAL with all DoD gates PASS
|
|
f083f90 feat: implement evaluator, CLI, and evaluator tests (eval phase)
|
|
cc1dfad status: record parse phase STATUS and JOURNAL with all DoD gates PASS
|
|
14d6662 feat: implement recursive-descent parser with AST and ParseError
|
|
a0eec13 status: record lex phase STATUS and JOURNAL with all DoD gates PASS
|
|
7ac5cda feat: implement lexer with tokenize() for arithmetic expressions
|
|
ab8a1b9 seed
|