post-scarcity/src
2018-12-07 06:32:02 +00:00
..
conspage.c Tidied up 'wide' printing. 2017-10-15 14:31:57 +01:00
conspage.h Documentation in conspage.h 2017-09-14 15:51:11 +01:00
consspaceobject.c COND working 2017-10-16 14:37:09 +01:00
consspaceobject.h EVAL on arithmetic operations still not working 2017-10-06 18:27:01 +01:00
equal.c COND working 2017-10-16 14:37:09 +01:00
equal.h 11 out of 12 unit tests passing, progress! 2017-09-12 22:14:11 +01:00
init.c And the answer was, eval is a function, not a special form. 2018-12-07 06:32:02 +00:00
integer.c Huge progress. Now actually working. 2017-09-13 15:58:59 +01:00
integer.h Huge progress. Now actually working. 2017-09-13 15:58:59 +01:00
intern.c COND working 2017-10-16 14:37:09 +01:00
intern.h Huge progress. Now actually working. 2017-09-13 15:58:59 +01:00
lispops.c Added new unit test for a failing behaviour in eval 2018-12-05 09:33:37 +00:00
lispops.h COND working 2017-10-16 14:37:09 +01:00
peano.c WArning! this doesn't even build! Half way through reworking eval. 2017-09-17 20:18:15 +01:00
peano.h Whitespace changes only - trying to keep the format regular 2017-09-14 19:02:03 +01:00
print.c More work on apply, also trying to read dotted pairs. 2017-10-15 17:01:03 +01:00
print.h 11 out of 12 unit tests passing, progress! 2017-09-12 22:14:11 +01:00
read.c Apply works; all unit tests pass. 2017-10-15 18:27:55 +01:00
read.h 11 out of 12 unit tests passing, progress! 2017-09-12 22:14:11 +01:00
real.c 11 out of 12 unit tests passing, progress! 2017-09-12 22:14:11 +01:00
real.h Bug in reading reals. 2017-09-17 11:29:49 +01:00
repl.c Fix build bugs 2017-09-25 13:34:46 +01:00
repl.h 11 out of 12 unit tests passing, progress! 2017-09-12 22:14:11 +01:00
stack.c Apply works; all unit tests pass. 2017-10-15 18:27:55 +01:00
stack.h Apply works; all unit tests pass. 2017-10-15 18:27:55 +01:00
version.h Upversion to 0.0.1 2017-10-15 18:31:10 +01:00