3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
lua 5.2 support More... over 13 years ago
setfenv and getfenv for lua 5.2 More... over 13 years ago
update links to scintillua More... over 13 years ago
destructure works with if assignment cond More... over 13 years ago
allow multiple cases per when statement in switch More... over 13 years ago
allow multiple name proxy of same type in names of for in loop More... over 13 years ago
allow destructure in for in names More... over 13 years ago
sort tests More... over 13 years ago
upate rockspec, add script More... over 13 years ago
convert more modules More... over 13 years ago
remove module from compile, reorganize More... over 13 years ago
start refactoring out calls to module More... over 13 years ago
get rid of the format module, refactor some code More... over 13 years ago
add destructuring assignment More... over 13 years ago
make mtype not error when passed smart node fix #52 More... over 13 years ago
let `class` be the key in an unbound table More... almost 14 years ago
update docs for assignment in conditionals More... almost 14 years ago
bump version More... almost 14 years ago
update docs More... almost 14 years ago
@@variables should be assignable More... almost 14 years ago
extract class name from assign statement if anonymous class is being assigned More... almost 14 years ago
classes can be expressions, classes don't require name or body anymore More... almost 14 years ago
remove concept of non atomic value More... almost 14 years ago
add or= an and= operators More... almost 14 years ago
with can take an assignment statement #46 More... almost 14 years ago
tests for do More... almost 14 years ago
actually show errors in test2 More... almost 14 years ago
making modules not vulnerable to accidental return More... almost 14 years ago
left out DisableDo for foreach loop More... almost 14 years ago
fix export ^ with class declarations inside of do More... almost 14 years ago