post-scarcity/src/arith
Simon Brooke 9937f344dc Major refactoring. Major problems!
On the right path but it doesn't work yet.
2018-12-26 20:30:14 +00:00
..
bignum.c Begun work on bignums; changed integer size to 64 bits 2018-12-25 13:18:37 +00:00
bignum.h Begun work on bignums; changed integer size to 64 bits 2018-12-25 13:18:37 +00:00
integer.c Begun work on bignums; changed integer size to 64 bits 2018-12-25 13:18:37 +00:00
integer.h Begun work on bignums; changed integer size to 64 bits 2018-12-25 13:18:37 +00:00
peano.c Major refactoring. Major problems! 2018-12-26 20:30:14 +00:00
peano.h Major refactoring. Major problems! 2018-12-26 20:30:14 +00:00
ratio.c Major refactoring. Major problems! 2018-12-26 20:30:14 +00:00
ratio.h Major refactoring. Major problems! 2018-12-26 20:30:14 +00:00
real.c Better exceptions, investigation on failure to read/print wide chars. 2018-12-25 15:32:53 +00:00
real.h Reorganised source files to make navigation easier 2018-12-24 19:27:04 +00:00