Commit Graph

20 Commits

Author SHA1 Message Date
9445ffd435 Fix truthy() for objects, make empty lists falsy 2020-11-23 07:05:27 -07:00
10ae0b1089 (new [type] ...) 2020-11-19 20:08:33 -07:00
93b6a5d930 Make empty string the default read macro 2020-11-19 19:30:05 -07:00
70917e5295 (let...) 2020-11-19 13:00:42 -07:00
8ee2fa5bca Prelude.groups() 2020-11-19 12:48:22 -07:00
2308fd8635 type checks with (the [type] [value]) 2020-11-18 16:16:41 -07:00
fea2798513 try/catch 2020-11-18 16:11:58 -07:00
bb97388247 Allow type hints on functions and vars 2020-11-18 15:52:30 -07:00
5a77d393be Macros 2020-11-15 12:47:06 -07:00
45ac7a53a3 if 2020-11-14 18:37:23 -07:00
a8d740d117 Variadic comparisons 2020-11-14 17:55:33 -07:00
0fe8cbd28b variadic min, max 2020-11-14 17:33:27 -07:00
fadd9d32e2 Fix tab/space format 2020-11-14 17:27:20 -07:00
3e074776d6 Test that unops work 2020-11-14 15:29:44 -07:00
27db700268 nth 2020-11-14 15:27:09 -07:00
2383d8c8c0 More math macros 2020-11-14 15:10:53 -07:00
d209868eb6 Lisp macro back-end w/ +, - as examples 2020-11-14 13:56:47 -07:00
ded9836afa List literals 2020-11-14 12:25:41 -07:00
60a4b10ca7 refactor: FieldForms.hx 2020-11-13 13:55:32 -07:00
2070fdf6a7 BasicTestCase 2020-11-13 12:28:32 -07:00