Commit Graph

786 Commits

Author SHA1 Message Date
leaf corcoran
a010832837 mention TIME mode in language spec 2022-11-04 13:38:05 -07:00
leaf corcoran
a1265cf7a1 misc cleanups 2022-11-04 13:29:46 -07:00
leaf corcoran
c7be4dcb38 use name here 2022-11-04 13:25:24 -07:00
leaf corcoran
791e015bbe bring back build from system 2022-11-04 13:23:54 -07:00
leaf corcoran
75aa95d8f3 update readme about building the syntax tests 2022-11-04 13:23:54 -07:00
leaf corcoran
66cc505f94 minor makefile/spec tweaks 2022-11-04 13:23:54 -07:00
leaf corcoran
1ba34563f9 allow lua keyword property access on self #410 2022-11-04 13:23:54 -07:00
leaf corcoran
0af9a8df8c bump up argparse dep 2022-11-04 13:23:54 -07:00
leaf corcoran
8bd7dc27b7 more misc makefile changes 2022-11-04 13:23:54 -07:00
leaf
1a68425a28
Merge pull request #432 from natnat-mc/patch-1
Fix `-` flag for `moonc`
2022-11-04 12:52:38 -07:00
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