Commit Graph

  • 5321e30d12 Merge branch 'Dev' into Sprint1-TokenizeConstantsAndLiterals-FE-t#03 Moroseui 2025-02-12 12:45:55 -05:00
  • 5602481b52 Removed binary files #04 Scarlett 2025-02-12 12:44:51 -05:00
  • 76cc3754c2 cleaned up repo and code in prep to push to dev Partho Bhattacharya 2025-02-12 12:41:23 -05:00
  • 30d4ef9e08 Merge pull request #8 from UB-CSE443/Sprint1-TokenizeConstantsAndLiterals-FE-t#03 Moroseui 2025-02-12 00:14:33 -05:00
  • 0e3c0543d7 moved test files to the test folder Partho Bhattacharya 2025-02-12 00:08:41 -05:00
  • 791bcebb0a Merge pull request #7 from UB-CSE443/Sprint1-BasicProgSetup-FE-t#06 Annie Slenker 2025-02-11 19:02:00 -05:00
  • 466f111c87 Added return statements t#04 Scarlett 2025-02-11 17:15:54 -05:00
  • 738d97bf10 Merge pull request #4 from UB-CSE443/Sprint1-Type/Keywards-FE-t#07 maxsimongt3 2025-02-11 16:55:19 -05:00
  • 7066c72c51 Merge branch 'Dev' into Sprint1-Type/Keywards-FE-t#07 maxsimongt3 2025-02-11 16:55:01 -05:00
  • 8ede5fb45f Merge pull request #3 from UB-CSE443/Sprint1-TokenizeOperators-FE-t#08 Annie Slenker 2025-02-11 16:48:59 -05:00
  • 0fcffc02fa Merge branch 'Dev' into Sprint1-TokenizeOperators-FE-t#08 Annie Slenker 2025-02-11 16:48:44 -05:00
  • f37138e0d4 Merge pull request #1 from UB-CSE443/Sprint1-TokenizeConstantsAndLiterals-FE-t#03 Annie Slenker 2025-02-11 16:40:29 -05:00
  • 45a580e7e1 Merge branch 'Dev' into Sprint1-TokenizeConstantsAndLiterals-FE-t#03 Annie Slenker 2025-02-11 16:36:04 -05:00
  • 5abc36c00c Carl told me that we will be treating string as an ID so I removed it. t#07 Meyer Simon 2025-02-11 16:30:25 -05:00
  • bfa79fe7be finished my assignment and added the line number and column number functionality to my file. t#07 Meyer Simon 2025-02-11 16:26:30 -05:00
  • a7fa7bb669 removed print statements from .lex file and added test_operators to Makefile Annie 2025-02-11 16:09:57 -05:00
  • 8e9ef7a4a5 added test for operators and removed extra line from .lex file to fix tokenization Annie 2025-02-11 16:01:43 -05:00
  • 9c67da0348 Added other punctuation Scarlett 2025-02-11 15:32:31 -05:00
  • 488f61e889 added tokenization for reserve and release Annie 2025-02-11 15:05:58 -05:00
  • e3e55f49f8 added function to tokenize operators Annie 2025-02-11 14:23:28 -05:00
  • 9091b65a30 Added comments, began work on ID Scarlett 2025-02-11 14:21:22 -05:00
  • 3757434417 added comment functionality for lexer, expanded tests, and updated to identify empty strings Partho Bhattacharya 2025-02-10 23:41:37 -05:00
  • a1c7aaadb1 Added code to print to file with -tok input and created header file Annie 2025-02-10 13:22:01 -05:00
  • f4a86f0de7 finished string and char updates and testing updates task 03 Partho Bhattacharya 2025-02-10 13:12:46 -05:00
  • 1701904c08 Fixed some of the spacing in the lexer for debugging t#07 Meyer Simon 2025-02-10 12:54:08 -05:00
  • 232ad5c9ae Branch Initialize Scarlett 2025-02-10 12:26:23 -05:00
  • f0f96dec8d moved runner.h contents to runner.c Annie 2025-02-10 11:05:30 -05:00
  • 6c3951b6ab character identifier seems to work. Still working on strings. Updated tests to include more. Task01 Partho Bhattacharya 2025-02-07 18:59:45 -05:00
  • 200307291c Removed garbage files Meyer Simon 2025-02-07 16:48:12 -05:00
  • bd8d410c0b Adding macros and function to detect -tok input Annie 2025-02-07 16:30:55 -05:00
  • db66b04033 got some chars to identify and edited the simple literal test to include more examples -Task01 Partho Bhattacharya 2025-02-07 15:40:48 -05:00
  • 78c743736c Added the keywards and types t#01 Meyer Simon 2025-02-07 14:34:37 -05:00
  • 145d3eeb85 updated lex file to have working code for all except for chars and strings. Also added the test files for just Int Testing and for testing for all literals (that is still failing for char and strings) Partho Bhattacharya 2025-02-07 14:31:10 -05:00
  • cfd64648d9 Added simple rules for literals based on documentation. Still have to test them and refine further Partho Bhattacharya 2025-02-07 00:59:03 -05:00
  • bfe8cc35dd Removed Type Defs from lex doc Partho Bhattacharya 2025-02-05 16:56:27 -05:00
  • dbb90b9dea added COMMENT to typedefs.h Partho Bhattacharya 2025-02-05 16:48:48 -05:00
  • 5c9df58d1b edited file to include comment lines and most of types in handout (except comments) Partho Bhattacharya 2025-02-04 19:43:11 -05:00
  • 3bdf25f4e2 Fixed test file so that incorrect tokens were the bottom lines Partho Bhattacharya 2025-02-04 18:58:15 -05:00
  • 528e144b1f test file (not for correct code) but various correct and incorrect tokens Partho Bhattacharya 2025-02-04 18:40:50 -05:00
  • 340e5adcce Fixed some of the indentation in the Makefile Meyer Simon 2025-02-04 15:56:09 -05:00
  • 092f4b7103 Merge remote-tracking branch 'refs/remotes/origin/main' Meyer Simon 2025-02-04 15:53:51 -05:00
  • 50ec8c1f65 Added some boiler plate to the .lex file Meyer Simon 2025-02-04 15:52:07 -05:00
  • 9f0767c459 added Makefile example from flex documentation Annie 2025-02-04 15:27:21 -05:00
  • d782e55bd6 Adding the standard token constants to the typedefs.h, this is basickly taken from the alpha language specification page 5 and made into #define's for the c compiler Meyer Simon 2025-02-04 15:20:42 -05:00
  • f87ae06f52 create files Annie 2025-02-04 15:11:40 -05:00