leaf corcoran
|
610d3d5690
|
return style requires, fix #88
|
2013-02-27 19:17:16 -08:00 |
|
leaf corcoran
|
a44c5ac27f
|
fix filename globbing
|
2013-01-13 23:38:38 -08:00 |
|
leaf corcoran
|
329d65784e
|
fix missing dump function for -T
|
2013-01-10 17:53:47 -08:00 |
|
leaf corcoran
|
0ba4c773e1
|
don't reference global unpack
|
2013-01-02 17:55:43 -08:00 |
|
leaf corcoran
|
999a9bed20
|
update bin scripts for 5.2
|
2013-01-02 17:48:11 -08:00 |
|
leaf corcoran
|
915fc36b2e
|
convert more modules
|
2012-11-28 20:53:47 -08:00 |
|
leaf corcoran
|
38463a078d
|
remove module from compile, reorganize
|
2012-11-28 00:42:43 -08:00 |
|
leaf corcoran
|
33eb9510dd
|
start refactoring out calls to module
|
2012-11-28 00:24:58 -08:00 |
|
leaf corcoran
|
15dab06d31
|
add options to load functions, fix stacktrace for files run in moon
also don't show nothing if rewriting stacktrace fails
|
2012-10-30 20:23:36 -07:00 |
|
leaf corcoran
|
bd93b322d0
|
add -X flag to moonc to dump posmap
|
2012-10-30 00:31:56 -07:00 |
|
leaf corcoran
|
8c2be55dbb
|
show error message from loadfile if there is one
|
2012-09-08 10:37:50 -07:00 |
|
leaf corcoran
|
7d2f57d9f2
|
check for non-existant file in bin/moon, write error to stderr
|
2012-09-08 10:34:14 -07:00 |
|
leaf corcoran
|
340498d5d1
|
use xpcall instead of coroutine when running code through bin/moon
moon will longer swallow errors if you tried to yield from the top scope
|
2012-09-07 22:31:11 -07:00 |
|
leaf corcoran
|
97d8bc2e66
|
tweak inotify
|
2012-02-29 19:32:10 -08:00 |
|
leaf corcoran
|
9d11356d7e
|
added a way to compile from stdin
|
2012-01-22 11:53:13 -08:00 |
|
leaf corcoran
|
f0deac7de1
|
oops, renabled inotify
was disabled for testing
|
2011-12-12 23:28:49 -08:00 |
|
leaf corcoran
|
2fc2a1e1b5
|
splat.moon: specify the modules to autoload with -l
|
2011-12-11 17:21:53 -08:00 |
|
leaf corcoran
|
0f44808158
|
splat.moon can do multiple directories
|
2011-12-11 17:12:17 -08:00 |
|
leaf corcoran
|
4c4f6de43e
|
added splat.moon
|
2011-12-11 16:57:07 -08:00 |
|
leaf corcoran
|
bb9b48b3ea
|
don't swallow lua errors when in watch mode
|
2011-11-30 19:25:41 -08:00 |
|
leaf corcoran
|
c344b8ca3a
|
parse/compile errors have better error messages
|
2011-11-04 18:10:16 -07:00 |
|
leaf corcoran
|
8e09ef7810
|
removed moon_chunk, fixed bin/moon
|
2011-10-30 22:15:46 -07:00 |
|
leaf corcoran
|
bfef2bd06a
|
loadstring, loadfile, and dofile moonscript functions
|
2011-10-30 09:22:00 -07:00 |
|
leaf corcoran
|
a57314e64c
|
moved binaries to bin folder
|
2011-10-21 19:44:58 -07:00 |
|