Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
tavis_rudd committed Oct 15, 2002
1 parent fa0eeed commit 20f87b7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions TODO
Expand Up @@ -49,6 +49,10 @@ Boolean argument 'all' adds local variables, builtins, etc. Boolean argument
This is a cached region. $voom
#end cache

- create a better error message for invalid syntax when a $var inside a
directive is enclosed in ${} or $(). E.g.:
#include raw source=${x}

- Delete whitespace before a comment on the same line. The methods are
Parser.eatComment() and Parser.eatMultiLineComment(). It's already
working if the line contains 'STUFF#slurp ## comment'. Need to make
Expand Down

0 comments on commit 20f87b7

Please sign in to comment.