|
|
01f48a394d
|
Update rexylib
|
2022-05-21 12:36:26 -07:00 |
|
|
|
0d9cebedc0
|
Remove broken rjp::cast and rjp::convert. Added const iterator access to object and array
|
2022-03-19 10:37:57 -07:00 |
|
|
|
f763438c47
|
Add object and array size queries to rjp++
|
2021-04-11 14:51:54 -07:00 |
|
rexy712
|
d2af423057
|
Work with rexylib after small string optimization
|
2020-08-03 17:39:27 -07:00 |
|
rexy712
|
d1a7c3cf9c
|
changed all rexy::string_base and rexy::static_strings to templated types
|
2020-08-01 01:29:46 -07:00 |
|
rexy712
|
ad2138ba5d
|
Allow rjp++ assignment of values containing nullptr. Makes user interface flow nicer
|
2020-05-16 15:14:14 -07:00 |
|
rexy712
|
8a6b323fec
|
Remove explicit constructors from rjp++. Might regret this later
|
2020-05-02 14:05:24 -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
|
5bebbe1d33
|
Added rjp++ dispatcher and proxy type for get operations. Makes it easier to make generic programs around.
|
2020-03-27 12:40:37 -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
|
a4d1a98a0e
|
Reworked rjp++ element/member addition
|
2020-03-24 16:34:07 -07:00 |
|
rexy712
|
eaa02d5ab4
|
Cleanup rjp++ includes
|
2020-03-23 10:38:39 -07:00 |
|
rexy712
|
59413d6d48
|
Separated rjp++'s single include file
|
2020-03-06 16:13:28 -08:00 |
|