|
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 |
|
|
2176c16078
|
Add buffer time for file-watch test
|
2020-11-19 19:49:58 -07:00 |
|
|
1f849cfb8e
|
use python3 to test file-watch
|
2020-11-19 19:41:31 -07:00 |
|
|
6389b59494
|
Trim file-watch test file
|
2020-11-19 19:37:28 -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 |
|
|
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 |
|