3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 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
add support for do block, close #30 More... almost 14 years ago
fix error for when test isn't build More... almost 14 years ago
better error when assigning invalid left hand side, fixes #36 More... almost 14 years ago
class name can be any assignable expression #46 More... almost 14 years ago
wrap class declaration in do instead of anonymous function More... almost 14 years ago
add options to load functions, fix stacktrace for files run in moon More... almost 14 years ago
rebuild More... almost 14 years ago
classes can implicitly return #46 More... almost 14 years ago
add implicit return to end of files #46 More... almost 14 years ago
clean out todo list More... almost 14 years ago
don't crash when non-value is at end of loop expression More... almost 14 years ago
cleanup More... almost 14 years ago
add -X flag to moonc to dump posmap More... almost 14 years ago
new posmaps More... almost 14 years ago
add Lines More... almost 14 years ago
wip for new line rewriter More... almost 14 years ago
render takes a buffer More... almost 14 years ago
tests for new continue keyword More... almost 14 years ago
delete trash More... almost 14 years ago
redo varargs bubbling with send, fix some varargs issues More... almost 14 years ago
replace render for Line and Block More... almost 14 years ago
continue on all loops More... almost 14 years ago
continue support in foreach loop More... almost 14 years ago
delete dead function More... almost 14 years ago
refactor transformers to run with context of current block More... almost 14 years ago
improve Block's tostring More... almost 14 years ago
handing the transformation of decorator with implicit return in all cases More... almost 14 years ago
fix implicit return with decorated statements More... almost 14 years ago
assignment declaration is pulled out of line decorators #44 More... almost 14 years ago
"declare" no longer shadows, introduce "declare_with_shadows" for local keyword More... almost 14 years ago