|
8019c8893d
|
Rename haxe macro withPos()
|
2020-11-25 10:28:44 -07:00 |
|
|
9445ffd435
|
Fix truthy() for objects, make empty lists falsy
|
2020-11-23 07:05:27 -07:00 |
|
|
9bc1bb45fd
|
Fix accidental readermacro stub
|
2020-11-21 16:21:34 -07:00 |
|
|
ec5082a05c
|
Limited reader macros
|
2020-11-21 10:39:24 -07:00 |
|
|
8c2bbc4b1d
|
[skip] comment on let bindings
|
2020-11-20 11:12:50 -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 |
|
|
2832cc55fc
|
working file-watch on windows
|
2020-11-19 16:16:36 -07:00 |
|
|
8588bfc8b7
|
(print [thing])
|
2020-11-19 16:13:40 -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 |
|
|
ff389ecf25
|
Read typed expressions
|
2020-11-18 14:42:43 -07:00 |
|
|
382d06d8c9
|
rename defmacro to defmacrofun because it is not technically lisp macros
|
2020-11-18 12:53:04 -07:00 |
|
|
d712f95e92
|
compiler guards on macro code
|
2020-11-18 09:51:29 -07:00 |
|
|
2699cd8afb
|
fixing sh perms
|
2020-11-17 16:00:44 -07:00 |
|
|
e208cee794
|
Notes and docs
|
2020-11-15 12:47:23 -07:00 |
|
|
5a77d393be
|
Macros
|
2020-11-15 12:47:06 -07:00 |
|
|
8b7c018a4d
|
Unified KissState
|
2020-11-15 11:07:07 -07:00 |
|
|
ac6c50a845
|
more notes
|
2020-11-14 19:02:48 -07:00 |
|
|
ebed21484d
|
Special form TODOs
|
2020-11-14 18:46:41 -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 |
|
|
5f5782714d
|
Make list re-implemented methods public
|
2020-11-14 13:56:00 -07:00 |
|
|
b3807b0928
|
Decouple the readtable from Reader
|
2020-11-14 12:41:20 -07:00 |
|
|
ded9836afa
|
List literals
|
2020-11-14 12:25:41 -07:00 |
|
|
4d6a823066
|
Fix test dependency installation
|
2020-11-13 19:10:05 -07:00 |
|
|
014893271e
|
Refactor: SpecialForms.hx
|
2020-11-13 15:28:49 -07:00 |
|
|
bc37381a47
|
try haxelib install all for travis test dependencies
|
2020-11-13 15:07:37 -07:00 |
|
|
60a4b10ca7
|
refactor: FieldForms.hx
|
2020-11-13 13:55:32 -07:00 |
|
|
2070fdf6a7
|
BasicTestCase
|
2020-11-13 12:28:32 -07:00 |
|
|
69df6a9e20
|
Fix reader None error
|
2020-11-13 12:28:16 -07:00 |
|
|
d10cb54439
|
Only trace exprs when unit testing
|
2020-11-13 12:27:31 -07:00 |
|
|
de61692086
|
+x perms on bash scripts
|
2020-11-12 19:28:37 -07:00 |
|
|
232f3870e5
|
Failing travis test matrix
|
2020-11-12 19:01:57 -07:00 |
|
|
ca9bfc34ae
|
Rename to Kiss
|
2020-11-12 15:56:10 -07:00 |
|
|
e1ea3eaf8c
|
defun
|
2020-11-12 15:49:53 -07:00 |
|
|
b6e30b24e1
|
defvar
|
2020-11-12 15:49:35 -07:00 |
|