3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Aug 21, 2024 — Aug 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
convert parser to moonscript More... over 10 years ago
convert rest of parse helpers to moonscript More... over 10 years ago
start moving parse helpers to moonscript More... over 10 years ago
wrap_env in moonscript, separate module More... over 10 years ago
parse.literals module More... over 10 years ago
more whitespace sepcs for table More... over 10 years ago
spacebreak can come after table colon More... over 10 years ago
parens can take spacebreaks on the insides of either side More... over 10 years ago
spacebreak operator tests in more places More... over 10 years ago
refactor operators parsing More... over 10 years ago
allow whitespace/newlines after binary operator More... over 10 years ago
date and doc misc updates More... over 10 years ago
docs for new lint functionality More... over 10 years ago
lint More... over 10 years ago
mark position of table self assigns to not confuse linter More... over 10 years ago
fix opts passing to cmd.moonc More... over 10 years ago
mark used up the block stack More... over 10 years ago
fix get root block for root block More... over 10 years ago
sort and group unused names More... over 10 years ago
don't include autogenerated names and _ in unused linter More... over 10 years ago
clean up makefile More... over 10 years ago
unused variable linter More... over 10 years ago
remove pattern matcher because it no longer works with latest busted More... over 10 years ago
move extract assign name out, add statement compiles as param More... over 10 years ago
rebuild More... almost 11 years ago
simplify single name destructures/imports More... almost 11 years ago
Merge pull request #160 from nucleartide/master More... about 11 years ago
Fix for moonc -w More... about 11 years ago
travis fix pt. 2 More... about 11 years ago
update travis to install busted from moonrocks More... about 11 years ago