rexy712
|
d1a7c3cf9c
|
changed all rexy::string_base and rexy::static_strings to templated types
|
2020-08-01 01:29:46 -07:00 |
|
rexy712
|
df95db7882
|
Change RJP_PARSE_NONE to RJP_PARSE_NO_EXT to better clarify its purpose
|
2020-04-09 14:53:05 -07:00 |
|
rexy712
|
92704ae8f0
|
Add parse error handling to rjp++
|
2020-04-09 13:06:53 -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
|
a64e0e86ee
|
Add license disclaimer to rjp++ files
|
2020-04-07 12:43:48 -07:00 |
|
rexy712
|
44b4bd8b19
|
Add middleman functions to prevent needing to also link rjp when linking against rjp++
|
2020-04-07 12:21:59 -07:00 |
|
rexy712
|
295c27029b
|
Rearrange some rjp++ files. Also realized that subobject return does not qualify for nrvo, so that's a problem.
|
2020-03-26 18:38:01 -07:00 |
|