Commit Graph

1350 Commits

Author SHA1 Message Date
d826755507 formatting 2021-05-22 12:12:12 -06:00
f48318bee4 [nap] tags example 2021-05-21 17:27:19 -06:00
85658df321 Move ReaderExp to its own file 2021-05-21 16:13:00 -06:00
64ea5c79c9 nap work 2021-05-21 12:58:00 -06:00
238bdfd9ff [nap] multi-purpose bool expression evaluator for nap 2021-05-18 17:43:01 -06:00
89f30882cd KissInterp 2021-05-18 17:39:11 -06:00
dfba66b900 multi-target convertToHScript function in Prelude 2021-05-18 15:35:48 -06:00
d32ade642f WIP nap 2021-05-18 12:27:39 -06:00
92b56b167d Refactor nap into a package dir 2021-05-18 11:38:28 -06:00
2083b90df0 starting [nap] (nat archive project) 2021-05-17 08:11:54 -06:00
ed8b1191cb defnew &prop 2021-05-17 08:11:46 -06:00
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
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
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
7eafa5fd85 [ascii] parse old Surface format 2021-04-26 18:50:42 -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
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
fbe4cac379 ignore js files in kiss-vscode dir 2021-04-05 19:31:12 -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
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