Commit Graph

124 Commits

Author SHA1 Message Date
96cb2d7a09 we fixed this woooo 2025-05-06 17:35:31 -04:00
0a5b6ee7fb ifs work 2025-05-06 17:34:00 -04:00
8bba742c99 please dont break 2025-05-06 16:46:06 -04:00
a7e10521d8 this 2025-05-06 16:43:09 -04:00
a459cb1112 I believe that the backpatching before the and and or are wrong 2025-05-06 16:17:09 -04:00
bab71df517 hopefully fixed merge 2025-05-06 15:53:24 -04:00
c8491b62e4 psuh 2025-05-06 15:34:55 -04:00
596434e152 shtuff 2025-05-06 15:21:36 -04:00
cab30dc2c5 🐸 2025-05-05 23:39:24 -04:00
7b9d614076 rebase 2025-05-05 23:34:09 -04:00
0446b0ae6b Added some notes and fixed the bp 2025-05-05 17:16:03 -04:00
1c5b7de5fd FUNCTION CALLS WORK WITH 6+ ENTRIES YIPPEEgit add . 2025-05-05 15:27:14 -04:00
e51bea728b Merge pull request #68 from UB-CSE443/array_type_check
working on making sure arrays and reserve/release are working properly
2025-05-05 03:58:15 -04:00
6212deee51 👋 2025-05-05 00:51:06 -04:00
9c25e1e667 🔥🔥🔥 all cg tests working!! 2025-05-05 00:06:27 -04:00
0fc796aa25 🤯🤯🤯🤯🤯🤯🤯🤯🤯 2025-05-04 23:54:42 -04:00
8b0d191409 EXECUTION!!!!!!!!!!!!!!!!!!! 2025-05-04 22:53:55 -04:00
7e6bb2af83 working on making sure arrays and reserve/release are working properly 2025-05-04 21:04:37 -04:00
f681dc3011 Merge pull request #67 from UB-CSE443/FunctionCalls
Function calls
2025-05-04 19:32:16 -04:00
3f7c79b801 genx 2025-05-04 18:41:02 -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
8eb9a62af8 include added 2025-05-04 17:46:14 -04:00
3a33cc0f88 include lex 2025-05-04 17:33:59 -04:00
f43ab2452a tilda 2025-05-04 17:03:19 -04:00
797084f524 Merge branch 'DontBreakDev' into FunctionCalls 2025-05-04 17:00:38 -04:00
f50f467c02 Merge pull request #65 from UB-CSE443/Dev
Dev
2025-05-04 16:45:33 -04:00
85629fbf14 function calls are starting to work i think 2025-05-04 16:44:55 -04:00
6bef4bdc26 make 2025-05-04 16:23:35 -04:00
a61d0a57e8 test updates woooo 2025-05-04 16:05:13 -04:00
ea7c284665 woah 2025-05-03 19:25:55 -04:00
6eb7234c47 Merge pull request #58 from UB-CSE443/Dev
Dev
2025-05-03 13:15:05 -04:00
e7aae04952 Merge branch 'Dev' into MoreTypeCheck 2025-05-02 17:26:29 -04:00
c32e85c24b updated symbol table entry add order 2025-05-02 17:22:45 -04:00
b0d30e2fcb Merge branch 'FunctionCalls' into DontBreakDev 2025-05-02 16:26:33 -04:00
e598fad62a idk what i did anymore 2025-05-02 16:12:35 -04:00
6434b7dfeb I merged IR-Linting to Dev 2025-05-02 13:39:58 -04:00
a876d279d1 We did it 2025-05-02 13:14:41 -04:00
856e443181 raaahhhhhh 2025-05-02 12:47:22 -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
2b07464f84 Not working 2025-04-30 21:55:36 -04:00
cd4393d052 I added some packpatching 2025-04-30 08:20:11 -04:00
dcdcf31068 still fixing assignable type checking 2025-04-29 14:42:19 -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