Simon Brooke
|
8231c74bae
|
Various fixes while trying to make defun! work
It still doesn't, but I think it's VERY close!
|
2018-12-28 22:41:00 +00:00 |
|
Simon Brooke
|
e52ccce0eb
|
Much progress! Half the unit tests pass.
|
2018-12-28 15:50:37 +00:00 |
|
Simon Brooke
|
ae8ba67ed7
|
Better exceptions, investigation on failure to read/print wide chars.
|
2018-12-25 15:32:53 +00:00 |
|
Simon Brooke
|
6ee9f9b59a
|
Begun work on bignums; changed integer size to 64 bits
I'm fairly sure the size of a long int on my machines is 64 bit anyway, but for portability it needs to be explicit.
|
2018-12-25 13:18:37 +00:00 |
|
Simon Brooke
|
4c9fdfc3db
|
Added ratio numbers
(but some arithmetic is now broken)
|
2018-12-23 20:02:38 +00:00 |
|