Commit Graph

11 Commits

Author SHA1 Message Date
olemorud
5365740941 Improve error handling 2023-04-23 19:37:26 +02:00
olemorud
ee2ce69fe7 clang-format, more consistent function comments 2023-04-22 23:52:33 +02:00
olemorud
9f66f4aff9 Choose file to parse from CLI arguments 2023-04-22 22:37:17 +02:00
olemorud
dc4e39af6c Update README 2023-04-22 22:32:23 +02:00
olemorud
ea517dc6bd Add README 2023-04-22 22:32:23 +02:00
olemorud
78abb0ff8d parse.c: remove #include <errno.h> 2023-04-22 22:29:50 +02:00
olemorud
035c3b6b02 util.c: Improve formatting of stack trace 2023-04-22 22:29:50 +02:00
olemorud
67c3cb3bc9 parse.c: fix various parsing bugs 2023-04-22 22:29:50 +02:00
olemorud
c1398004fc Makefile: Add release and debug builds 2023-04-22 22:29:50 +02:00
olemorud
89dc8149c0 First version correctly parsing sample.json 2023-04-22 18:43:58 +02:00
olemorud
4ce1c34838 Initial commit 2023-04-22 18:43:36 +02:00