tumble/lib
Elf M. Sternberg 63ebf50ccb Support for 'each' (an early synonym for 'many') removed. 2013-06-11 09:24:41 -07:00
..
engine.js Support for 'each' (an early synonym for 'many') removed. 2013-06-11 09:24:41 -07:00
lexer.js Support for 'each' (an early synonym for 'many') removed. 2013-06-11 09:24:41 -07:00
parser.js 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
tumble.js Needed if I'm ever going to make this NPM-able. 2013-06-10 15:55:27 -07:00