chibi-scheme/lib
Linus Björnstam c896bf90c5
Fix bug in accumulating in (chibi loop)
Accumulating has a bug that makes only lists supported, due to it ignoring the init value and always use the empty list. This fixes that.
2020-11-04 11:56:41 +01:00
..
chibi Fix bug in accumulating in (chibi loop) 2020-11-04 11:56:41 +01:00
scheme fixing scheme bytevector for 32bit arch 2020-07-28 15:09:40 +09:00
srfi Translate assume to a noop when assumptions are disabled 2020-08-29 11:11:46 +02:00
init-7.scm fix include-ci (issue #687) 2020-08-23 00:23:27 +09:00
meta-7.scm adding (auto) library for auxiliary syntax 2020-08-14 11:24:25 +09:00