From 1d2008c2daf2bb50af26bbf6048331c3e49cd176 Mon Sep 17 00:00:00 2001 From: Jeremy Wall Date: Sat, 19 Jan 2019 13:14:51 -0600 Subject: [PATCH] DOCS: Updated todo list a little. --- TODO.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/TODO.md b/TODO.md index ae9969a..25dbf80 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,14 @@ +# Documentation TODO + +* Recursive Modules +* Schema Checking With Modules + # Major Planned Features -## Compile Errors as expression +## Standard Library + +* String processing +* Schema checking. ## Query Language (Experimental) @@ -9,8 +17,6 @@ compiled configuration. Inspect is probably the correct location for this. -## Shape equality as a form of type assertion? - # Minor Fixes and Polish * Compiler caching (interface has been defined) @@ -20,11 +26,6 @@ Inspect is probably the correct location for this. * Flags should allow different seperators for prefixed flags. * HCL export -# Documentation TODO - -* Recursive Modules -* Schema Checking With Modules - # Release Checklist * Cargo test