|
d8394f92e5
|
one more raw haxe semicolon
|
2022-06-18 20:53:03 +00:00 |
|
|
f365b392d2
|
fix rawhaxeblock unquote case
|
2022-06-18 20:47:32 +00:00 |
|
Yvon
|
4bf975cc81
|
add semicolons to raw haxe code
|
2022-06-18 20:35:57 +00:00 |
|
Yvon
|
90269672ed
|
change raw haxe
|
2022-06-18 20:35:57 +00:00 |
|
|
1f893cf5c2
|
fix evalUnquotes rawHaxeBlock error
|
2022-06-18 20:28:03 +00:00 |
|
|
77aa81378e
|
awaitLet allow synchronous bindings. Close #68
|
2022-06-18 20:23:59 +00:00 |
|
|
da6bdd47c2
|
test generated by insertUTestCase
|
2022-06-18 18:12:43 +00:00 |
|
|
a26e2b32a5
|
cache convertToHscript in home directory
|
2022-06-18 15:50:49 +00:00 |
|
|
0dc5d831c4
|
ByteStream print unknown bytes for inspection
|
2022-06-12 18:08:24 +00:00 |
|
|
08c10a8ad2
|
change more complicated doc() cases. Close #30
|
2022-06-11 16:42:13 +00:00 |
|
|
4f5eebc9b3
|
n-dimensional nth
|
2022-06-11 15:51:42 +00:00 |
|
|
f2265f7c94
|
more ByteStream functions
|
2022-06-11 15:51:40 +00:00 |
|
|
1a4c118513
|
parse more parts of blades scenario
|
2022-06-11 15:51:40 +00:00 |
|
|
2ce3ef2e9a
|
ByteStream.readCString()
|
2022-06-11 15:51:38 +00:00 |
|
|
f6a5d614a6
|
refactor ByteStream out of iso-engine Bmp.hx
|
2022-06-11 15:51:38 +00:00 |
|
|
6317ebbfc3
|
make Throw default for extras to (groups)
|
2022-06-11 15:51:34 +00:00 |
|
|
2bd7c16ee8
|
remove traces
|
2022-06-11 15:51:33 +00:00 |
|
|
eee9bb99fe
|
hashlink is a static platform
|
2022-06-11 15:51:32 +00:00 |
|
|
a4aeea9221
|
Kiss.exp() throw reader and compile errors with file position
|
2022-06-11 15:51:32 +00:00 |
|
|
b0861b7140
|
fix wrong position in read error for unmatched (
|
2022-06-11 15:51:31 +00:00 |
|
|
b6786586f7
|
kiss insertion
|
2022-06-11 15:51:31 +00:00 |
|
|
dd998372e2
|
warning message for old raw haxe add semicolon
|
2022-06-11 15:51:25 +00:00 |
|
|
5b9e33b321
|
Reader throw error for pernicious "$" bug
|
2022-06-11 15:51:24 +00:00 |
|
|
176042955f
|
undo ~ print->trace
|
2022-06-11 15:51:22 +00:00 |
|
|
cfc9a8fed2
|
fix measureTime doc mismatch
|
2022-06-11 15:51:09 +00:00 |
|
|
bf540c3784
|
raw haxe block syntax. close #54
|
2022-06-11 15:49:59 +00:00 |
|
|
c3c153d2d3
|
use trace for ~
|
2022-06-11 15:49:58 +00:00 |
|
|
b8ea8a81d3
|
trace special form. close #45
|
2022-06-11 15:49:58 +00:00 |
|
Yvon
|
ced512a4e4
|
SpecialForms.hx doc update
|
2022-06-09 18:15:29 +03:00 |
|
Yvon
|
c68153e00d
|
Macros.hx improved documentation
|
2022-06-09 17:48:28 +03:00 |
|
Yvon
|
37abbb830e
|
some doc changes
|
2022-06-05 21:20:48 +03:00 |
|
|
bd092a3cdc
|
doc updates
|
2022-06-05 15:42:28 +00:00 |
|
|
5632c5c246
|
add KissError.hx
|
2022-06-04 18:14:27 +00:00 |
|
|
8dd7f62c8a
|
assert throw line number on failure. close #42
|
2022-06-04 18:10:02 +00:00 |
|
|
70379cf36b
|
rename and generalize CompileError->KissError. close #39
|
2022-06-04 18:09:14 +00:00 |
|
|
cff11be01d
|
redocument range
|
2022-06-04 17:12:21 +00:00 |
|
|
a0f7140bbb
|
refactor to store minArgs, maxArgs, expectedForm, and a docstring of forms. close #55
|
2022-06-04 17:07:44 +00:00 |
|
|
94495cdf80
|
copy arg arrays before passing to macro/form functions
|
2022-06-01 17:03:57 +00:00 |
|
|
e5a692cd1e
|
expressjs project template
|
2022-05-23 02:26:12 +00:00 |
|
|
c9d29fcf49
|
add Kiss.setup() in more places it belongs
|
2022-05-23 01:04:46 +00:00 |
|
|
c52e74c235
|
whileLet
|
2022-05-23 00:29:01 +00:00 |
|
|
69f37d33f9
|
make fuzzyMatchScore public static
|
2022-05-22 15:46:11 +00:00 |
|
|
97b5271ec0
|
``` shell script reader macro
|
2022-05-20 22:43:35 +00:00 |
|
|
f5359ff118
|
refactor string reader for reuse
|
2022-05-20 19:51:55 +00:00 |
|
|
10aa068da4
|
make zip, concat, and intersect wrap the result in Array type
|
2022-05-09 15:12:03 -04:00 |
|
|
8761de4092
|
add a .gitignore to kiss-flixel template
|
2022-05-06 15:21:00 -04:00 |
|
|
8c1e05ac1d
|
fix python testOr
|
2022-03-28 19:03:46 -06:00 |
|
|
2a0b08126e
|
fix test case for (and)
|
2022-03-28 19:00:33 -06:00 |
|
|
c8d42e5258
|
fix (and) and (or) for c# and c++
|
2022-03-28 18:53:48 -06:00 |
|
|
d6b4261d06
|
Fix indexOf on C++ and C#
|
2022-03-28 17:38:11 -06:00 |
|