Update TODO

This commit is contained in:
rexy712 2020-02-26 18:31:20 -08:00
parent 4b68e32298
commit ffac4718e8

3
TODO
View File

@ -2,5 +2,4 @@ Change string handling to work with chunked reading
Change numeral handling to work with chunked reading Change numeral handling to work with chunked reading
handle scientific notation handle scientific notation
Add ability to specify object order explicitly
modularize internal object management. eg tree.h should only be needed in object.c and tree.c