Commit Graph

17 Commits

Author SHA1 Message Date
Greg Shuflin 02ead69a44 WIP fix last few bugs 2021-11-20 11:13:21 -08:00
Greg Shuflin c1ef0ee506 More parser refactoring 2021-11-20 02:33:09 -08:00
Greg Shuflin 9a13848f80 Parsing refactors 2021-11-20 02:26:22 -08:00
Greg Shuflin 1b6a7021e7 Fixed all tests 2021-11-20 02:04:00 -08:00
Greg Shuflin 33573bf268 More updates, bump derivative version 2021-11-18 18:24:06 -08:00
Greg Shuflin 12a7fe3e3e Type decl stuff 2021-11-18 17:16:39 -08:00
Greg Shuflin 7f3b4a727f Decls 2021-11-18 16:45:26 -08:00
Greg Shuflin 7a8ab3d571 Full ast parsing 2021-11-18 15:17:47 -08:00
Greg Shuflin fc088923c0 More test work 2021-11-18 01:37:05 -08:00
Greg Shuflin 8ace37c5cf Start hooking up comb to tests 2021-11-18 00:32:53 -08:00
Greg Shuflin a2d5f380a8 Continuing work on combinator 2021-11-17 03:27:05 -08:00
Greg Shuflin 1cdaaee9a6 Using nom parser 2021-11-17 01:04:11 -08:00
Greg Shuflin f4029fe31a Make tests not directly dependent on peg 2021-11-14 04:35:04 -08:00
Greg Shuflin d38bb2278c Rename new.rs -> peg_parser.rs 2021-11-14 04:25:24 -08:00
Greg Shuflin 96393604c3 Move parser crate items around 2021-11-14 03:55:35 -08:00
Greg Shuflin 29207876ae Get rid of old BNF grammar in doc comments
Eventually add this back in some form
2021-11-14 03:49:57 -08:00
Greg Shuflin b0795f2dd4 Flatten crate heirarchy 2021-11-14 03:47:18 -08:00