mirror of
https://github.com/zaphar/ucg.git
synced 2025-07-22 18:19:54 -04:00
DOCS: Updated todo list a little.
This commit is contained in:
parent
1d6c850fd4
commit
1d2008c2da
17
TODO.md
17
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user