leaf corcoran
|
d5341c9093
|
support "string" route names for lapis route detection in moon-tags
|
2023-11-06 12:54:51 -08:00 |
|
leaf corcoran
|
65c7b152f0
|
add --no-header option for moon-tags
|
2023-10-18 15:27:23 -07:00 |
|
leaf corcoran
|
fbd8ad4873
|
add support for detecting lapis routes
|
2023-06-23 09:33:37 -07:00 |
|
leaf corcoran
|
524d64ffd3
|
use prefix mach for tag address for fucntions, since they are truncated
|
2023-06-22 19:45:34 -07:00 |
|
leaf corcoran
|
02222d3410
|
extract export list and top level function definitions
|
2023-06-22 16:28:33 -07:00 |
|
leaf corcoran
|
00397fd64b
|
add moon-tags script for generating tag file for moonscript classes
|
2023-06-22 15:33:50 -07:00 |
|
leaf corcoran
|
fa104985a6
|
fix invalid platform type on linux build
|
2023-03-22 15:48:51 -07:00 |
|
leaf corcoran
|
1affa0abf6
|
rename action
|
2023-03-22 15:44:15 -07:00 |
|
leaf corcoran
|
fd9d0eee6d
|
rewrite binaries script to to build for both windows & linux
|
2023-03-22 15:43:33 -07:00 |
|
leaf corcoran
|
0259c835fe
|
add util script for generating header for binaries
|
2023-03-22 15:40:31 -07:00 |
|
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 |
|