Commit Graph

8 Commits

Author SHA1 Message Date
abdelrahman 2bbf21f90b Remove compile_commands.json from source control 2023-07-09 23:50:06 +01:00
abdelrahman 75c282a58c Update .gitignore 2023-06-17 15:26:52 +01:00
abdelrahman cad6b938b3 Started implementing the lexer 2023-06-17 00:45:00 +01:00
abdelrahman f4b826a299 Reorganise 2023-06-16 22:38:37 +01:00
abdelrahman 4a657e5a2c Initial testing of parsing JSON objects 2023-06-13 23:58:38 +01:00
abdelrahman 82c2fcdc64 Continue experimenting with state machines 2023-06-13 23:36:14 +01:00
abdelrahman 23a7874950 Removed the binary from source control 2023-06-13 00:22:32 +01:00
Abdelrahman Said b9e3d5746a Test adding a number state machine 2023-06-12 23:59:21 +01:00