Commit Graph

2090 Commits

Author SHA1 Message Date
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
d352bf791f dump lazy-assets 2021-04-27 17:29:19 -06:00
f1fdd1f4cc [ascii] test loading surfaces 2021-04-26 19:52:13 -06:00
1c71a9cc0a [ascii] Fix special info loading 2021-04-26 19:51:00 -06:00
11d5f8af91 [ascii] fix test backend compatibility 2021-04-26 19:12:39 -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
7eafa5fd85 [ascii] parse old Surface format 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
31e918e3f2 [ascii] Test graphics backend, first unit test 2021-04-26 18:13:52 -06:00
5e16fd84f4 [ascii] letters! 2021-04-25 01:39:40 -06:00
1f57aab3b2 [asciilib] White cell in Death Trap 2021-04-25 00:30:34 -06:00
bd2b36bf1f [ascii] Wrap Graphics in a handle 2021-04-24 22:43:05 -06:00
dcb7d9f227 [ascii] flixel backend example 2021-04-24 21:27:37 -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
7a5c47a951 [asciilib] setting up graphics backend 2021-04-24 18:50:08 -06:00
064715939a [asciilib] All surface data 2021-04-24 15:35:25 -06:00
3cebeb1a70 A[asciilib] Colors 2021-04-24 14:59:24 -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
816faa6d5f [vscode] README notes for .kiss folder 2021-04-18 14:25:34 -06:00
ff2c5f77d4 More satsifying Stream fixes 2021-04-05 20:28:21 -06:00
cc76199a72 Fix haxe 4.2 compatibility 2021-04-05 19:47:53 -06:00
d00b2d02df Fix nextToken() EOF error 2021-04-05 19:47:25 -06:00
fbe4cac379 ignore js files in kiss-vscode dir 2021-04-05 19:31:12 -06:00
041fe57701 allow haxe development tests to fail 2021-04-05 19:30:23 -06:00
4f5ce7b278 Fix haxe 4.2 type error 2021-04-05 19:20:30 -06:00
ef0be7c93a [vscode] bump version 2021-04-04 14:50:51 -06:00
e3791e5b50 [vscode] allow registering existing commands 2021-04-04 14:50:27 -06:00
4efafb5f57 [vscode] bump version 2021-04-04 13:02:39 -06:00
8191b7547a [vscode] keyboard shortcuts 2021-04-04 12:59:09 -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
4ce70d9d86 Collect shortcuts in a trie 2021-04-02 18:09:03 -06:00
ffb01bd7d8 [vscode] extractKeyboardShortcuts 2021-04-02 17:19:45 -06:00
09ccbb3d51 Close #3 2021-04-02 15:51:14 -06:00
3d50159bde [vscode] error message when evalString fails to compile kiss 2021-04-02 15:26:21 -06:00
5c0027d0a7 Revert "KissConfig refactor quickPickItem"
This reverts commit fc695e88da.
2021-04-02 14:55:49 -06:00
fc695e88da KissConfig refactor quickPickItem 2021-04-02 12:55:16 -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
c20d0832de Bump kiss-vscode version 2021-03-18 16:21:52 -06:00
f64393a161 Kiss VSCode runtime Kiss evaluation 2021-03-18 16:20:09 -06:00
0ecffa534f remove extraneous return statements 2021-03-17 11:52:57 -06:00