|
c84f540837
|
prepare AsyncEmbeddedScript interp with useful classes
|
2023-07-17 07:36:42 -06:00 |
|
|
8e5b11605d
|
remove trace
|
2023-07-17 07:00:56 -06:00 |
|
|
bc6bbc9b97
|
Experimental AsyncEmbeddedScript caching
|
2023-07-17 06:59:26 -06:00 |
|
|
9fd25d94a5
|
make KissState for explicitTypeString() optional
|
2023-07-14 05:08:27 -06:00 |
|
|
082400ea1b
|
allow specifying truncation length
|
2023-07-14 05:07:30 -06:00 |
|
|
e29ea3d1ae
|
KissInterp.dumpVars for macro debugging
|
2023-07-14 03:45:55 -06:00 |
|
|
bbb5dcf426
|
Stream.takeUntilLastAndDrop
|
2023-07-13 21:09:05 -06:00 |
|
|
ec73eed432
|
Stream.startsWithOneOf
|
2023-07-13 20:27:06 -06:00 |
|
|
3935c922ea
|
make detailed form profile prints optinal
|
2023-07-11 10:00:48 -06:00 |
|
|
fe882d1969
|
catch a bug in while loops
|
2023-07-10 15:56:23 -06:00 |
|
|
034e83827c
|
better error message when (getCollectedBlocks) fails
|
2023-07-10 08:32:54 -06:00 |
|
|
d719351299
|
fix pure-kiss moduledependency bug
|
2023-07-08 11:19:27 -06:00 |
|
|
7f4f823271
|
kissCache use haxe compilation server
|
2023-07-08 11:01:27 -06:00 |
|
|
9e916a4823
|
more accurate symbolNameValue error message
|
2023-07-02 14:02:07 -06:00 |
|
|
f417191220
|
much less annoying profileKiss
|
2023-07-02 06:04:06 -06:00 |
|
|
aa4328aabb
|
importWithDefAlias also define &ident alias
|
2023-06-29 17:03:51 -06:00 |
|
|
6ec8931b23
|
Recursive type aliases
|
2023-06-29 16:33:06 -06:00 |
|
|
1066a4ed76
|
Prelude.splitByAll
|
2023-06-29 15:38:48 -06:00 |
|
|
f68911cf61
|
(importWithDefAlias)
|
2023-06-29 15:38:31 -06:00 |
|
|
bf17e9a1c6
|
Move the line-number-dependent test to the top
|
2023-06-29 14:27:19 -06:00 |
|
|
66a6a4d396
|
experimental type aliases
|
2023-06-29 14:07:10 -06:00 |
|
|
f6027cc00c
|
subtraction negate single argument
|
2023-06-14 07:03:20 -06:00 |
|
|
d46e386972
|
Fix AwaitLetTestCase for non-js targets
|
2023-05-31 12:47:56 -06:00 |
|
|
3aa41cbcc0
|
fix awaitLet regression
|
2023-05-31 12:44:35 -06:00 |
|
|
6c8a48680c
|
move testAwaitLet() to AwaitLetTestCase
|
2023-05-31 12:39:39 -06:00 |
|
|
8c9d26b6c7
|
configurable default awaitLet catch behavior
|
2023-05-31 12:08:53 -06:00 |
|
|
324d2499a6
|
add space
|
2023-05-29 16:08:31 -06:00 |
|
|
ff5e5f4790
|
assertEquals print expected and actual on failure
|
2023-05-29 15:59:42 -06:00 |
|
|
eec9f83569
|
update haxe-strings to remove deprecation warnings
|
2023-05-28 14:53:37 -06:00 |
|
|
44e641f879
|
allow defNew &private []
|
2023-05-28 13:43:18 -06:00 |
|
|
76b8dbb214
|
fix tryProcess test case
|
2023-05-28 13:29:59 -06:00 |
|
|
7707f39e63
|
try to fix 'lix run kiss'
|
2023-05-28 13:11:44 -06:00 |
|
|
3c7784c8b9
|
Don't log perfect fuzzy matches
|
2023-05-18 15:40:44 -06:00 |
|
|
7209097b1b
|
macro function to get exps from collectedBlocks
|
2023-05-11 14:23:10 -06:00 |
|
|
a4aebbc8f4
|
remove haxe-version from test.yml
|
2023-05-09 18:22:14 -06:00 |
|
|
4e1f07f3d7
|
throw UnmatchedBracketSignal from (load). Close #190
|
2023-05-05 18:48:37 -06:00 |
|
|
7bd39662f2
|
update build badge
|
2023-05-05 18:30:27 -06:00 |
|
|
29f8b31583
|
disable C# testing again
|
2023-05-05 18:29:15 -06:00 |
|
|
19999795c0
|
fix bash syntax
|
2023-05-05 18:25:53 -06:00 |
|
|
d368b5a8fa
|
install hxcs
|
2023-05-05 18:24:50 -06:00 |
|
|
fa6a05f6a9
|
allow kiss/kiss libPath
|
2023-05-05 18:23:01 -06:00 |
|
|
1498896a34
|
lix download
|
2023-05-05 18:19:48 -06:00 |
|
|
defb1518ba
|
use upstream setup-lix
|
2023-05-05 18:15:47 -06:00 |
|
|
90d2cdb6e3
|
matrix.test-target
|
2023-05-05 18:13:28 -06:00 |
|
|
58a3057505
|
github action setup
|
2023-05-05 18:11:04 -06:00 |
|
|
6020ec2ebe
|
awaitLet allow typed bindings
|
2023-05-05 17:28:04 -06:00 |
|
|
c7ec4ec356
|
some better compile-time error messages
|
2023-05-05 16:15:01 -06:00 |
|
|
e5ae589330
|
Delete obsolete dts2hx helper scripts
|
2023-05-05 16:14:31 -06:00 |
|
|
c4dacf33f7
|
own test.sh script
|
2023-05-05 16:14:08 -06:00 |
|
|
a6c0cf88c6
|
collectWhileLet
|
2023-05-02 16:46:08 -06:00 |
|