Commit Graph

776 Commits

Author SHA1 Message Date
leaf
b972b0d538
Merge branch 'master' into patch-1 2022-11-04 12:51:40 -07:00
leaf corcoran
87fa9e8da8 clean up the makefile 2022-11-04 12:49:30 -07:00
leaf corcoran
b3dfdc9cad fix indentation in file 2022-11-02 14:47:17 -07:00
leaf corcoran
b7efcd1310 show class name when dumping in front of { 2021-03-18 11:51:52 -07:00
Codinget
7de31c59d3 force - to be the only argument 2020-12-29 17:16:44 +01:00
Codinget
f04ae47efb fix moonc - 2020-12-29 17:14:52 +01:00
codinget
ca9ccfe430
Theoretically fix - flag for moonc
`moonc` currently tells argparse to expect `-`, but actually checks for `--` on the cli, which breaks `moonc -`; this should in theory fix this
2020-12-29 17:09:33 +01:00
leaf corcoran
29d8ccc53f run tests on pull request 2020-11-25 14:46:25 -08:00
leaf corcoran
e445bb51e6 remove extraneous arg 2020-11-23 11:41:33 -08:00
leaf corcoran
03bdcf668a fix arg 2020-11-23 11:23:55 -08:00
leaf corcoran
36071113df quote arg? 2020-11-22 18:41:23 -08:00
leaf corcoran
62c92ac2dc try building lpeg with bin 2020-11-22 18:38:31 -08:00
leaf corcoran
d88e2e2dcf check in missing file :) 2020-11-22 18:29:03 -08:00
leaf corcoran
ef0e0f6ad2 build a c file 2020-11-22 18:26:59 -08:00
leaf corcoran
21226eb5e2 add compiler error when building invalid descructure 2020-11-22 18:22:22 -08:00
leaf corcoran
e2a44b040c follow redirect 2020-11-22 18:10:09 -08:00
leaf corcoran
13735f711d reformat things, add complex value temporary storage spec 2020-11-22 18:04:37 -08:00
leaf corcoran
ce3a3f8bd9 fetch binary deps 2020-11-22 17:56:09 -08:00
leaf corcoran
da1b28b1da add some node transform specs 2020-11-22 17:46:43 -08:00
leaf corcoran
8ae336bd05 test running lua 2020-11-22 17:38:50 -08:00
leaf corcoran
9cad63ab8b recurse 2020-11-22 17:10:22 -08:00
leaf corcoran
4c6eb918eb try to build lua 2020-11-22 17:04:24 -08:00
leaf corcoran
3d5b9ce007 syntax fix 2020-11-22 17:01:02 -08:00
leaf corcoran
d1b717d28a more windows test 2020-11-22 16:59:19 -08:00
leaf corcoran
804b32acde more testing 2020-11-22 16:48:18 -08:00
leaf corcoran
81b6394329 remove travis 2020-11-22 16:44:28 -08:00
leaf corcoran
e869c408e4 update badge to github workflow 2020-11-22 16:43:43 -08:00
leaf corcoran
6cdfba0add check out the code.. 2020-11-22 16:41:13 -08:00
leaf corcoran
2d4732981c test windows workflow 2020-11-22 16:39:02 -08:00
leaf corcoran
91b483323c add github actions workflow 2020-11-22 16:27:50 -08:00
leaf corcoran
df7b10335d recompile 2020-11-22 16:24:11 -08:00
Nathan DECHER
0ac82e3af5 Added tests for the semicolon insertion 2020-04-30 15:21:17 -07:00
Nathan DECHER
4ff4077a21 Fixed tests to accommodate for the new semicolons 2020-04-30 15:21:17 -07:00
Nathan DECHER
494387236e Fixed moonscript generating ambiguous lua after import when the next line starts with ( 2020-04-30 15:21:17 -07:00
Qais Patankar
aad0d2a0f6 docs: fix line_tabel typo 2020-04-30 14:04:54 -07:00
leaf corcoran
532200dc13 update copyright year, closes #394 2020-02-02 10:59:25 -08:00
Jaxson Van Doorn
39a904d419 Fix typo in argument defaults section 2020-02-02 10:58:16 -08:00
jakbyte
8c8f0874df
README: Update links to be HTTPS (#393)
* README: Update links to be HTTPS

* Update Twitch link to use HTTPS
2020-02-02 10:57:54 -08:00
leaf corcoran
dba4b10a45 exit with error code when code run with moon fails 2019-09-26 10:25:01 -07:00
leaf corcoran
29a780ecc4 add twitch link 2019-09-16 11:51:16 -07:00
Shemar McLean
d64467d070 "-t --output-to" should be an option not a flag 2019-02-20 13:08:50 -08:00
leaf corcoran
bf16c518eb add docs for syntax tranformer 2019-01-25 18:45:27 -08:00
leaf
dd2d041b5e
add link to discord 2018-06-07 21:43:07 -07:00
leaf corcoran
ff437509f1 maybe actually make this work correctly 2018-04-30 18:24:51 -07:00
leaf corcoran
61b825fa5a dump tree doesn't print by default 2018-04-30 18:21:40 -07:00
leaf corcoran
57e4f984cb woops 2018-04-30 18:20:51 -07:00
leaf corcoran
9cba69b114 remove built printout when running comipiler on single file 2018-04-13 11:09:19 -07:00
leaf corcoran
491f2352a2 add suppor tfor transform module 2018-02-02 21:55:21 -08:00
leaf corcoran
9e36baa435 lift expressions from chain indexes on update operator, fixes #185 2017-10-16 17:16:19 -07:00
leaf corcoran
fcc937ad39 rebuild moon 2017-10-16 16:19:50 -07:00