29 Commits

Author SHA1 Message Date
5a01cb8419 tests update 2025-05-06 22:35:26 -04:00
a459cb1112 I believe that the backpatching before the and and or are wrong 2025-05-06 16:17:09 -04:00
0446b0ae6b Added some notes and fixed the bp 2025-05-05 17:16:03 -04:00
61cc807b8a I added some more backpatching and some more files for testing 2025-05-04 17:47:39 -04:00
4ae76d0341 I think it was broken so I fixed it 2025-05-04 17:47:38 -04:00
18b5daea0e It seems to be working but I need to ckeck again 2025-05-04 17:47:38 -04:00
468e3f67f7 I added some test files Looks good so far Need someone to spot check 2025-05-04 17:47:38 -04:00
a61d0a57e8 test updates woooo 2025-05-04 16:05:13 -04:00
a876d279d1 We did it 2025-05-02 13:14:41 -04:00
b762127879 Fixed the else jump It was falling through 2025-05-02 12:02:07 -04:00
558c09e60f added some tests to help demonstrate Still need to verify the results but looks good for now 2025-05-01 20:56:25 -04:00
33347f3051 It works for if and while statments. Number of params not going well 2025-05-01 20:55:07 -04:00
3e54a72f38 updated expected 2025-04-25 23:54:37 -04:00
6e4841f0c1 Big testing update 2025-04-25 23:26:50 -04:00
3ea41f40fa TC & ASC Implemented. yyerrors updated. 2025-04-25 22:14:31 -04:00
46d8a852a6 trying to get annie's to work 2025-04-25 15:36:31 -04:00
5a23ef2756 Fixed -tok, spacings in -st, and validation tests 2025-04-16 11:44:02 -04:00
8057060f26 fixed several small issues 2025-04-15 01:40:18 -04:00
2b1557b52c worked on function call return type check and started checking return type 2025-04-15 00:53:03 -04:00
3fc7a6371a have to finish idlist rules 2025-04-11 19:00:24 -04:00
a4dc3d90be update 2025-04-08 16:01:36 -04:00
b26f7d4954 Merge branch 'Sprint3-Symbol_Table_Restructure-FE-t#NoTask' into Dev 2025-04-04 21:34:52 -04:00
a5e1acefde fixed sytnax errors in tests 2025-04-04 20:39:01 -04:00
a53a22530d added tests for sprint 2 and 3 2025-04-04 20:29:41 -04:00
376dfdf53d ready for merge! 2025-04-04 18:08:59 -04:00
77c4106b1b latest 2025-04-02 15:03:29 -04:00
20c372f134 more type check fixes 2025-04-02 13:25:18 -04:00
d05b6f456c rebase 2025-04-02 11:55:25 -04:00
04418cc75d added testing suite for binary and unary operations typechecking 2025-03-27 03:06:58 -04:00