3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move line decorator transformation out of the parser More... almost 14 years ago
add unless block More... almost 14 years ago
table comprehensions support single expression that returns a pair More... almost 14 years ago
escape dot chains that are lua keywords More... almost 14 years ago
some docs about assigns in if/elseif More... almost 14 years ago
allow assignment in elseif More... almost 14 years ago
allow assignment in if condition More... almost 14 years ago
reorganize update and assign parsing More... almost 14 years ago
don't let debug mode break parser More... almost 14 years ago
Allow real statements inside of class More... almost 14 years ago
fix variable name bug and recompile More... almost 14 years ago
woops, don't crash on empty string More... almost 14 years ago
call methods on strings without parentheses More... almost 14 years ago
grammar debugger More... almost 14 years ago
bring back local keyword for forward declaration More... almost 14 years ago
fix bug in string interpolation and add more tests More... almost 14 years ago
add string interpolation to double quote string More... almost 14 years ago
declare the variables introduced by for loop into scope #44 More... almost 14 years ago
allow string literal as table key More... almost 14 years ago
add inherited callback to classes More... almost 14 years ago
show error message from loadfile if there is one More... almost 14 years ago
check for non-existant file in bin/moon, write error to stderr More... almost 14 years ago
added a test script based on busted More... almost 14 years ago
use xpcall instead of coroutine when running code through bin/moon More... almost 14 years ago
hoist name declarations from statements inside of a class to the top of the class body More... almost 14 years ago
differentiate between table key literals and variable references #42 More... almost 14 years ago
wrap update expressions in parentheses if passed an expression #43 More... almost 14 years ago
support full syntax of generic for loop #41 More... about 14 years ago
fix dead github buttons on docs More... about 14 years ago
Close files explicitly when done More... over 14 years ago