post-scarcity/src/arith
2018-12-28 15:50:37 +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 Much better debugging, but it still doesn't work 2018-12-27 21:37:38 +00:00
integer.h Begun work on bignums; changed integer size to 64 bits 2018-12-25 13:18:37 +00:00
peano.c Much progress! Half the unit tests pass. 2018-12-28 15:50:37 +00:00
peano.h Horribly broken, may have to rethink. 2018-12-26 21:10:24 +00:00
ratio.c Much progress! Half the unit tests pass. 2018-12-28 15:50:37 +00:00
ratio.h Horribly broken, may have to rethink. 2018-12-26 21:10:24 +00:00
real.c Much better debugging, but it still doesn't work 2018-12-27 21:37:38 +00:00
real.h Reorganised source files to make navigation easier 2018-12-24 19:27:04 +00:00