Elf M. Sternberg
|
63ebf50ccb
|
Support for 'each' (an early synonym for 'many') removed.
|
2013-06-11 09:24:41 -07:00 |
Elf M. Sternberg
|
2ff8172f33
|
Now have a 'when' (when the variable is true in *any* recent context) and 'if' (if the variable is true only in the *most* recent context). Added to the lexer a handler to determine if the block name is valid. This duplicates code from the parser, but it allows the lexer to tell the user when he's being dumb.
|
2013-06-11 09:05:32 -07:00 |
Elf M. Sternberg
|
f65548f1c4
|
Needed if I'm ever going to make this NPM-able.
|
2013-06-10 15:55:27 -07:00 |