chibi-scheme/include/chibi
Jim Rees b25e46b11b Introduced a second version of sexp_double_to_ratio, named
sexp_double_to_ratio_2, which converts without introducing
round-off errors the way sexp_double_to_ratio does when it
multiplies by 10.

Changed sexp_inexact_to_exact to use this new function when
a non-zero fractional part of the input exists.
2018-03-22 22:19:39 -04:00
..
bignum.h Introduced a second version of sexp_double_to_ratio, named 2018-03-22 22:19:39 -04:00
eval.h fixing peek-char on non-ascii chars 2017-06-26 22:23:38 +09:00
features.h patch to compile on 9front 2018-01-12 19:26:17 -07:00
gc_heap.h allow loading images from offsets 2016-03-13 09:08:41 +09:00
sexp-huff.h Added full support for packed images, both for static and dynamic libraries. 2016-02-15 21:12:58 -05:00
sexp-hufftabdefs.h Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
sexp-hufftabs.c Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
sexp-hufftabs.h Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
sexp-unhuff.h Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
sexp.h only use ape/limits.h on plan9 2018-01-13 22:01:36 +09:00