Commit Graph

8 Commits

Author SHA1 Message Date
abdelrahman 1b56aaa185 Started implementing the get_next_token function 2023-06-20 23:37:56 +01:00
abdelrahman 62f45b6a7f Add str_view_t 2023-06-20 21:55:59 +01:00
Abdelrahman Said 76620b593a Add dstr_resize and rename the dstring functions 2023-06-19 08:33:02 +01:00
abdelrahman f0043a691c Rename lexer string functions 2023-06-18 22:08:47 +01:00
abdelrahman 57fe5ab1b7 Add dstr_t type 2023-06-18 21:40:36 +01:00
abdelrahman 0095d8fe61 Rename lexer_states to lexer 2023-06-18 21:39:50 +01:00
abdelrahman 43630526dc Handle objects, arrays and strings 2023-06-17 15:27:16 +01:00
abdelrahman cad6b938b3 Started implementing the lexer 2023-06-17 00:45:00 +01:00