post-scarcity/src
2018-12-13 17:08:47 +00:00
..
conspage.c And now the interpreter works (I think) correctly! 2018-12-13 13:31:04 +00:00
conspage.h Documentation in conspage.h 2017-09-14 15:51:11 +01:00
consspaceobject.c Started work on nlambda. It isn't working yet. 2018-12-13 17:08:47 +00:00
consspaceobject.h Started work on nlambda. It isn't working yet. 2018-12-13 17:08:47 +00:00
equal.c Interpreter working! 2018-12-12 18:49:05 +00:00
equal.h 11 out of 12 unit tests passing, progress! 2017-09-12 22:14:11 +01:00
init.c Started work on nlambda. It isn't working yet. 2018-12-13 17:08:47 +00:00
integer.c Tried to get more sensible printing of floating point numbers 2018-12-08 00:29:05 +00:00
integer.h Huge progress. Now actually working. 2017-09-13 15:58:59 +01:00
intern.c Added Doxyfile, updated Makefile, reformatted. 2018-12-06 18:12:15 +00:00
intern.h Huge progress. Now actually working. 2017-09-13 15:58:59 +01:00
lispops.c Started work on nlambda. It isn't working yet. 2018-12-13 17:08:47 +00:00
lispops.h Started work on nlambda. It isn't working yet. 2018-12-13 17:08:47 +00:00
peano.c Improved (for me) formatting on Mac 2018-12-08 14:09:57 +00:00
peano.h Tried to get more sensible printing of floating point numbers 2018-12-08 00:29:05 +00:00
print.c Started work on nlambda. It isn't working yet. 2018-12-13 17:08:47 +00:00
print.h Colourised print. 2018-12-12 11:48:24 +00:00
read.c Started work on nlambda. It isn't working yet. 2018-12-13 17:08:47 +00:00
read.h Trying to get to the point where make format works the same 2018-12-07 21:37:31 +00:00
real.c Work on the eval-quote bug. I have a really profound misunderstanding here! 2018-12-06 17:55:54 +00:00
real.h Bug in reading reals. 2017-09-17 11:29:49 +01:00
repl.c Fixed! A stupid error which was entirely my fault 2018-12-07 22:33:59 +00:00
repl.h 11 out of 12 unit tests passing, progress! 2017-09-12 22:14:11 +01:00
stack.c Fixed! A stupid error which was entirely my fault 2018-12-07 22:33:59 +00:00
stack.h Apply works; all unit tests pass. 2017-10-15 18:27:55 +01:00
version.h Fixed misnamed unit test file; upversioned to 0.0.2 2018-12-07 06:51:00 +00:00