Commit Graph

121 Commits

Author SHA1 Message Date
910760661e Lexer is ready just added some test files t#09 2025-02-13 21:11:03 -05:00
4483afc081 Merge pull request #12 from UB-CSE443/Sprint1-TokenLocationLogic-NoTask
Sprint1 token location logic no task
2025-02-13 20:28:29 -05:00
52a7c69dae updated comment count 2025-02-13 20:02:42 -05:00
3c6d3be9b4 testing int with yyleng 2025-02-13 19:28:38 -05:00
9e7a70f901 merged task t#09 2025-02-13 19:20:21 -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
431ab607c4 Tested the functionality, seems to work. t#09 2025-02-12 20:48:56 -05:00
c13f76f365 Added tests for grouping t#09 2025-02-12 15:22:59 -05:00
4e4d0280ec Dev Cleanup 2025-02-12 14:21:46 -05:00
b6c2d33c42 Merge branch 'Dev' into Sprint1-TokenizeID_MainFunction-FE-t#04 2025-02-12 12:57:14 -05:00
5321e30d12 Merge branch 'Dev' into Sprint1-TokenizeConstantsAndLiterals-FE-t#03 2025-02-12 12:45:55 -05:00
76cc3754c2 cleaned up repo and code in prep to push to dev 2025-02-12 12:41:23 -05:00
30d4ef9e08 Merge pull request #8 from UB-CSE443/Sprint1-TokenizeConstantsAndLiterals-FE-t#03
Correcting merg
2025-02-12 00:14:33 -05:00
0e3c0543d7 moved test files to the test folder 2025-02-12 00:08:41 -05:00
466f111c87 Added return statements t#04 2025-02-11 17:15:54 -05:00
8e9ef7a4a5 added test for operators and removed extra line from .lex file to fix tokenization 2025-02-11 16:01:43 -05:00
9c67da0348 Added other punctuation 2025-02-11 15:32:31 -05:00
9091b65a30 Added comments, began work on ID 2025-02-11 14:21:22 -05:00
232ad5c9ae Branch Initialize 2025-02-10 12:26:23 -05:00
78c743736c Added the keywards and types t#01 2025-02-07 14:34:37 -05:00