diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-05-29 16:02:15 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-05-29 16:02:57 -0300 |
| commit | 986870048e06fa0de2dd81d244a78c43cd2aa769 (patch) | |
| tree | 117a97ac40f95295b6fd115ae1ddf69f8073b38b /data/todos.txt | |
| parent | f1a762044a68c39465c89491fca94ec75651639c (diff) | |
Fix pragma error messages.
Malformed pragmas should now give better error messages.
Diffstat (limited to 'data/todos.txt')
| -rwxr-xr-x | data/todos.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/todos.txt b/data/todos.txt index 1de8841..9ea08a2 100755 --- a/data/todos.txt +++ b/data/todos.txt @@ -1,2 +1,8 @@ :TODO 5/10/18 Ben Culkin :EasternSun Finish up the new-style Diablo generator, using Eastern Sun things + +@TODO 10/11/17 Ben Culkin :GrammarReorg + Better organize the provided sample grammars. + +@TODO 5/29/18 Ben Culkin :Spacing + Convert grammars into using despace-rule where possible. |
