rexy712
|
45ed17d6ca
|
Tree setup now working on all compilation units
|
2020-01-17 14:22:15 -08:00 |
|
rexy712
|
0b4562a95a
|
Update rjp.h types
|
2020-01-17 13:02:53 -08:00 |
|
rexy712
|
b5fdb94fd3
|
Fix RJP_object_iterator to actually usable state
|
2020-01-17 12:48:26 -08:00 |
|
rexy712
|
a646d1c4e8
|
Moved rjp.c, memory.c, and strings.c over to new tree-based objects. Unfortunately, the API did need modified because C lacks the 'mutable' keyword.
|
2020-01-13 15:19:27 -08:00 |
|
rexy712
|
6e53fe29e2
|
Fix memory management of trees
|
2020-01-13 13:22:49 -08:00 |
|
rexy712
|
bc755098b3
|
Add tree iterator (untested) and tree copying
|
2020-01-12 18:05:24 -08:00 |
|
rexy712
|
ce1877f52a
|
Basic working red black tree
|
2020-01-12 00:18:45 -08:00 |
|