Commit Graph

40 Commits

Author SHA1 Message Date
6bef4bdc26 make 2025-05-04 16:23:35 -04:00
856e443181 raaahhhhhh 2025-05-02 12:47:22 -04:00
49b83cd8ad updated errok placements 2025-04-28 00:06:54 -04:00
3ea41f40fa TC & ASC Implemented. yyerrors updated. 2025-04-25 22:14:31 -04:00
086c8ba170 Project restucture with IR and CG 2025-04-25 19:29:05 -04:00
49a0330d08 Lexxer cleanup 2025-04-25 15:04:20 -04:00
2c712ed221 Makefile rewrite 2025-04-25 12:46:07 -04:00
1f0a2c189d Added the debug flags to make 2025-04-11 13:10:00 -04:00
e566069418 updated to allow -tc and -debug 2025-04-04 18:43:53 -04:00
d587ed9f3b Updated 2025-03-28 23:33:08 -04:00
ad4f55c2bf HUGE Makefile updates! 2025-03-28 20:38:21 -04:00
227cec0b73 continuing. need fix of makefile 2025-03-28 18:02:40 -04:00
f217500b55 removed most seg faults 2025-03-28 16:11:42 -04:00
c4ad1547bf fixed most symbol table structure issues. Working on print symbol table 2025-03-27 04:00:30 -04:00
5aefd319ae Testing suite updated 2025-03-26 12:48:27 -04:00
c2f28b6836 Combined binaries (parser + alpha) 2025-03-05 14:01:34 -05:00
45940c0500 quick update #30 2025-03-05 12:54:30 -05:00
4d674eb8b7 Testing update with check.sh 2025-03-05 12:30:33 -05:00
c26253c20f Fixed formatting in lex; Updated Makefile t#30 2025-03-04 16:14:01 -05:00
b22f0149c7 Updated structure 2025-03-03 14:48:19 -05:00
2808a75dc9 edited some grammar rules. Still running into syntax errors 2025-02-28 14:03:53 -05:00
44ddfa41f8 Organization + Task 1 objectives t#30 2025-02-24 15:28:46 -05:00
c1191c888e fixed issues with the compilation process 2025-02-23 13:15:35 -05:00
e5c9771371 Merge branch 'Dev' into Sprint2-Infrastructure-FE-t#30 2025-02-21 16:35:05 -05:00
5505d11d21 Completed task1 objectives t#30 2025-02-21 16:18:38 -05:00
0b10c50a78 added tests to makefile 2025-02-21 01:19:39 -05:00
0aea539095 implemented -st and -tok functionality, updated -help 2025-02-20 16:07:44 -05:00
5171e4bc86 Makefile updated t#30 2025-02-20 14:30:18 -05:00
c2adcdf8bb Makefile updated t#09 2025-02-18 16:03:52 -05:00
910760661e Lexer is ready just added some test files t#09 2025-02-13 21:11:03 -05:00
90407da44c ran make file to display all .tok files 2025-02-13 19:00:43 -05:00
f64a4633f7 tweaked the lexer to always have DEBUG of 0 and updated .tok file logic in runner 2025-02-13 18:51:31 -05:00
9aa63372c3 Merge branch 'Dev' into Sprint1-BasicProgSetupFix-t#06 2025-02-13 01:59:32 -05:00
e91eb1815b Added option to generate header file for yy.lex.c, fixed errors in runner.c, and updated Makefile 2025-02-12 23:47:12 -05:00
b494518208 Update to match filename 2025-02-12 14:26:12 -05:00
0ee652ed06 Test cases added 2025-02-12 14:23:57 -05:00
a7fa7bb669 removed print statements from .lex file and added test_operators to Makefile 2025-02-11 16:09:57 -05:00
340e5adcce Fixed some of the indentation in the Makefile 2025-02-04 15:56:09 -05:00
9f0767c459 added Makefile example from flex documentation 2025-02-04 15:27:21 -05:00
f87ae06f52 create files 2025-02-04 15:11:40 -05:00