mirror of
https://github.com/zaphar/ucg.git
synced 2025-07-21 18:10:42 -04:00
MAINT: Fix up some TODO documentation.
This commit is contained in:
parent
d13c79729c
commit
561b277b24
4
TODO.md
4
TODO.md
@ -1,6 +1,5 @@
|
|||||||
# Documentation TODO
|
# Documentation TODO
|
||||||
|
|
||||||
* Recursive Modules
|
|
||||||
* Schema Checking With Modules
|
* Schema Checking With Modules
|
||||||
|
|
||||||
# Major Planned Features
|
# Major Planned Features
|
||||||
@ -8,14 +7,13 @@
|
|||||||
## Standard Library
|
## Standard Library
|
||||||
|
|
||||||
* String processing
|
* String processing
|
||||||
* Schema checking.
|
|
||||||
|
|
||||||
## Query Language (Experimental)
|
## Query Language (Experimental)
|
||||||
|
|
||||||
You should be able to ask the compiler to tell you any value or set of values in the
|
You should be able to ask the compiler to tell you any value or set of values in the
|
||||||
compiled configuration.
|
compiled configuration.
|
||||||
|
|
||||||
Inspect is probably the correct location for this.
|
Eval is probably the correct location for this.
|
||||||
|
|
||||||
# Minor Fixes and Polish
|
# Minor Fixes and Polish
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user