| Age | Commit message (Collapse) | Author |
|
|
|
be used for inline expressions instead. Also, dict literals now use ":" instead
of "=".
|
|
|
|
nomsu to everything. This has some nice code cleanliness benefits.
|
|
cleaned up some of the library code.
|
|
training wheels for ease of transitions.
|
|
|
|
other misc.
|
|
|
|
|
|
return values with either an explicit "return" statement or if they're
the only line in the function, and the line is an expression.
|
|
testing on string interpolations too.
|
|
|
|
two_defs branch.
|
|
|
|
block" to "lua do>"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
expressions can be grouped with parens, and they have a clear
distinction.
|
|
|
|
|
|
|
|
|
|
with less code duplication.
|
|
|
|
their own files.
|