From ffac4718e8134bbdae2360a953f095755506c60c Mon Sep 17 00:00:00 2001 From: rexy712 Date: Wed, 26 Feb 2020 18:31:20 -0800 Subject: [PATCH] Update TODO --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO b/TODO index e1493b6..862e605 100644 --- a/TODO +++ b/TODO @@ -2,5 +2,4 @@ Change string handling to work with chunked reading Change numeral handling to work with chunked reading handle scientific notation - -modularize internal object management. eg tree.h should only be needed in object.c and tree.c +Add ability to specify object order explicitly