|
2c7d62d69d
|
Add minor goals
|
2020-11-25 12:21:20 -07:00 |
|
|
2e85baa048
|
(and ...)
|
2020-11-25 11:55:53 -07:00 |
|
|
70ff9b7e1b
|
add not, with a reader macro
|
2020-11-25 11:43:04 -07:00 |
|
|
dab730e3eb
|
make immutability default everywhere
|
2020-11-25 11:32:04 -07:00 |
|
|
d60f62f9cb
|
Make (defvar...) and (defprop ...) immutable by default
|
2020-11-25 10:56:30 -07:00 |
|
|
72890d4830
|
fix dependency mistake
|
2020-11-25 10:47:07 -07:00 |
|
|
63522aa3bc
|
(or... )
|
2020-11-25 10:29:49 -07:00 |
|
|
bfef1859d7
|
quick implementations of deflocal, set
|
2020-11-25 10:29:49 -07:00 |
|
|
de85eee100
|
cond
|
2020-11-25 10:28:45 -07:00 |
|
|
000bd555db
|
Add positions to ReaderExp
|
2020-11-25 10:28:44 -07:00 |
|
|
8019c8893d
|
Rename haxe macro withPos()
|
2020-11-25 10:28:44 -07:00 |
|
|
3a8f38c5e1
|
install common dependencies for projects
|
2020-11-23 09:52:12 -07:00 |
|
|
9445ffd435
|
Fix truthy() for objects, make empty lists falsy
|
2020-11-23 07:05:27 -07:00 |
|
|
ccd683ccc3
|
Add hscript dependency
|
2020-11-21 20:22:34 -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 |
|
|
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 |
|