Abdelrahman Said abdelrahman
abdelrahman pushed to main at abdelrahman/crafting-interpreters 2025-06-08 14:37:23 +00:00
38366141c5 Handle more operators
abdelrahman pushed to main at abdelrahman/crafting-interpreters 2025-06-08 14:10:53 +00:00
74b7cf9f89 Use string_view instead of string in Token
abdelrahman pushed to main at abdelrahman/crafting-interpreters 2025-06-08 14:09:36 +00:00
1a0207687c Move error handling and interpreter functionality to different files
abdelrahman pushed to main at abdelrahman/crafting-interpreters 2025-06-08 14:09:04 +00:00
cd7ce538b6 Simplify Object type
abdelrahman pushed to main at abdelrahman/crafting-interpreters 2025-06-08 14:08:37 +00:00
eea4aace61 Use sanitizers
abdelrahman pushed to main at abdelrahman/crafting-interpreters 2025-06-07 22:39:06 +00:00
16b544bb85 Implement lexer skeleton for cclox
abdelrahman pushed to main at abdelrahman/crafting-interpreters 2025-06-01 00:07:54 +00:00
84fbf3d138 Sub README
abdelrahman pushed to main at abdelrahman/crafting-interpreters 2025-06-01 00:06:33 +00:00
1845618e8d Init repo
abdelrahman created branch main in abdelrahman/crafting-interpreters 2025-06-01 00:06:33 +00:00
abdelrahman created repository abdelrahman/crafting-interpreters 2025-05-31 23:55:18 +00:00
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-31 02:08:44 +00:00
45e3bc83a9 Update README.md
40b5bb1634 Add README.md
054a3bbdd7 Update .gitignore
Compare 3 commits »
abdelrahman pushed to no_raylib_test at abdelrahman/dod-test 2025-05-31 02:05:55 +00:00
d018ba9234 Update README.md
abdelrahman pushed to no_raylib_test at abdelrahman/dod-test 2025-05-31 02:03:59 +00:00
78f782c5ea Add README.md
abdelrahman pushed to no_raylib_test at abdelrahman/dod-test 2025-05-31 02:03:02 +00:00
62a305451b Loop for set count instead of time
89a72ad7c1 Update .gitignore
Compare 2 commits »
abdelrahman pushed to no_raylib_test at abdelrahman/dod-test 2025-05-28 21:37:26 +00:00
231e14997b Remove Raylib compilation
abdelrahman pushed to no_raylib_test at abdelrahman/dod-test 2025-05-28 21:35:39 +00:00
4671e1c177 Test without Raylib
abdelrahman created branch no_raylib_test in abdelrahman/dod-test 2025-05-28 21:35:39 +00:00
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-27 14:23:04 +00:00
f8b859b4e8 Fix submodules
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-27 14:20:59 +00:00
d94c7f8c63 Switch to using https for submodules
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-27 14:07:06 +00:00
cdb02bd209 Enable rendering