Commit Graph

10 Commits

Author SHA1 Message Date
rexy712
20e46d2af2 Added support for unicode escape sequences 2018-12-15 05:33:44 -08:00
rexy712
edcfee90eb vastly simplified logic and fixed a parsing bug 2018-12-06 16:02:40 -08:00
rexy712
af9b0b837e Allow root value to be non-object 2018-12-06 15:34:31 -08:00
rexy712
cd5ddd950b changed std allocation to rjp allocations 2018-12-01 10:15:17 -08:00
rexy712
d68bea08f4 added allocation and free functions 2018-12-01 10:11:20 -08:00
rexy712
6f4a55a766 removed excess 'struct's (typedefs) 2018-12-01 08:33:08 -08:00
rexy712
b27031876b added accessor interface 2018-12-01 08:21:06 -08:00
rexy712
566952de5e Fixed a potential segfault and added diagnostics option to cmake 2018-11-30 14:12:39 -08:00
rexy712
f1d8dbde97 Fixed a memory leak and removed main function (again) 2018-11-30 13:32:21 -08:00
rexy712
e70b0833e6 Working json output and split source into multiple files 2018-11-29 14:26:20 -08:00