Commit Graph

11 Commits

Author SHA1 Message Date
Greg Shuflin
0d69aa81c1 json_number test working 2023-02-26 03:52:19 -08:00
Greg Shuflin
9a3745d25c implement representation for json_bool 2023-02-25 03:27:32 -08:00
Greg Shuflin
5aca3912fc Start making representation work 2023-02-25 03:00:29 -08:00
Greg Shuflin
377d515d40 cargo fmt 2023-02-25 02:50:43 -08:00
Greg Shuflin
2fd8b1be16 Representation work 2023-01-22 14:26:54 -08:00
Greg Shuflin
6ac19c8989 Make parser input more complex 2022-10-23 00:41:51 -07:00
Greg Shuflin
3f86c08dc1 Move json into integration test 2022-10-23 00:31:59 -07:00
Greg Shuflin
4f807b991b Remove current iteration of bnf code 2022-10-23 00:25:53 -07:00
Greg Shuflin
0b51aa5073 Start working on Bnf 2022-10-22 02:05:31 -07:00
Greg Shuflin
907e15a624 Add named parser 2022-10-21 22:45:42 -07:00
Greg Shuflin
035afbf22f Refactor parser module 2022-10-21 22:22:21 -07:00