|
c896f98e78
|
fix missing null cases in KissConfig.kiss
|
2021-11-29 16:19:54 -07:00 |
|
|
663f9df8c3
|
Prelude.substr allow negative indices
|
2021-11-29 15:54:39 -07:00 |
|
|
3a74bdc60b
|
R.distinctMatches
|
2021-11-29 15:00:06 -07:00 |
|
|
50954a738f
|
fix missing null cases
|
2021-11-29 14:59:39 -07:00 |
|
|
26f91f4172
|
fix new bug in case
|
2021-11-29 14:59:04 -07:00 |
|
|
678959708d
|
case handle null. close #14
|
2021-11-29 13:28:18 -07:00 |
|
|
61753e71ab
|
exprCase handle meta exps
|
2021-11-27 21:13:39 -07:00 |
|
|
7f06abe9e1
|
allow hollywoo readermacros to handle optional arguments
|
2021-11-27 21:13:25 -07:00 |
|
|
599ec4a94d
|
fix mapForInterp of hscript generation
|
2021-11-27 21:07:16 -07:00 |
|
|
082a6df576
|
hollywoo reader macros passing cc automatically
|
2021-11-27 20:37:40 -07:00 |
|
|
f94be8f111
|
pass macroVars to conditional compilation macros
|
2021-11-27 20:36:40 -07:00 |
|
|
b219219370
|
fix typed expression exprCase
|
2021-11-27 20:08:57 -07:00 |
|
|
c35e102609
|
fix exprCase
|
2021-11-27 20:07:41 -07:00 |
|
|
c5fc1033f3
|
disable multiple builder args on reader macros
|
2021-11-27 20:07:14 -07:00 |
|
|
be787d18c0
|
add &builder arguments to defReaderMacro
|
2021-11-27 20:06:01 -07:00 |
|
|
b6abbea52a
|
WIP hollyoo movie method readermacros
|
2021-11-27 18:58:18 -07:00 |
|
|
b08f5e830d
|
exprCase match :Typed exps
|
2021-11-27 18:57:49 -07:00 |
|
|
aad68c66ef
|
Allow unquoting primitive strings and numbers
|
2021-11-27 18:57:13 -07:00 |
|
|
d56eb75999
|
Allow updating Kiss-VScode as a VSCode command
|
2021-11-27 13:41:40 -07:00 |
|
|
deb677ec60
|
detect existing config.js
|
2021-11-27 13:13:48 -07:00 |
|
|
7678e0f63f
|
Prelude.readDirectory
|
2021-11-27 13:13:08 -07:00 |
|
|
e335b36cb9
|
highly experimental quote and eval
|
2021-11-23 22:17:59 -07:00 |
|
|
855fa06a87
|
exp comments
|
2021-11-23 19:33:45 -07:00 |
|
|
e43c70f659
|
Some OS kiss-vscode commands
|
2021-11-23 16:05:43 -07:00 |
|
|
7d6adc1760
|
fix print not working in KVSCode command bodies
|
2021-11-23 15:39:49 -07:00 |
|
|
24d22495c8
|
fix assertProcess failure case on nodejs
|
2021-11-23 15:39:25 -07:00 |
|
|
4fb98bc845
|
throw errors for unterminated strings with better position link
|
2021-11-17 17:42:02 -07:00 |
|
|
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 |
|
|
9b81dfb6f7
|
$\(sourceLine <n>\) in Ktxt2 export
|
2021-11-17 17:09:09 -07:00 |
|
|
5d979aa6e6
|
reusable Kiss-VScode commands for opening folders and files
|
2021-11-17 17:00:14 -07:00 |
|
|
1d6e51dffd
|
Ctrl+f in ktxt2 editor
|
2021-11-17 16:29:56 -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 |
|
|
7b1ba83561
|
ktxt2 scrolling between unconverted blocks
|
2021-11-16 23:12:18 -07:00 |
|
|
04c2eba79b
|
ktxt2 editor allow joining blocks'
|
2021-11-16 21:55:41 -07:00 |
|
|
fbd2bd5fff
|
convertAll button in Ktxt2 editor
|
2021-11-16 20:34:52 -07:00 |
|
|
cee640d16e
|
WIP ktxt2 full conversion
|
2021-11-16 20:02:06 -07:00 |
|
|
385ecb2ef3
|
fix paragraph symbol on all-typed blocks
|
2021-11-15 00:34:31 -07:00 |
|
|
925cbb80cb
|
implicit begin in assertLet
|
2021-11-15 00:34:03 -07:00 |
|
|
1578884e2f
|
report conversion errors in ktxt2
|
2021-11-14 22:58:14 -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 |
|
|
76a340e3b4
|
MapLines in Kiss-VSCode
|
2021-11-14 18:51:41 -07:00 |
|
|
7457fd9b18
|
Fix the infinite ktxt2 updateContent loop
|
2021-11-14 18:08:06 -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 |
|