rexy712
|
d76252d473
|
Fix const correctness of error to string
|
2020-04-09 13:03:29 -07:00 |
|
rexy712
|
a309b9e772
|
Fix clang warnings
|
2020-04-09 03:12:37 -07:00 |
|
rexy712
|
d7e8c5ccbb
|
Change error output to be in the hands of the library user instead of the library
|
2020-04-08 16:20:18 -07:00 |
|
rexy712
|
e708952c05
|
Allow empty string values. Disallow empty key strings
|
2020-04-05 10:47:12 -07:00 |
|
rexy712
|
4c94e11ff3
|
Decided to change rjp_set_member and related functions to default to allocation and copy since i kept getting them mixed up
|
2020-03-26 08:56:06 -07:00 |
|
rexy712
|
330b3956e5
|
Fix small output bugs. Add ability to add member to object/array in one function call.
|
2020-03-23 17:28:12 -07:00 |
|
rexy712
|
7177386801
|
Cleanup unneeded functions and includes
|
2020-03-23 10:58:56 -07:00 |
|
rexy712
|
32db7680d7
|
Cleanup and comment a bit more of the source
|
2020-03-22 16:07:52 -07:00 |
|
rexy712
|
f88bb0c4f2
|
Add callback based reading, essentially making chunked reading redundant
|
2020-03-22 11:14:10 -07:00 |
|
rexy712
|
4387f9d39a
|
Rename *_yacc_* to *_parse_*
|
2020-03-17 16:01:41 -07:00 |
|
rexy712
|
8e454b3d5a
|
Separated lexing logic further. Added file for lexical analysis functions
|
2020-03-17 15:59:51 -07:00 |
|