Commit Graph

550 Commits

Author SHA1 Message Date
596935a548 [aoc] comment out a print 2021-05-03 15:25:08 -06:00
d3e28ff8fa Fix type annotation for &mut properties in defnew 2021-05-03 15:24:50 -06:00
584d4bf140 install flixel-addons for projects tests 2021-04-28 20:38:06 -06:00
c831c78411 fix formatting 2021-04-28 20:12:38 -06:00
a56a222bfa install hxcpp for flixel testing 2021-04-28 19:54:53 -06:00
14b46091bc [aoc] silence more of the tests 2021-04-28 19:54:34 -06:00
fcf422386d squash Advent of Code log output 2021-04-28 15:19:13 -06:00
1a67868ec2 fix lime travis error 2021-04-28 15:04:52 -06:00
42d50600d1 (once) and (oncePerInstance) 2021-04-27 20:05:57 -06:00
fa72a9776d [ascii] fix death-trap type errors 2021-04-27 19:43:59 -06:00
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