diff --git a/TODO.md b/TODO.md index 178ee36..a380b8e 100644 --- a/TODO.md +++ b/TODO.md @@ -15,9 +15,8 @@ organiztion for a given configuration structure. Some options here could be # Minor Fixes and Polish -* List parsing and semantics. * Full selector support. (i.e. expressions in the selector parts) - * List indexing? * JSON export * YAML export -* Error Reporting with Line, Column, and File information. \ No newline at end of file +* Error Reporting with Line, Column, and File information. +* All enums should use the tuple wrapping a concrete type pattern. \ No newline at end of file