|
14ad503d4d
|
Updated json_entities
|
2023-06-27 23:16:26 +01:00 |
|
|
1e510411dc
|
get_next_token returns result which includes possible error and token
|
2023-06-27 22:23:16 +01:00 |
|
Abdelrahman Said
|
a6b45834fc
|
Start working on json_entities
|
2023-06-26 18:32:53 +01:00 |
|
|
3ded1d2708
|
Testing building json objects in C
|
2023-06-25 23:52:45 +01:00 |
|
|
7a326421b8
|
Add dstr_find function
|
2023-06-24 03:40:04 +01:00 |
|
Abdelrahman Said
|
efe07a3c60
|
Add the get_next_token function
|
2023-06-22 00:13:05 +01:00 |
|
Abdelrahman Said
|
6912f689f1
|
Update str_view_t typedef
|
2023-06-21 20:53:17 +01:00 |
|
|
1b56aaa185
|
Started implementing the get_next_token function
|
2023-06-20 23:37:56 +01:00 |
|
|
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 |
|
|
f0043a691c
|
Rename lexer string functions
|
2023-06-18 22:08:47 +01:00 |
|
|
57fe5ab1b7
|
Add dstr_t type
|
2023-06-18 21:40:36 +01:00 |
|
|
0095d8fe61
|
Rename lexer_states to lexer
|
2023-06-18 21:39:50 +01:00 |
|
|
43630526dc
|
Handle objects, arrays and strings
|
2023-06-17 15:27:16 +01:00 |
|
|
cad6b938b3
|
Started implementing the lexer
|
2023-06-17 00:45:00 +01:00 |
|