3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 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
update moon library to not use module More... about 13 years ago
tweak makefile More... about 13 years ago
move test to spec More... about 13 years ago
rebuild More... about 13 years ago
reorganize destructure tests More... about 13 years ago
destructure from value directly if local More... about 13 years ago
import can have free whitespace around imported names More... about 13 years ago
mention tests in readme More... about 13 years ago
{ a : b } doesn't do self-assign #98 More... about 13 years ago
don't allow lpeg 0.11 #94 More... over 13 years ago
allow line breaks inside of quote strings More... over 13 years ago
remove outdated compiled documentation More... over 13 years ago
remove unneeded indentation from documentation More... over 13 years ago
a-b is no longer a function call #96 More... over 13 years ago
make testing work with latest version of busted More... over 13 years ago
load* functions return nil and error instead of throwing error fixes #87 More... over 13 years ago
add moonscript.base module for loading moonscrit without installing moonloader More... over 13 years ago
return style requires, fix #88 More... over 13 years ago
move position of original line number in rewritten stack trace, fixes #75 More... over 13 years ago
Merge pull request #74 from rgieseke/master More... over 13 years ago
Scintillua: Update lexer for Lua 5.2 More... over 13 years ago
bump version More... over 13 years ago
fix broken moonloader #71 More... over 13 years ago
update switch docs More... over 13 years ago
version bump More... over 13 years ago
more documentation More... over 13 years ago
numbers can start with . More... over 13 years ago
some destructuring docs More... over 13 years ago
extract declarations doesn't puke on nil statement in body More... over 13 years ago
don't alter class constructor at all More... over 13 years ago