minor updates to our TODO list.

This commit is contained in:
Jeremy Wall 2018-08-14 16:21:38 -05:00
parent d85d81c1b7
commit 1c464083fb

View File

@ -30,9 +30,9 @@ Some options here could be:
# Minor Fixes and Polish # Minor Fixes and Polish
* Compiler caching? * Compiler caching (interface has been defined)
* Strings as tuple fields? * Strings as tuple fields?
* Streaming Parsing * Streaming Parsing?
* Casting between types? * Casting between types?
* Better error messages. * Better error messages.
* Flags should allow different seperators for prefixed flags. * Flags should allow different seperators for prefixed flags.