Commit Graph

7 Commits

Author SHA1 Message Date
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