leaf corcoran
|
fcc937ad39
|
rebuild moon
|
2017-10-16 16:19:50 -07:00 |
|
RyanSquared
|
dfef936a0c
|
bin/moon.moon: add support for argparse, remove support for alt-getopt
|
2017-10-16 15:54:42 -07:00 |
|
leaf corcoran
|
0998331a5d
|
rebuild #301
|
2016-10-23 13:51:31 -07:00 |
|
Jon Allen
|
32d650a5ff
|
switched the alt_getopt module import to work with newer versions of lua (#289)
|
2016-09-25 10:21:34 -07:00 |
|
leaf corcoran
|
32239c8455
|
rewrite bin/moon in moonscript
|
2015-06-08 21:46:28 -07:00 |
|
leaf corcoran
|
4ccc10d056
|
pause and resume coverage
|
2013-10-09 14:24:13 -07:00 |
|
leaf corcoran
|
6a01d4c653
|
code coverage flag
|
2013-10-08 00:14:14 -07:00 |
|
leaf corcoran
|
ae0de2a141
|
commit typo
|
2013-10-06 12:56:52 -07:00 |
|
leaf corcoran
|
cc6cb70ef6
|
only have loader active when running chunk
|
2013-10-06 12:18:12 -07: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
|
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
|
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
|
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 |
|