Commit Graph

59 Commits

Author SHA1 Message Date
Mandeep Moun
13002327b4 Update Test_1.java 2025-10-28 23:22:33 -06:00
Mandeep Moun
807844cb67 Update Test_2.java 2025-10-28 23:17:27 -06:00
Mandeep Moun
47b159575d Update Test_1.java 2025-10-28 23:13:55 -06:00
Mandeep Moun
5357afb682 Update Test_3.java 2025-10-28 23:08:54 -06:00
Mann Patel
41395648e3 Code Should work now: P.S. Please god 2025-10-28 23:00:29 -06:00
Mann Patel
4c857942db Merge branch 'Compile-Code' of https://github.com/Patel-Mann/CPSC-499 into Compile-Code 2025-10-28 22:22:07 -06:00
Mann Patel
0676f50e83 Reformated A3 for Handin and bug fix 2025-10-28 22:22:05 -06:00
Mandeep Moun
1a06ed91e3 Update and rename Test.java to Test_0.java 2025-10-28 22:11:00 -06:00
Mandeep Moun
510fa793c8 Create Test_3.java 2025-10-28 22:10:22 -06:00
Mandeep Moun
066d52c29b Create Test_2.java 2025-10-28 22:04:54 -06:00
Mandeep Moun
66423a4d2c Create Test_1.java 2025-10-28 21:59:27 -06:00
Mann Patel
8639c132a5 LCA_JP1_now working as intended for A3 2025-10-28 19:20:50 -06:00
Nicolas Amaya
1d1adf78f8 Edge update so it works for Jgrapht 2025-10-26 23:39:50 -06:00
Nicolas Amaya
f3fb1b16dd Updates test file 2025-10-26 21:41:58 -06:00
Nicolas Amaya
1157885d92 Add Gradle build setup and updated analyzer files 2025-10-26 21:28:55 -06:00
Nicolas Amaya
82249f76ae Stop tracking .idea folder and apply .gitignore 2025-10-26 16:42:10 -06:00
Nicolas Amaya
38fa7ef9fb added jgraph lib files 2025-10-26 16:36:54 -06:00
Nicolas Amaya
14266c95b5 created new directory for A3, tested Jgraph to build our CFG 2025-10-26 16:33:18 -06:00
Nicolas Amaya
87087a8937 Added new directory for LCA_JP3_27_0 with working files 2025-10-11 17:40:30 -06:00
Mann Patel
7d7acbda5a new 2025-10-11 17:25:48 -06:00
Mandeep Moun
619975691e jar file for 3.27 2025-10-11 02:25:29 -06:00
Mandeep Moun
faa6011e40 Create LCA_JP3_27_0.java 2025-10-11 02:24:44 -06:00
Mann Patel
d80c25c5d7 j3.27.0.0 working 2025-10-11 02:02:27 -06:00
Mandeep Moun
6c591bbf37 Added error handling 2025-10-11 00:21:45 -06:00
Mann Patel
8379a326f8 Assign-2-v2 2025-10-10 21:51:53 -06:00
Mann Patel
bcb00394e1 Assign-2 2025-10-10 21:19:09 -06:00
Mann Patel
cdfa82b194 Assign-2 2025-10-10 21:17:58 -06:00
Mann Patel
031e7e4a92 Assignment-2 Setup 2025-10-10 12:57:07 -06:00
Mann Patel
9ceac201a3 update final 2025-09-28 00:06:11 -06:00
Mann Patel
586db088b4 Tool Setup 2025-09-27 23:11:10 -06:00
Mann Patel
2fa2e0a575 Update: ExprParser 2025-09-27 23:07:32 -06:00
Nicolas Amaya
719447b9b0 File cleand up from unused code or TODO's 2025-09-27 22:51:41 -06:00
Nicolas Amaya
d6faf4356b working version <3 2025-09-27 19:55:27 -06:00
Mann Patel
54b9164f23 update fix few bugs 2025-09-27 17:07:46 -06:00
Mann Patel
73de7d74aa Delete main.java 2025-09-27 16:57:42 -06:00
Nicolas Amaya
6882d77cd7 undo for some files I deleted 2025-09-27 15:55:38 -06:00
Nicolas Amaya
4addbee422 Revert "cleanup parser for only required rules"
This reverts commit eccf1fa914.
2025-09-27 15:52:36 -06:00
Nicolas Amaya
eccf1fa914 cleanup parser for only required rules 2025-09-27 15:47:51 -06:00
Nicolas Amaya
9e858a98f3 removed part of the grammar for performance 2025-09-27 14:11:33 -06:00
Nicolas Amaya
be8499f7fe grammar completed V1, still needs testing 2025-09-27 13:28:28 -06:00
Mann Patel
c9f6667df5 added the antlr.jar file 2025-09-27 12:44:17 -06:00
Mann Patel
61da0168ef Delete ExprParser.g4 2025-09-27 12:39:45 -06:00
Nicolas Amaya
18dde2cb7f lil test 2025-09-27 00:06:03 -06:00
30206444
0863f71997 Merge branch 'main' of github.com:Patel-Mann/CPSC-499 2025-09-26 23:52:58 -06:00
30206444
a92583782c Grammar almost complete! 2025-09-26 23:52:51 -06:00
Mann Patel
b6d5e913ec Deprecated : This code is no longer supported 2025-09-26 22:00:50 -06:00
30206444
65bb1f8018 Updates on Grammar to match Antlr syntax 2025-09-26 19:21:46 -06:00
30206444
ee4a037373 Added:
1. Primitive Types
2. Array support
3. name/identifiers
4. Expressions AND OR XOR
2025-09-25 23:45:24 -06:00
30206444
852ba6c5e9 Merge branch 'main' of github.com:Patel-Mann/CPSC-499 2025-09-25 23:38:37 -06:00
30206444
8e6e68f327 Updated one letter from 'O' to 'o'. 2025-09-25 23:37:01 -06:00