Commit Graph

611 Commits

Author SHA1 Message Date
114beec3f4 allow defmethod without body 2021-06-23 13:20:02 -06:00
3f25b56d42 WIP archive controllers 2021-06-23 09:40:44 -06:00
6348a6a6a6 make (defnew) binding list optional 2021-06-22 19:05:06 -06:00
369240f0c3 delete file-watch project 2021-06-21 12:30:06 -06:00
99a748aafb remove travis file 2021-06-21 12:30:05 -06:00
fcdcfa8499 test on macos latest 2021-06-21 12:30:05 -06:00
a654f92a80 use github actions badge 2021-06-21 12:30:05 -06:00
fd3198d263 github actions workflow 2021-06-21 12:30:05 -06:00
43bc843ae9 fix aoc day macro 2021-06-21 12:29:54 -06:00
3fdbf58750 (day) macro to cleanup aoc code 2021-06-16 11:29:26 -06:00
b93defbaf7 fix multiple-loading regression 2021-06-14 00:02:26 -06:00
3de68c4b79 perms 2021-06-13 23:46:53 -06:00
1d53d028b0 remove reference to test-all.sh and manual-test files 2021-06-13 23:42:30 -06:00
31a12f41ac pause travis mac builds because they cost money now 2021-06-13 23:35:28 -06:00
e93f56685d nat-cli load nat Lib.kiss 2021-06-13 23:23:40 -06:00
82d1f3405a (loadFrom [haxelib] [file]) macro 2021-06-13 23:20:03 -06:00
102fdfcd38 fix haxelib.json generation for new-project 2021-06-13 23:15:05 -06:00
cd907a99a5 skeleton for nat-cli 2021-06-13 23:14:09 -06:00
410bada192 new-project subcommand mostly works 2021-06-13 23:00:30 -06:00
ca7721b92a refactor Main.hx to allow more subcommands 2021-06-13 21:45:15 -06:00
0d82a91b78 KissInterp use normal exprReturn except when testing macros with -D macrotest 2021-06-13 20:55:17 -06:00
9ac554297a save new entries 2021-06-12 21:52:48 -06:00
7a3f6c76b7 [nat] (saveComponent) and (withComponents) 2021-06-12 21:52:32 -06:00
d8372d7359 allow unquoting into a meta expression 2021-06-12 21:45:25 -06:00
61a00703a0 more precise (case) allows (or) result for the object being tested 2021-06-12 21:30:22 -06:00
d1fc9d3623 (symbol) and (expList) for macros 2021-06-12 21:28:48 -06:00
e3543cfafb Always return macro expansions as ReaderExp with pos 2021-06-12 21:26:01 -06:00
51536132eb remove unnecessary lib statement 2021-06-07 15:10:38 -06:00
dba0dd9f26 fix nat-archive-tool test 2021-06-07 13:41:30 -06:00
33613baf8f Fix travis CI again 2021-06-07 13:17:46 -06:00
9f6c76562c link to travis-ci.com build status 2021-06-07 12:53:18 -06:00
594ff43834 +x script perms 2021-06-07 12:46:40 -06:00
610a977b7c Refactor travis testing 2021-06-07 12:36:22 -06:00
32698b2d5b Delete music jar 2021-06-07 11:52:35 -06:00
74f760cf2c WIP nap music 2021-05-31 15:26:11 -06:00
13464a4ee2 [nap] refactoring and adding templates 2021-05-23 22:35:10 -06:00
0e4c21d209 letThrow as a convenient way to debug a try-catch expression 2021-05-22 14:18:00 -06:00
02e11fa600 [vscode] bump version 2021-05-22 14:06:10 -06:00
6d7ee27977 [vscode] new kiss class command 2021-05-22 14:05:30 -06:00
a2379074c6 fix convertToHScript for nodejs 2021-05-22 13:24:25 -06:00
146699f261 [vscode] bump version 2021-05-22 12:47:32 -06:00
9bee45b55a [vscode] remove unnecessary binding 2021-05-22 12:39:31 -06:00
a52d86f142 [vscode] pass selectedText to shortcut commands 2021-05-22 12:29:48 -06:00
d826755507 formatting 2021-05-22 12:12:12 -06:00
f48318bee4 [nap] tags example 2021-05-21 17:27:19 -06:00
165657d497 add symbolName() for macros 2021-05-21 17:25:54 -06:00
fac52a7e77 (the) can now specify a package and unquote package/type 2021-05-21 17:16:09 -06:00
85658df321 Move ReaderExp to its own file 2021-05-21 16:13:00 -06:00
64ea5c79c9 nap work 2021-05-21 12:58:00 -06:00
4f5f0a4d41 defnew allow empty binding list 2021-05-21 12:57:10 -06:00