artifacts: add calculators/ — the 30 built calculators (5/variant) + machine-docs + git logs
This commit is contained in:
@ -0,0 +1,12 @@
|
||||
# BACKLOG — Phase `parse`
|
||||
|
||||
## Build backlog
|
||||
|
||||
- [x] Implement `calc/parser.py` with `ParseError`, `Num`, `BinOp`, `Unary`, `parse()`
|
||||
- [x] Implement `calc/test_parser.py` with 20 tests covering D1–D5
|
||||
- [x] Run `python -m unittest -q` — 34 tests, all pass
|
||||
- [x] Claim D1–D6
|
||||
|
||||
## Adversary findings
|
||||
|
||||
_(none yet)_
|
||||
Reference in New Issue
Block a user