skint/misc
ESL 87d3ed5c7b v0.5.1: fixes/improvements (issues #6,7,8,9,10,11)
#11: extend flonum->string to support optional precision arg to support SRFI-48; improve flonum printing accordingly
#10: bug: (floor-quotient 1 -1) actual: -2 expected: -1
#9: immediate-hash should hash flonums even if they are boxed
#8: string-append and vector-append with 1 arg must copy the arg
#7: stop advertising built-in support for SRFI-48, allowing full external implementation
#6: expt should fall back to flonums on fixnum range overflow
2025-02-02 18:29:29 -05:00
..
skint-12x12.png new images 2024-07-25 23:18:06 -04:00
skint-252x100.png extra image 2024-07-26 02:53:16 -04:00
skint-298x128.png extra image 2024-07-26 02:53:16 -04:00
skint-896x384.png new images 2024-07-25 23:18:06 -04:00
Skint-postlude.scm version hacks for benchmarking 2024-07-28 18:19:40 -04:00
Skint-prelude.scm version hacks for benchmarking 2024-07-28 18:19:40 -04:00
syntax-rules.md Update syntax-rules.md 2024-08-05 15:50:25 -04:00
test.scm v0.5.1: fixes/improvements (issues #6,7,8,9,10,11) 2025-02-02 18:29:29 -05:00