|
|
5a4b9e3298
|
Started adding unit tests
|
2021-11-21 22:46:19 +01:00 |
|
|
|
f2de0773ed
|
format_arg(float) now works with the desired precision
|
2021-11-21 19:42:56 +01:00 |
|
|
|
0d72d35229
|
Implemented ast_node_T; parse_string now returns an actual AST; Moved functions to new files
|
2021-11-21 16:53:57 +01:00 |
|
|
|
f1952186e0
|
Refactored parse_num and parse_type to return type parse_result
|
2021-11-18 23:53:15 +01:00 |
|
|
|
83332cc295
|
Wrapped everything in namespaces
|
2021-11-18 22:05:26 +01:00 |
|
|
|
e028e43b6a
|
Split logger.h into 3 files
|
2021-11-18 20:56:02 +01:00 |
|