openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
M
MoonScript
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
1 day
ago.
Aug 20, 2025 — Aug 20, 2026
Showing page 21 of 30
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
move line decorator transformation out of the parser
leaf corcoran
More...
almost 14 years ago
add unless block
leaf corcoran
More...
almost 14 years ago
table comprehensions support single expression that returns a pair
leaf corcoran
More...
almost 14 years ago
escape dot chains that are lua keywords
leaf corcoran
More...
almost 14 years ago
some docs about assigns in if/elseif
leaf corcoran
More...
almost 14 years ago
allow assignment in elseif
leaf corcoran
More...
almost 14 years ago
allow assignment in if condition
leaf corcoran
More...
almost 14 years ago
reorganize update and assign parsing
leaf corcoran
More...
almost 14 years ago
don't let debug mode break parser
leaf corcoran
More...
almost 14 years ago
Allow real statements inside of class
leaf corcoran
More...
almost 14 years ago
fix variable name bug and recompile
leaf corcoran
More...
almost 14 years ago
woops, don't crash on empty string
leaf corcoran
More...
almost 14 years ago
call methods on strings without parentheses
leaf corcoran
More...
almost 14 years ago
grammar debugger
leaf corcoran
More...
almost 14 years ago
bring back local keyword for forward declaration
leaf corcoran
More...
almost 14 years ago
fix bug in string interpolation and add more tests
leaf corcoran
More...
almost 14 years ago
add string interpolation to double quote string
leaf corcoran
More...
almost 14 years ago
declare the variables introduced by for loop into scope #44
leaf corcoran
More...
almost 14 years ago
allow string literal as table key
leaf corcoran
More...
almost 14 years ago
add inherited callback to classes
leaf corcoran
More...
almost 14 years ago
show error message from loadfile if there is one
leaf corcoran
More...
almost 14 years ago
check for non-existant file in bin/moon, write error to stderr
leaf corcoran
More...
almost 14 years ago
added a test script based on busted
leaf corcoran
More...
almost 14 years ago
use xpcall instead of coroutine when running code through bin/moon
leaf corcoran
More...
almost 14 years ago
hoist name declarations from statements inside of a class to the top of the class body
leaf corcoran
More...
almost 14 years ago
differentiate between table key literals and variable references #42
leaf corcoran
More...
almost 14 years ago
wrap update expressions in parentheses if passed an expression #43
leaf corcoran
More...
almost 14 years ago
support full syntax of generic for loop #41
leaf corcoran
More...
about 14 years ago
fix dead github buttons on docs
leaf corcoran
More...
about 14 years ago
Close files explicitly when done
Nils Nordman
More...
over 14 years ago
←
1
2
…
17
18
19
20
21
22
23
24
25
…
29
30
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree