Commit Graph

620 Commits

Author SHA1 Message Date
2e5dbe3711 return None expression from #ifs 2021-07-25 21:08:43 -06:00
3393126121 delete nat-cli project which has moved into nat-archive-tool 2021-07-25 21:07:56 -06:00
81ca9ad020 generate main functions for Kiss files 2021-07-25 21:06:31 -06:00
b01a04b164 add None ReaderExp type 2021-07-25 21:05:43 -06:00
0b64b32f8e test inline (load) 2021-07-25 20:06:34 -06:00
722128cb82 make (load) act like inserting the loaded code at that position. Close #24 2021-07-25 20:03:24 -06:00
5d991ea295 use defNew instead of defnew 2021-07-24 15:08:08 -06:00
df61721a49 defnew -> defNew 2021-07-24 14:41:54 -06:00
d3f0c33061 more name changing 2021-07-24 14:40:55 -06:00
f5a5cdfb40 Completely change naming conventions of field forms and definition macros. Close #32 2021-07-24 14:22:10 -06:00
9d6a4b2054 update kiss-vscode textmate file 2021-07-24 13:24:55 -06:00
59ba8f5c05 rename and deprecate field forms for #32 2021-07-24 13:00:05 -06:00
9c185839ca rename deflocal localVar 2021-07-24 12:53:27 -06:00
12884b4a2d deprecation functions. Close #31 2021-07-24 12:53:16 -06:00
18e8d2f479 fix enumerate test error for js 2021-07-24 12:38:57 -06:00
18124c71d2 ugly type specification to fix dynamic type returned by new zips 2021-07-24 12:29:28 -06:00
02b27490a4 enumerate. Close #28 2021-07-24 12:22:20 -06:00
611c3ade0f Make zip functions (and joinPath, concat) compatible with apply. Close #19 2021-07-24 12:03:49 -06:00
3652d8e107 make (range) return an Iterable & Iterator 2021-07-24 12:03:49 -06:00
8a1ea8c8ca bump kiss-vscode version to publish properly regenerated extension.js 2021-07-23 21:30:03 -06:00
4d10f126ab bump kiss-vscode version 2021-07-23 19:07:30 -06:00
1395ac4f48 try using home directory for kiss-vscode active config 2021-07-23 19:06:28 -06:00
53e3913882 bump kiss-vscode version (semi-manually) with bump-version 2021-07-23 17:54:29 -06:00
6080f5ba76 wrote bump-version tool for #23 2021-07-23 17:53:19 -06:00
16ed9923c5 new-project prompt for required attributes first 2021-07-23 17:34:23 -06:00
8fccd141ce Put new-project output in working directory. Close #22 2021-07-23 17:34:05 -06:00
3b55b41b6a new-project add default URL, trim tags, allow multiple comma-separated authors 2021-07-23 17:12:46 -06:00
d81d5e5b8c update URLs to forget hissvn organization 2021-07-23 17:12:01 -06:00
2bc1652027 kiss-vscode copy user config recursively 2021-07-23 16:58:14 -06:00
b3b8162dcf note to explain confusing kiss-vscode code 2021-07-23 15:47:48 -06:00
a18a4d8150 Variadic joinPath. Close #20 2021-07-23 14:58:36 -06:00
d073f819fa added as keyword for case. close #29 2021-07-22 18:20:28 -06:00
d02c85c322 undefmacro 2021-07-22 16:36:30 -06:00
ddad290406 undefalias 2021-07-22 16:32:33 -06:00
8619ac82ff undefreadermacro 2021-07-22 16:11:41 -06:00
5115739991 Rough implementation of list-eater pattern matching. Close #1 2021-07-22 15:58:21 -06:00
b676e992e7 variadic concat. Close #18 2021-07-22 13:55:47 -06:00
8e741bf37f make sure underlying C# clone error will fail loudly next time 2021-07-20 17:24:45 -06:00
4b9f129d00 fix C# fork() error 2021-07-20 16:41:08 -06:00
bb6cd08b32 ignore formatting in godot haxe addon 2021-07-20 14:45:59 -06:00
e97d614b8b narrow down C# test error 2021-07-20 13:56:02 -06:00
b31cfe43dd try to fix mac mono installation 2021-07-20 13:08:15 -06:00
f4df52eedb run C# tests in Mono on github actions 2021-07-20 13:02:35 -06:00
02fc7dbf6b More complete ASCIILib terminal font png 2021-07-19 15:34:16 -06:00
947527392d bump kiss-vscode version 2021-07-19 15:32:08 -06:00
755660dfdc Kiss-vscode build the example config when testing 2021-07-19 15:10:13 -06:00
6ee2b92b62 Clean up some trace() calls 2021-07-19 15:09:45 -06:00
c5c7a0e0c7 fix conditional compilation test for C# 2021-07-16 16:30:28 -06:00
2a2fa41940 allow C# test failures 2021-07-16 16:30:09 -06:00
b92aef7874 run tests on C# (expecting them to fail CI) 2021-07-16 16:02:29 -06:00