3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Aug 10, 2025 — Aug 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
continue and varargs implement in transfromation instead of "listeners" in compiler, remove "listen", "unlisten", "send" and "splice" from Block More... 17 days ago
add static build info to the binaries More... 17 days ago
make luajit binaries in ci More... 17 days ago
fix num_names bug (causes name list to get truncated) More... 17 days ago
fix version printout on moonc, fixes #471 More... 18 days ago
opt into the new mooonscript parser More... 18 days ago
add linux arm64 More... 18 days ago
forgot to update the version More... 2 months ago
move this down More... 5 months ago
Update CHANGELOG.md (#469) More... 5 months ago
update moonscript.util moon.mtype -> mtype to differentiate between the type function in moon More... 5 months ago
add is_subcalss_of, BREAKING: enhance moon.type() to remove weird class object behavior More... 5 months ago
add is_instance_of public function More... 5 months ago
tweak the is_instance and is_class functions, add more tests More... 5 months ago
add is_instance and is_object to moon library More... 5 months ago
see if this fixes windows archive name More... 7 months ago
fix order of operations More... 7 months ago
better artifact naming, auto publishing to release More... 7 months ago
forgot a file More... 7 months ago
add moonc compile to binaries workflow More... 7 months ago
get moonc buildin More... 7 months ago
fix splat for argparse dependency More... 7 months ago
woops, fix the module name rewrite More... 7 months ago
generate argparse.h in the workflow More... 7 months ago
add support for embedding argparse More... 7 months ago
make specs look for the init files (shouldn't loadkit do this??) More... 7 months ago
try a different stage to download headers More... 7 months ago
convert moon.moon -> moon.h, and run it through the moon.c entry point More... 7 months ago
working through binaries some more More... 7 months ago
try to fix windows build More... 7 months ago