Commit Graph

1899 Commits

Author SHA1 Message Date
382d06d8c9 rename defmacro to defmacrofun because it is not technically lisp macros 2020-11-18 12:53:04 -07:00
165d548128 pass arguments to file watch 2020-11-18 09:56:34 -07:00
d712f95e92 compiler guards on macro code 2020-11-18 09:51:29 -07:00
88f20bdec2 disabling another reference to development haxe in Travis 2020-11-18 09:49:38 -07:00
373143cd95 utest is not technically a dependency 2020-11-17 19:04:31 -07:00
30e98f3716 don't do CI with haxe development yet 2020-11-17 18:17:52 -07:00
2699cd8afb fixing sh perms 2020-11-17 16:00:44 -07:00
cb6089614a Fix project testing for Travis 2020-11-17 15:45:16 -07:00
376e856993 Tightening the project testing setup 2020-11-17 15:39:00 -07:00
c744b82112 Adding haxelib.json for lib linking 2020-11-17 15:36:19 -07:00
0bbe1316b1 Scaffolding projects with testing 2020-11-17 14:32:01 -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
70a7b82c77 Update README.md 2020-11-14 12:26:29 -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
8dfeed797a Travis badge on README 2020-11-13 12:29:57 -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
0a53dc20de install dependencies 2020-11-12 20:08:53 -07:00
93c1134921 fix test.sh 2020-11-12 19:55:07 -07:00
de61692086 +x perms on bash scripts 2020-11-12 19:28:37 -07:00
109dc2bb70 Call the right test script 2020-11-12 19:09:39 -07:00
232f3870e5 Failing travis test matrix 2020-11-12 19:01:57 -07:00
670f22ad5a Fix README anchor 2020-11-12 15:59:15 -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
0a9b9a3c88 README tweaks 2020-11-12 15:42:45 -07:00
dd1ddb181f More README work 2020-11-12 15:40:39 -07:00
5c31cece68 First draft of README.md 2020-11-12 15:25:13 -07:00
5ae080573f Initial commit 2020-11-12 14:14:39 -07:00