summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-06Add arm64mac machine type and arm64 backend fileapple-silicon-supportChris Frisz
2021-11-28Add support for arm64 in configureChris Frisz
2021-11-25github workflow update (#594)Jamie Taylor
2021-11-09fix bug in printf with certain control strings and argument countsBob Burger
2021-11-05updated version to 9.5.7Bob Burger
2021-11-05update version to 9.5.6v9.5.6Bob Burger
2021-10-23include an identifier name in the syntax error for missing ellipsisOscar Waddell
2021-10-06clarify rd-bytevector error messageOscar Waddell
2021-10-06update root-experr-compile-2-f-f-fOscar Waddell
2021-08-11run tests on pull_requestBob Burger
2021-08-11correct signature of compile-whole-program and compile-whole-libraryBob Burger
2021-06-25update test link in README.mdBob Burger
2021-06-25replace Travis-CI with GitHub Actions (#577)Bob Burger
2021-06-19Self-evaluating vectors (#566)Jarhmander
2021-06-19Merge branch 'main' of github.com:cisco/ChezSchemeAndy Keep
2021-06-19Merge branch 'LeifAndersen-terminals'Andy Keep
2021-06-19Move unused terminals in L4.5 to later languages.Andy Keep
2021-06-19misc minor doc updatesJamie Taylor
2021-06-19x86-64 fasl relocator: Use single 7-byte NOP after direct calls/jumps (#540)Florian Weimer
2021-06-19add workaround for Rosetta 2 bug in [t]a6osx builds (#572)Jamie Taylor
2021-05-24Fix the release notes so make docs succeedJames-Adam
2021-05-17makefile updates (#571)Oscar Waddell
2021-05-16Merge branch 'laqrix-fix-bytevector-ref'Chris Frisz
2021-05-12fix misnamed pattern variables in bytevector-*-refLaqrix
2021-05-07Merge pull request #568 from jltaylor-us/repair-patchesJamie Taylor
2021-05-05bug fixes in mats/Mf-baseJamie Taylor
2021-05-05x86_64: fix corner case of foreign calls for signed 8-bit or 16-bit integers ...Matthew Flatt
2021-05-01run mats configurations in parallel (#561)Jamie Taylor
2021-04-26add alternative (R7RS) spelling of booleans (#563)Jarhmander
2021-04-26Mention an up-to-date crt.dll for Windows (#564)Jarhmander
2021-04-21repair bignum shift right (#562)Matthew Flatt
2021-04-09maybe-compile-program now returns voidBob Burger
2021-04-05Merge pull request #559 from jltaylor-us/mainJamie Taylor
2021-04-04fix mat that failed in bullyx with cmg=1Jamie Taylor
2021-04-02Merge pull request #558 from jltaylor-us/masterJamie Taylor
2021-04-02sprinkle a few commas into the BUILDING docJamie Taylor
2021-04-01update docs on ftype pointer types in `foreign-procedure`Jamie Taylor
2021-04-01Add instructions for building docs (CSUG and release notes)Jamie Taylor
2021-03-26fix typo in get-process-id documentationBob Burger
2021-03-20Merge pull request #556 from amirouche/masterAndy Keep
2021-03-20typofixAmirouche
2021-03-13Merge pull request #555 from LiberalArtist/build-command-pathsAndy Keep
2021-03-13minor fixes for configure scriptPhilip McGrath
2021-03-13avoid hard-coded paths for utilities in build scriptsPhilip McGrath
2021-03-11sleep of non-positive duration now returns immediatelyBob Burger
2021-03-09fix signature of generate-temporaries (#547)gus-massa
2021-03-09Fix missing include in externs.h (#552)Ismael Luceno
2021-02-12fix typos in LOGBob Burger
2020-11-21Merge pull request #543 from gus-massa/20-11-EqFptr0R. Kent Dybvig
2020-11-19Add special case in cpnanopass for (eq? (ftype-pointer-address x) 0)Gustavo Massaccesi