|
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 |
|
|
2445cca977
|
fix constructing qualified types
|
2021-10-18 19:58:57 -04:00 |
|
|
e09a0aca9d
|
AsyncEmbeddedScript
|
2021-10-18 13:09:05 -04:00 |
|
|
6d1328f5b8
|
A cool cabin
|
2021-10-18 12:39:53 -04:00 |
|
|
531250ff86
|
AwaitLetTestCase
|
2021-10-17 00:24:38 -04:00 |
|
|
3f6c9c4b55
|
awaitLet allow catch handler
|
2021-10-17 00:09:23 -04:00 |
|
|
8f88149282
|
awaitLet report async errors in kiss-VSCode commands
|
2021-10-16 23:39:00 -04:00 |
|
|
bc33d3e8c3
|
Fix dot access for aliases
|
2021-10-14 18:26:46 -04:00 |
|
|
858cfba33f
|
ability to run just one test case, finally
|
2021-10-14 18:17:17 -04:00 |
|
|
13b0639e8a
|
dot access on aliases
|
2021-10-14 17:32:17 -04:00 |
|
|
e03f501476
|
takeUntilAndDrop() allowEOF option
|
2021-10-14 17:12:23 -04:00 |
|
|
e9d5b4f65f
|
another failing macro test case
|
2021-10-13 20:10:02 -04:00 |
|
|
cd90864114
|
add evalHaxe() to KissInterp
|
2021-10-13 11:31:02 -06:00 |
|
|
314edc61ef
|
fix failure to handle otherwise blocks with multiple expressions
|
2021-10-13 11:30:34 -06:00 |
|
|
47215b0934
|
new failing macro test cases
|
2021-10-13 11:14:42 -06:00 |
|
|
a1ec7d19c3
|
make null-extern no-extern, which throws an error
|
2021-10-12 13:44:15 -06:00 |
|