Commit Graph

466 Commits

Author SHA1 Message Date
165657d497 add symbolName() for macros 2021-05-21 17:25:54 -06:00
fac52a7e77 (the) can now specify a package and unquote package/type 2021-05-21 17:16:09 -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
4f5f0a4d41 defnew allow empty binding list 2021-05-21 12:57:10 -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
010b171c24 remove type annotations within meta exps 2021-05-18 17:07:46 -06:00
4cd7d42aa9 remove type annotations from expressions for hscript consumption 2021-05-18 16:45:21 -06:00
dfba66b900 multi-target convertToHScript function in Prelude 2021-05-18 15:35:48 -06:00
0989aa06d3 handy reader macro for debug printing 2021-05-18 13:49:23 -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
285f318782 fix formatting 2021-05-03 17:29:35 -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
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