|
4e856bc4a7
|
EmbeddedScript and AsyncEmbeddedScript use _try() when building
|
2021-11-17 17:33:29 -07:00 |
|
|
21bddc14e2
|
Better errors when reading an array hits end of stream
|
2021-11-17 17:28:18 -07:00 |
|
|
6bb03cc468
|
indexOf macro
|
2021-11-17 16:03:23 -07:00 |
|
|
3196f45d4f
|
&builder arg for defMacro
|
2021-11-17 14:40:44 -07:00 |
|
|
925cbb80cb
|
implicit begin in assertLet
|
2021-11-15 00:34:03 -07:00 |
|
|
50cb51548e
|
refactor basic tests for cond
|
2021-11-14 22:50:25 -07:00 |
|
|
e884b2636e
|
Prelude.newLine couldn't hurt
|
2021-11-14 22:25:12 -07:00 |
|
|
24b7a0a2cf
|
while & until
|
2021-11-14 22:17:37 -07:00 |
|
|
97c722cb26
|
Give line number CompileError for bad RawHaxe
|
2021-11-14 20:49:57 -07:00 |
|
|
2b31027446
|
assertLet
|
2021-11-14 20:34:58 -07:00 |
|
|
2febfc7846
|
countingLambda
|
2021-11-14 13:54:32 -07:00 |
|
|
a1289707b4
|
work around GenerativeTestCase failure on C#
|
2021-11-14 10:34:29 -07:00 |
|
|
329d46f50b
|
Fix exprCase for new macro expansion system
|
2021-11-11 14:29:31 -07:00 |
|
|
37b12052a6
|
(setMacroVar) instead of (defMacroVar)
|
2021-11-11 13:31:04 -07:00 |
|
|
6b387fd932
|
throwCompileError in expBuilder
|
2021-11-10 15:45:04 -07:00 |
|
|
d6a2a3e8e2
|
separate forHScript() and forMacroEval()
|
2021-11-10 11:37:16 -07:00 |
|
|
5b6384fe37
|
fix missing async.done() call for non-js
|
2021-11-09 20:39:40 -07:00 |
|
|
d7b201eb72
|
fix GenerativeTestCase
|
2021-11-09 20:33:44 -07:00 |
|
|
0dd615a92a
|
Less hacky macro-time evaluation
|
2021-11-09 18:55:33 -07:00 |
|
|
5424e80188
|
deletion that should have been in last commit
|
2021-11-09 17:16:17 -07:00 |
|
|
8dcd3cf89b
|
fix undefinition of print before other MacroTestCases
|
2021-11-09 15:39:43 -07:00 |
|
|
30c465617d
|
cache converted hscript from ktxt2
|
2021-11-09 12:22:37 -07:00 |
|
|
f022286b37
|
remove trailing block comment
|
2021-11-09 12:04:27 -07:00 |
|
|
5e27db8c54
|
Pixabay image asset macro!
|
2021-11-02 23:50:03 -04:00 |
|
|
224911e2fd
|
fsMemoize
|
2021-11-02 22:04:07 -04:00 |
|
|
9de7b8166f
|
in debug, AsyncEmbeddedScript traces the kiss expression of each command before running it
|
2021-11-01 19:30:11 -04:00 |
|
|
992cf3ac9e
|
load hollywoo assets BEFORE starting
|
2021-11-01 16:53:35 -04:00 |
|
|
5deead3ce9
|
macro that allows collecting expressions throughout a file
|
2021-11-01 16:52:22 -04:00 |
|
|
d7094913ad
|
collect fields from AsyncEmbeddedScript scriptFile
|
2021-11-01 16:39:33 -04:00 |
|
|
3d6ea4b397
|
(or) should return the last value even if falsy
|
2021-11-01 10:51:00 -04:00 |
|
|
edb174e9be
|
loadFrom return a (begin)
|
2021-10-29 22:10:17 -04:00 |
|
|
7d99ef6cee
|
allow &prop &mut
|
2021-10-29 17:32:00 -04:00 |
|
|
c2b3f7ff5a
|
kiss-interpolated string literals should type as String
|
2021-10-29 13:46:55 -04:00 |
|
|
aa3350d91e
|
clamp macro
|
2021-10-29 13:36:46 -04:00 |
|
|
aee1c3b7ef
|
fix { reader macro comment error
|
2021-10-28 15:12:04 -04:00 |
|
|
d96c4f30fa
|
assert return the value of the asserted expression
|
2021-10-28 14:54:00 -04:00 |
|
|
a29f2934d9
|
allow catch in defMacro without :Dynamic
|
2021-10-28 14:48:23 -04:00 |
|
|
144175056b
|
Helpful error messages for macro expansion errors
|
2021-10-28 13:39:05 -04:00 |
|
|
c8c407aad3
|
disable ifLet in defMacro bodies
|
2021-10-28 13:31:17 -04:00 |
|
|
6fc53634f1
|
instead of removing type annotations from hscript, allow them in the parser
|
2021-10-28 13:25:43 -04:00 |
|
|
745147f060
|
more classes passed to KissInterp
|
2021-10-28 11:51:52 -04:00 |
|
|
a0ccf1f0e1
|
failing test case for comment at end of block
|
2021-10-27 16:02:21 -04:00 |
|
|
4ab78fb3f4
|
AsyncEmbeddedScript allow libpath
|
2021-10-25 20:28:24 -04:00 |
|
|
cface321a2
|
Fix bad Hollywoo naming conventions
|
2021-10-25 16:39:18 -04:00 |
|
|
aa77e91e59
|
fix duplicate field bug in EmbeddedScript and AsyncEmbeddedScript
|
2021-10-25 14:18:48 -04:00 |
|
|
8622909f02
|
objectWith macro
|
2021-10-22 17:17:48 -04:00 |
|
|
13fd64c2f5
|
make libPath part of Prelude
|
2021-10-22 16:26:19 -04:00 |
|
|
6e97574bea
|
fix ktxt2 (errorMessage) alias not available
|
2021-10-21 23:05:38 -04:00 |
|
|
a2f5dcf92a
|
fix AwaitLetTestCase on non-js targets
|
2021-10-19 13:54:12 -04:00 |
|
|
85310b54e2
|
trim libPath
|
2021-10-19 13:53:39 -04:00 |
|