aboutsummaryrefslogtreecommitdiff
path: root/examples/how_do_i.nom
AgeCommit message (Expand)Author
2017-10-30Changed it so variables can't contain wordbreakers anymore.Bruce Hill
2017-10-19Abbreviated "lua code" to "lua>" and "lua expr" to "=lua" and "luaBruce Hill
2017-10-13Changed tokenizing to treat symbols as their own things.Bruce Hill
2017-10-13Removed io.write() stuff.Bruce Hill
2017-10-13Improved code generation for "when" statements using elseif, andBruce Hill
2017-10-07Added "unless" to core.Bruce Hill
2017-10-04Added how do I.Bruce Hill