Commit Graph

62 Commits

Author SHA1 Message Date
randrews c373198084 Prefix operators 2023-07-08 23:33:30 -05:00
randrews ca72b480c5 Bunch of infix ops 2023-07-08 23:08:22 -05:00
randrews f682a234c7 Refactoring exprs 2023-07-08 22:32:24 -05:00
randrews bc3a1ad88f Completed the parser 2023-07-08 20:54:23 -05:00
randrews 927600c7bc More statement types 2023-07-08 19:09:32 -05:00
randrews 10e6aa7f11 Parsing arrayrefs and addresses 2023-07-05 23:45:04 -05:00
randrews 576759cb27 Quality-of-life refactoring 2023-07-05 23:19:54 -05:00
randrews 2aac110900 Start of expression parsing 2023-07-04 02:49:29 -05:00
randrews 2a9bfb342b More refactoring 2023-07-03 23:11:44 -05:00
randrews b05edb6ed4 Parsing fn headers 2023-07-03 17:19:19 -05:00
randrews 429d57c632 Refactoring the parser some 2023-07-03 01:35:37 -05:00
randrews 41bf0a2184 Starting to build a Forge parser 2023-07-02 02:10:06 -05:00