Commit Graph

22 Commits

Author SHA1 Message Date
cf25a1d7a4 commented out the call to print function to stop seg fault for now 2025-02-24 12:31:48 -05:00
c1191c888e fixed issues with the compilation process 2025-02-23 13:15:35 -05:00
08833a370f Merge branch 'Sprint2-CommandLineHandling-FE-t#33' into Dev 2025-02-21 16:31:26 -05:00
15c7a148b0 switched -st to call print_symbol_table 2025-02-21 16:28:53 -05:00
e86edb324b Fix the conflicts t#29 2025-02-21 16:26:37 -05:00
52171d5569 Merge pull request #20 from UB-CSE443/Sprint2-PrintOutErrorTokenPositions-NoTask
added code to print out positions of incorrect tokens
2025-02-21 15:27:43 -05:00
eb3452fec9 added code to print out positions of incorrect tokens 2025-02-21 15:25:21 -05:00
7fba06ff51 Merge branch 'Dev' into Sprint2-SymbolTableOperations-FE-t#29 2025-02-21 14:53:25 -05:00
fcb66c125d it looks like this should work. t#29 2025-02-21 14:30:14 -05:00
0aea539095 implemented -st and -tok functionality, updated -help 2025-02-20 16:07:44 -05:00
7a52aa51bf added -help functionality 2025-02-18 14:22:28 -05:00
910760661e Lexer is ready just added some test files t#09 2025-02-13 21:11:03 -05:00
52a7c69dae updated comment count 2025-02-13 20:02:42 -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
228f66a385 Resolved issue of including path to .alpha file and tested with multiple directories 2025-02-13 01:44:19 -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
0ee652ed06 Test cases added 2025-02-12 14:23:57 -05:00
a1c7aaadb1 Added code to print to file with -tok input and created header file 2025-02-10 13:22:01 -05:00
f0f96dec8d moved runner.h contents to runner.c 2025-02-10 11:05:30 -05:00
bd8d410c0b Adding macros and function to detect -tok input 2025-02-07 16:30:55 -05:00
f87ae06f52 create files 2025-02-04 15:11:40 -05:00