|
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 |
|
|
238bdfd9ff
|
[nap] multi-purpose bool expression evaluator for nap
|
2021-05-18 17:43:01 -06:00 |
|
|
89f30882cd
|
KissInterp
|
2021-05-18 17:39:11 -06:00 |
|
|
010b171c24
|
remove type annotations within meta exps
|
2021-05-18 17:07:46 -06:00 |
|
|
4cd7d42aa9
|
remove type annotations from expressions for hscript consumption
|
2021-05-18 16:45:21 -06:00 |
|
|
dfba66b900
|
multi-target convertToHScript function in Prelude
|
2021-05-18 15:35:48 -06:00 |
|
|
0989aa06d3
|
handy reader macro for debug printing
|
2021-05-18 13:49:23 -06:00 |
|
|
d32ade642f
|
WIP nap
|
2021-05-18 12:27:39 -06:00 |
|
|
92b56b167d
|
Refactor nap into a package dir
|
2021-05-18 11:38:28 -06:00 |
|
|
2083b90df0
|
starting [nap] (nat archive project)
|
2021-05-17 08:11:54 -06:00 |
|
|
ed8b1191cb
|
defnew &prop
|
2021-05-17 08:11:46 -06:00 |
|
|
285f318782
|
fix formatting
|
2021-05-03 17:29:35 -06:00 |
|
|
596935a548
|
[aoc] comment out a print
|
2021-05-03 15:25:08 -06:00 |
|
|
d3e28ff8fa
|
Fix type annotation for &mut properties in defnew
|
2021-05-03 15:24:50 -06:00 |
|
|
584d4bf140
|
install flixel-addons for projects tests
|
2021-04-28 20:38:06 -06:00 |
|
|
c831c78411
|
fix formatting
|
2021-04-28 20:12:38 -06:00 |
|