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
24
Commits
1
Branch
2
Tags
45
KiB
2ff8172f33
Commit Graph
2 Commits
Author
SHA1
Message
Date
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