Commit Graph

16 Commits

Author SHA1 Message Date
Meyer Simon
072182dbbc Fixed spacing in the files t#NONE 2025-03-08 14:08:14 -05:00
Meyer Simon
abd24760e0 Fixed and error in grammar.y t#36 2025-03-07 16:05:52 -05:00
Partho Bhattacharya
3a22ecbcdc fixed declaration name 2025-03-07 15:50:15 -05:00
Partho Bhattacharya
d1c36566c7 still working on resolving type name issue 2025-03-07 15:22:10 -05:00
Partho Bhattacharya
f33b4566ea fixed precedence testing 2025-03-07 13:40:29 -05:00
Partho Bhattacharya
6dcad07520 fixed precedence tests 2025-03-07 13:36:07 -05:00
Meyer Simon
06764ad9b3 Prec not working 2025-03-07 12:36:06 -05:00
Scarlett
9eee3d94ba cleanup (removed .saves) 2025-03-06 21:31:55 -05:00
Partho Bhattacharya
211919d70e fixed location issues for error messages and scoping. Used location macros and the percent location as defined in guides to track location. Code may warrant cleanup as we don't need to manually keep track of locations ourselves any more through our line and column number variables 2025-03-06 02:05:47 -05:00
Meyer Simon
6fdccb3d8e fixed the spaceing t#34 2025-03-05 16:49:45 -05:00
Meyer Simon
f99dfc9b54 Fixed some of the spacing and added a harder test t#36 2025-03-05 15:31:01 -05:00
Partho Bhattacharya
f819a68ef7 runner and parser together add entries ok 2025-03-05 15:02:30 -05:00
Scarlett
c2f28b6836 Combined binaries (parser + alpha) 2025-03-05 14:01:34 -05:00
Scarlett
4d674eb8b7 Testing update with check.sh 2025-03-05 12:30:33 -05:00
Scarlett
c26253c20f Fixed formatting in lex; Updated Makefile t#30 2025-03-04 16:14:01 -05:00
Scarlett
b22f0149c7 Updated structure 2025-03-03 14:48:19 -05:00