|
dde80250ed
|
Cleanup unused includes
|
2023-07-01 16:48:47 +01:00 |
|
|
f9e9f0ebd8
|
Add function to traverse json tree and free all memory allocations
|
2023-07-01 16:45:31 +01:00 |
|
|
e818135aef
|
Move the logic for loading a json file into the load_json function
|
2023-07-01 15:05:53 +01:00 |
|
|
96e9df0434
|
Parser test implementation
|
2023-06-28 23:36:52 +01:00 |
|
|
1e510411dc
|
get_next_token returns result which includes possible error and token
|
2023-06-27 22:23:16 +01:00 |
|
|
3ded1d2708
|
Testing building json objects in C
|
2023-06-25 23:52:45 +01:00 |
|
Abdelrahman Said
|
efe07a3c60
|
Add the get_next_token function
|
2023-06-22 00:13:05 +01:00 |
|
|
2ef4e2f056
|
Cleanup
|
2023-06-20 23:38:46 +01:00 |
|
|
1b56aaa185
|
Started implementing the get_next_token function
|
2023-06-20 23:37:56 +01:00 |
|
|
57fe5ab1b7
|
Add dstr_t type
|
2023-06-18 21:40:36 +01:00 |
|
|
909bcf3056
|
Add test files for unicode sequences
|
2023-06-18 00:23:40 +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 |
|