summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-24Revert "Implement SRFI 193: Command lines"revert-619-command-linesAlex Shinn
2021-01-24Merge pull request #619 from lassik/command-linesAlex Shinn
2021-01-18Merge pull request #723 from lassik/typoAlex Shinn
2021-01-17Fix typoLassi Kortela
2020-12-28fix env size (issue #453)Alex Shinn
2020-12-28more consistently setting renames (issue #453)Alex Shinn
2020-11-30Merge pull request #721 from ilammy/aliasing-issuesAlex Shinn
2020-11-30More tests for unaligned bytevector accessAlexei Lozovsky
2020-11-30Fix unaligned access in bytevector-{u,s}{16,32,64}-{ref,set!}Alexei Lozovsky
2020-11-30Merge pull request #716 from amirouche/fix/emscripten-buildAlex Shinn
2020-11-25don't change dir when generating images (issue #707)Alex Shinn
2020-11-25don't declare image loading operations if not enabled (issue #714)Alex Shinn
2020-11-25Merge pull request #713 from mnieper/and-letAlex Shinn
2020-11-25save a char and a beta reductionAlex Shinn
2020-11-25document sexp_lookup_type (issue #718)Alex Shinn
2020-11-19Merge branch 'master' of github.com:ashinn/chibi-schemeAlex Shinn
2020-11-19preserve exactness in sqrt of ratios where possibleAlex Shinn
2020-11-04Merge pull request #717 from bjoli/patch-1Alex Shinn
2020-11-04Fix bug in accumulating in (chibi loop)Linus Björnstam
2020-11-02Makefile: js: fix build for emscripten 2.0.8.Amirouche
2020-10-22Fix and-let* so that it allows bodies according to SRFI 2.Marc Nieper-Wißkirchen
2020-10-17Merge pull request #711 from woodfinisc/patch-1Alex Shinn
2020-10-17Merge pull request #710 from gahr/freebsd-versioned-soAlex Shinn
2020-10-16Fix a typo in README.mdTom Woodfin
2020-10-16Produce a versioned so on FreeBSDPietro Cerutti
2020-10-14Merge pull request #709 from gahr/doc-depends-on-soAlex Shinn
2020-10-14Building docs depends on having the shared libraries availablePietro Cerutti
2020-10-11Merge branch 'master' of github.com:ashinn/chibi-schemeAlex Shinn
2020-10-11patch for plan9 build from raingloomAlex Shinn
2020-10-02Merge pull request #708 from pclouds/document-getenvAlex Shinn
2020-09-30chibi-scheme.1: document CHIBI_IGNORE_SYSTEM_PATHNguyễn Thái Ngọc Duy
2020-09-22Merge branch 'master' of github.com:ashinn/chibi-schemeAlex Shinn
2020-09-22propagating #i prefix across radix prefixes (issue #706)Alex Shinn
2020-09-19Merge pull request #705 from laserswald/fix-arithmetic-exception-filenosAlex Shinn
2020-09-18Prevent crashing from arithmetic exception when spawning lots of commandsBen Davenport-Ray
2020-09-06fix a ... match pattern when a is already boundAlex Shinn
2020-09-05Merge pull request #702 from pclouds/snow-confirm-before-uploadAlex Shinn
2020-09-05snow: add TODO regarding summary before uploadNguyễn Thái Ngọc Duy
2020-09-04snow: confirm before uploading packagesNguyễn Thái Ngọc Duy
2020-09-04change match names to SRFI 204Alex Shinn
2020-09-04ignore snow package meta files whose installed files have been removedAlex Shinn
2020-09-03include chibi.repl in imagesAlex Shinn
2020-09-02specify encoding meta for docs, include doctypeAlex Shinn
2020-09-02better error handling in http-server request parsingAlex Shinn
2020-09-02fix not+and combo (issue #701)Alex Shinn
2020-09-01Merge pull request #700 from pclouds/tests-without-chibi-testAlex Shinn
2020-09-01make optional-test and diff-test run without (chibi test)Nguyễn Thái Ngọc Duy
2020-09-01forgot to wrap inline cond-expand defs in beginAlex Shinn
2020-09-01fix previous fix, fk needs to be made cheap, not sk (issue #698)Alex Shinn
2020-09-01fix combinatorial explosion in match-not (issue #698)Alex Shinn