Commit Graph

43 Commits

Author SHA1 Message Date
Greg Shuflin e5b6f2bc2f Delimiter 2021-11-20 20:55:26 -08:00
Greg Shuflin b760ec7eca Cut 2021-11-20 20:52:48 -08:00
Greg Shuflin 94db2ea17f Add toknl thing 2021-11-20 19:42:50 -08:00
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 2c139df6dd Got most tests passing 2021-11-20 01:26:31 -08:00
Greg Shuflin a41d808da3 More work 2021-11-19 23:04:00 -08:00
Greg Shuflin eeec85c2b1 Fix other error 2021-11-19 20:43:37 -08:00
Greg Shuflin ec5bf12a65 Fix test for reserved words error 2021-11-19 18:27:58 -08:00
Greg Shuflin bb26d9e674 Force program() to consume all input 2021-11-19 10:00:16 -08:00
Greg Shuflin 219f5a183a Various cleanup 2021-11-19 09:59:08 -08:00
Greg Shuflin 69d857e94d Imports 2021-11-19 01:35:25 -08:00
Greg Shuflin 8365690860 Fixes 2021-11-19 01:08:07 -08:00
Greg Shuflin 7ae7eaa07b Flow 2021-11-19 01:01:26 -08:00
Greg Shuflin 88d2571401 Lambdas 2021-11-19 00:52:00 -08:00
Greg Shuflin 721a499384 if exprs 2021-11-19 00:40:10 -08:00
Greg Shuflin ec51659452 Make identifier a token 2021-11-18 22:21:52 -08:00
Greg Shuflin 44cebec818 For expr 2021-11-18 22:12:13 -08:00
Greg Shuflin 7e2b95593f Named structs 2021-11-18 21:02:33 -08:00
Greg Shuflin 58a1782162 While expr 2021-11-18 20:08:46 -08:00
Greg Shuflin 6454cc5ad1 block template 2021-11-18 19:12:28 -08:00
Greg Shuflin d5cd0dada7 Impl, interface 2021-11-18 19:01:09 -08:00
Greg Shuflin 65c745fb30 Annotations 2021-11-18 18:31:33 -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 b7b4e75f01 Extended exprs 2021-11-18 14:38:29 -08:00
Greg Shuflin 7a9e43bf8e Various other expr stuff 2021-11-18 04:01:40 -08:00
Greg Shuflin a666ac985b List literal 2021-11-18 03:32:01 -08:00
Greg Shuflin 37e85c417e String literal 2021-11-18 03:16:43 -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 c1e6bc8c4c MOre work 2021-11-17 16:44:09 -08:00
Greg Shuflin d37be75478 Rustfmt 2021-11-17 12:45:55 -08:00
Greg Shuflin f1ffeb155a Get fresh IDs from span 2021-11-17 12:45:42 -08:00
Greg Shuflin 222e0aad08 Use location 2021-11-17 04:43:02 -08:00
Greg Shuflin 77030091bb Add nom_locate 2021-11-17 04:38:00 -08:00
Greg Shuflin b4b1a0cf63 various work 2021-11-17 03:40:43 -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