3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 12, 2025 — Aug 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move generic functions out of grammar constructor More... almost 15 years ago
transformers are instanced for for root blocks More... almost 15 years ago
renamed line.moon to statement.moon More... almost 15 years ago
export keyword works before class declaration, fixed export test More... almost 15 years ago
mentioned export assignment, removed some tabs More... almost 15 years ago
can export assignment statements More... almost 15 years ago
import done through transform, binding import also works now More... almost 15 years ago
moved update to transform More... almost 15 years ago
rebuilt tests More... almost 15 years ago
wrap generated `with` code in do block again More... almost 15 years ago
cascading assigns done through transformer More... almost 15 years ago
misc cleanup More... almost 15 years ago
with moved to transformer More... almost 15 years ago
implicit return bubbles again More... almost 15 years ago
refactor transformer names More... almost 15 years ago
implicit return done in transform More... almost 15 years ago
comprehensions moved to transformer More... almost 15 years ago
syntax for tblcmp More... almost 15 years ago
use , for slice range delimiter (sorry) More... almost 15 years ago
fixed parse error for comment at end of file More... almost 15 years ago
parse/compile errors have better error messages More... almost 15 years ago
fixed with's dot chain from not parsing all types after first chain item More... almost 15 years ago
cleaned up docs More... almost 15 years ago
removed moon_chunk, fixed bin/moon More... almost 15 years ago
rebuilt More... almost 15 years ago
loadstring, loadfile, and dofile moonscript functions More... almost 15 years ago
moonlib updates, built and added to rockspec More... almost 15 years ago
start of a std lib More... almost 15 years ago
moved binaries to bin folder More... almost 15 years ago
vararg bubbling works for block_exp More... almost 15 years ago