Commit Graph

  • 7f0ee88df7
    Merge daf1c05812 into d5341c9093 Ryan 2023-11-10 17:17:16 -0700
  • 501745ecbc
    Merge a1cebd8d0d into d5341c9093 bruce-hill 2023-11-10 17:17:16 -0700
  • d5341c9093 support "string" route names for lapis route detection in moon-tags master leaf corcoran 2023-11-06 12:54:51 -0800
  • 65c7b152f0 add --no-header option for moon-tags leaf corcoran 2023-10-18 15:27:23 -0700
  • fbd8ad4873 add support for detecting lapis routes leaf corcoran 2023-06-23 09:33:37 -0700
  • 524d64ffd3 use prefix mach for tag address for fucntions, since they are truncated leaf corcoran 2023-06-22 19:45:34 -0700
  • 02222d3410 extract export list and top level function definitions leaf corcoran 2023-06-22 16:28:33 -0700
  • 00397fd64b add moon-tags script for generating tag file for moonscript classes leaf corcoran 2023-06-22 15:33:50 -0700
  • fa104985a6 fix invalid platform type on linux build leaf corcoran 2023-03-22 15:48:51 -0700
  • 1affa0abf6 rename action leaf corcoran 2023-03-22 15:44:15 -0700
  • fd9d0eee6d rewrite binaries script to to build for both windows & linux leaf corcoran 2023-03-22 15:43:33 -0700
  • 0259c835fe add util script for generating header for binaries leaf corcoran 2023-03-22 15:40:31 -0700
  • a010832837 mention TIME mode in language spec leaf corcoran 2022-11-04 13:38:05 -0700
  • a1265cf7a1 misc cleanups leaf corcoran 2022-11-04 13:29:46 -0700
  • c7be4dcb38 use name here leaf corcoran 2022-11-04 13:25:24 -0700
  • 791e015bbe bring back build from system leaf corcoran 2022-11-04 13:22:43 -0700
  • 75aa95d8f3 update readme about building the syntax tests leaf corcoran 2022-11-04 13:22:28 -0700
  • 66cc505f94 minor makefile/spec tweaks leaf corcoran 2022-11-04 13:12:10 -0700
  • 1ba34563f9 allow lua keyword property access on self #410 leaf corcoran 2022-11-04 13:07:16 -0700
  • 0af9a8df8c bump up argparse dep leaf corcoran 2022-11-04 13:06:37 -0700
  • 8bd7dc27b7 more misc makefile changes leaf corcoran 2022-11-04 13:04:11 -0700
  • 280dd488a5
    Merge d5475e0bbe into 1a68425a28 codinget 2022-11-04 12:52:50 -0700
  • 1a68425a28
    Merge pull request #432 from natnat-mc/patch-1 leaf 2022-11-04 12:52:38 -0700
  • b972b0d538
    Merge branch 'master' into patch-1 leaf 2022-11-04 12:51:40 -0700
  • 87fa9e8da8 clean up the makefile leaf corcoran 2022-11-04 12:49:30 -0700
  • b3dfdc9cad fix indentation in file leaf corcoran 2022-11-02 14:45:36 -0700
  • f18153ed6e
    Merge 4764b21045 into b7efcd1310 Alexei Robyn 2021-05-12 12:21:39 +0000
  • 4764b21045 Refactor moonc and overhaul watchers Alexei Robyn 2019-02-18 21:20:19 +1100
  • 42100ba8a7 Improve and refactor bin/moonc code into moonscript.cmd.moonc Alexei Robyn 2019-02-18 21:13:58 +1100
  • e1acafc1f6 Move all path-related functions out from moonscript.cmd.moonc Alexei Robyn 2019-02-18 20:57:04 +1100
  • d87acd2baa Include Luarocks packages in the Lua paths used by local compile target Alexei Robyn 2019-02-18 20:34:28 +1100
  • 011e3eca51 Export moonscript.cmd.moonc.is_abs_path Alexei Robyn 2019-02-04 19:52:51 +1100
  • 36596eb4a9 moonscript.cmd.moonc: Improve normalize_dir, add iterate_path Alexei Robyn 2019-02-04 19:50:04 +1100
  • 925dc385ab Remove unused code. Alexei Robyn 2019-02-03 17:07:30 +1100
  • a8e2bd4376 Include Luarocks packages in the Lua paths used by the tests Alexei Robyn 2019-02-01 19:30:41 +1100
  • 6eaccf2bef Append LUA_PATH/LUA_CPATH to the _MAKE versions in the Makefile Alexei Robyn 2019-02-01 19:22:03 +1100
  • b7efcd1310 show class name when dumping in front of { leaf corcoran 2021-03-18 11:51:52 -0700
  • 7de31c59d3 force - to be the only argument Codinget 2020-12-29 17:16:44 +0100
  • f04ae47efb fix moonc - Codinget 2020-12-29 17:14:52 +0100
  • ca9ccfe430
    Theoretically fix - flag for moonc codinget 2020-12-29 17:09:33 +0100
  • 29d8ccc53f run tests on pull request leaf corcoran 2020-11-25 14:46:25 -0800
  • e445bb51e6 remove extraneous arg leaf corcoran 2020-11-23 11:41:33 -0800
  • 03bdcf668a fix arg leaf corcoran 2020-11-23 11:23:55 -0800
  • 36071113df quote arg? leaf corcoran 2020-11-22 18:41:23 -0800
  • 62c92ac2dc try building lpeg with bin leaf corcoran 2020-11-22 18:38:31 -0800
  • d88e2e2dcf check in missing file :) leaf corcoran 2020-11-22 18:29:03 -0800
  • ef0e0f6ad2 build a c file leaf corcoran 2020-11-22 18:26:59 -0800
  • 21226eb5e2 add compiler error when building invalid descructure leaf corcoran 2020-11-22 18:22:22 -0800
  • e2a44b040c follow redirect leaf corcoran 2020-11-22 18:10:09 -0800
  • 13735f711d reformat things, add complex value temporary storage spec leaf corcoran 2020-11-22 18:04:33 -0800
  • ce3a3f8bd9 fetch binary deps leaf corcoran 2020-11-22 17:56:09 -0800
  • da1b28b1da add some node transform specs leaf corcoran 2020-11-22 17:45:53 -0800
  • 8ae336bd05 test running lua leaf corcoran 2020-11-22 17:38:50 -0800
  • 9cad63ab8b recurse leaf corcoran 2020-11-22 17:10:22 -0800
  • 4c6eb918eb try to build lua leaf corcoran 2020-11-22 17:04:21 -0800
  • 3d5b9ce007 syntax fix leaf corcoran 2020-11-22 17:01:02 -0800
  • d1b717d28a more windows test leaf corcoran 2020-11-22 16:59:19 -0800
  • 804b32acde more testing leaf corcoran 2020-11-22 16:48:18 -0800
  • 81b6394329 remove travis leaf corcoran 2020-11-22 16:44:28 -0800
  • e869c408e4 update badge to github workflow leaf corcoran 2020-11-22 16:43:43 -0800
  • 6cdfba0add check out the code.. leaf corcoran 2020-11-22 16:41:13 -0800
  • 2d4732981c test windows workflow leaf corcoran 2020-11-22 16:38:49 -0800
  • 91b483323c add github actions workflow leaf corcoran 2020-11-22 16:27:50 -0800
  • df7b10335d recompile leaf corcoran 2020-11-22 16:24:11 -0800
  • 2c607d94bc add .= and \= operators that do exactly what you think Codinget 2020-09-09 23:17:11 +0200
  • 72581243ce add #= operator Codinget 2020-09-09 21:01:41 +0200
  • c6f9ba2e0c Add VSCode plugin link to Readme waffeln 2020-06-13 13:45:50 +0200
  • 0ac82e3af5 Added tests for the semicolon insertion Nathan DECHER 2020-04-30 23:54:00 +0200
  • 4ff4077a21 Fixed tests to accommodate for the new semicolons Nathan DECHER 2020-04-30 23:37:36 +0200
  • 494387236e Fixed moonscript generating ambiguous lua after import when the next line starts with ( Nathan DECHER 2020-04-30 23:35:24 +0200
  • 03d27cb046 Added tests for the semicolon insertion Nathan DECHER 2020-04-30 23:54:00 +0200
  • def6f6aba7 Fixed tests to accommodate for the new semicolons Nathan DECHER 2020-04-30 23:37:36 +0200
  • 7f2bbe808d Fixed moonscript generating ambiguous lua after import when the next line starts with ( Nathan DECHER 2020-04-30 23:35:24 +0200
  • aad0d2a0f6 docs: fix line_tabel typo Qais Patankar 2020-04-30 17:10:01 +0100
  • 021bbb75c6 Rebuilt test outputs using new compiler Nathan DECHER 2020-04-30 22:52:26 +0200
  • e9ab6989d0 Make make use local moonscript for tests Nathan DECHER 2020-04-30 22:52:05 +0200
  • d9a15e7c12 recompiled test outputs with the new changes Nathan DECHER 2020-04-30 22:36:15 +0200
  • 18c81fa9aa recompiled moon and moonscript with the new changes Nathan DECHER 2020-04-30 22:35:38 +0200
  • be299d53be added semicolon after assignment Nathan DECHER 2020-04-30 22:30:23 +0200
  • 58b5e88721 make compile now uses the repo's moonscript compiler to compile itself Nathan DECHER 2020-04-30 22:29:23 +0200
  • d1272861ac
    docs: fix line_tabel typo Qais Patankar 2020-04-30 17:10:01 +0100
  • d5475e0bbe add escape for @ and @@ accessors Nathan DECHER 2020-02-17 20:53:02 +0100
  • 532200dc13 update copyright year, closes #394 leaf corcoran 2020-02-02 10:56:20 -0800
  • 39a904d419 Fix typo in argument defaults section Jaxson Van Doorn 2018-07-22 00:43:49 -0700
  • 8c8f0874df
    README: Update links to be HTTPS (#393) jakbyte 2020-02-02 13:57:54 -0500
  • aebb0a9fc9 remove eol at the file end. Li Jin 2020-02-02 23:49:31 +0800
  • fe7056e7ec
    Update syntax.lua Li Jin 2020-02-02 23:45:12 +0800
  • cb34d9bcec
    Update syntax.lua Li Jin 2020-02-02 22:53:24 +0800
  • b6d78421e8 fix issue #406, and add escape new line support. Li Jin 2020-02-02 21:30:47 +0800
  • 3e35b8389c
    Update Twitch link to use HTTPS jakbyte 2019-11-10 13:09:28 -0500
  • bb63090a1b
    Merge branch 'master' into https jakbyte 2019-11-10 13:08:40 -0500
  • dba4b10a45 exit with error code when code run with moon fails leaf corcoran 2019-09-26 10:25:01 -0700
  • 29a780ecc4 add twitch link leaf corcoran 2019-09-16 11:51:00 -0700
  • 944e0ac00e
    Add VSCode support ShalokShalom 2019-08-15 23:37:42 +0200
  • 6eeec4ccc4 Update copyright year jakbyte 2019-08-04 11:25:03 -0400
  • ddb20f33e3 README: Update links to be HTTPS jakbyte 2019-08-04 11:14:49 -0400
  • d64467d070 "-t --output-to" should be an option not a flag Shemar McLean 2019-02-17 14:12:28 -0500
  • 61deffb417
    "-t --output-to" should be an option not a flag Shemar McLean 2019-02-17 14:12:28 -0500
  • bf16c518eb add docs for syntax tranformer leaf corcoran 2019-01-25 18:45:27 -0800
  • ec9f30d474 Issue #376, Table's element identifier followed (glued) by a colon ':' Felipe Augusto Marques 2018-11-20 13:50:24 -0200