|
b759c71a5b
|
Refactor to allow field forms anywhere
|
2021-04-27 19:08:34 -06:00 |
|
|
fa5db8233a
|
[test] Run lime build over flixel projects
|
2021-04-27 17:37:34 -06:00 |
|
|
4f3f599909
|
[ascii] blitSurface basic
|
2021-04-26 18:50:42 -06:00 |
|
|
0e98e72245
|
(collect) macro
|
2021-04-26 18:50:42 -06:00 |
|
|
5a05aec560
|
Fix regression of commend-at-eof error
|
2021-04-26 18:50:42 -06:00 |
|
|
1157294733
|
make Stream usable on non-sys targets
|
2021-04-26 18:50:42 -06:00 |
|
|
f3590a0616
|
(loop) macro
|
2021-04-26 18:50:41 -06:00 |
|
|
821c1188c0
|
Fix type errors
|
2021-04-24 21:26:26 -06:00 |
|
|
665e4a3ca7
|
Find files relative to build macro caller
|
2021-04-24 20:34:47 -06:00 |
|
|
fe4e2cc509
|
defnew
|
2021-04-24 14:53:55 -06:00 |
|
|
1dca05cadc
|
Allow defvar/defprop without value
|
2021-04-24 14:19:50 -06:00 |
|
|
18d7459932
|
use expBuilder for awaitLet
|
2021-04-24 13:00:45 -06:00 |
|
|
ff2c5f77d4
|
More satsifying Stream fixes
|
2021-04-05 20:28:21 -06:00 |
|
|
d00b2d02df
|
Fix nextToken() EOF error
|
2021-04-05 19:47:25 -06:00 |
|
|
4f5ce7b278
|
Fix haxe 4.2 type error
|
2021-04-05 19:20:30 -06:00 |
|
|
191aed1849
|
[vscode] refactor some things
|
2021-04-02 19:03:47 -06:00 |
|
|
84d1a6877e
|
truthy checks shouldn't drop type info
|
2021-04-02 18:56:13 -06:00 |
|
|
35848dd130
|
Test macro list expansion
|
2021-04-02 12:51:15 -06:00 |
|
|
cde8b3b7be
|
Allow macros to define more than one field
|
2021-04-02 12:32:58 -06:00 |
|
|
82fe5624e9
|
Better error message for non-field forms at top level
|
2021-04-02 11:18:46 -06:00 |
|
|
f64393a161
|
Kiss VSCode runtime Kiss evaluation
|
2021-03-18 16:20:09 -06:00 |
|
|
188c78073d
|
Allow &meta and :Void to co-exist
|
2021-03-17 11:44:20 -06:00 |
|
|
ca206ccc7e
|
Void function support
|
2021-03-17 11:15:12 -06:00 |
|
|
e700dd8049
|
allow line-by-line repl mode
|
2021-03-14 18:09:37 -06:00 |
|
|
649b5066cb
|
CLI converts stdin -> kiss expressions -> Haxe -> Stdout
|
2021-03-14 11:55:02 -06:00 |
|
|
52a8bb09d2
|
Add Stream fromString
|
2021-02-17 10:35:04 -07:00 |
|
|
9fac23bcd0
|
arrow lambdas
|
2021-02-17 09:33:27 -07:00 |
|
|
0dcd6bf95d
|
Fix Reader errors
|
2021-01-25 20:02:36 -07:00 |
|
|
a0e2f46ada
|
fix Main
|
2021-01-25 19:06:36 -07:00 |
|
|
2c039cc485
|
String interpolation
|
2021-01-24 18:26:19 -07:00 |
|
|
9dd9c2d13d
|
raw strings
|
2021-01-24 17:25:15 -07:00 |
|
|
48a7fb4f73
|
standardize reader errors
|
2021-01-24 17:24:58 -07:00 |
|
|
0f0cbe4f25
|
format alias map literal better
|
2021-01-24 17:24:32 -07:00 |
|
|
832f925594
|
buildAll() builder macro
|
2021-01-24 12:12:14 -07:00 |
|
|
f02e596d24
|
make all numbers truthy
|
2021-01-24 11:53:58 -07:00 |
|
|
546dc697b2
|
Make Prelude.print dynamic
|
2021-01-24 11:43:22 -07:00 |
|
|
228d91f8e7
|
Kiss-Vscode can compile and load a Config.kiss
|
2021-01-17 20:17:18 -07:00 |
|
|
6c901ba943
|
Fix a reader error format
|
2021-01-17 19:34:37 -07:00 |
|
|
aa2ff67d59
|
Print error messages to stderr, not stdout
|
2021-01-17 19:03:45 -07:00 |
|
|
5a669fc9ea
|
Implement Kiss-VSCode in Kiss
|
2021-01-17 14:02:35 -07:00 |
|
|
aca74f3589
|
whenLet, unlessLet
|
2021-01-16 21:38:45 -07:00 |
|
|
6a297bfcac
|
ifLet
|
2021-01-16 21:38:45 -07:00 |
|
|
a421bdd011
|
DRY bindingList() extractor
|
2021-01-16 21:38:45 -07:00 |
|
|
09ee5b4b23
|
Convert most withPosOf() usage
|
2021-01-16 21:38:45 -07:00 |
|
|
66aaa3a9bb
|
helper for clean expression building
|
2021-01-16 21:38:45 -07:00 |
|
|
73111745cd
|
awaitLet
|
2021-01-09 15:42:00 -07:00 |
|
|
0c3427cf84
|
arithmetic assignment
|
2021-01-04 13:02:50 -07:00 |
|
|
3e81f23028
|
fix % and ^ on floats
|
2021-01-04 13:02:24 -07:00 |
|
|
538d6cc206
|
Fix (or) bug introduced by 95fa5e5a12
|
2021-01-04 12:17:32 -07:00 |
|
|
7f708fbde9
|
Standardized reader nextToken() error
|
2021-01-04 09:17:58 -07:00 |
|