This website requires JavaScript.
Explore
Help
Sign In
elf
/
tumble
Watch
1
Star
0
Fork
You've already forked tumble
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
98704f69ff
tumble
/
lib
History
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
..
engine.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
lexer.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
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