summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 3.0.7v3.0.7Andy Wingo2021-05-101-1/+1
* Update NEWSAndy Wingo2021-05-101-0/+1
* Update NEWSAndy Wingo2021-05-101-3/+9
* bug#45131: [PATCH] Compile directly to target language if no joint is found.Leo Prikler2021-05-102-11/+38
* Minor tweak to truncate-bitsAndy Wingo2021-05-101-8/+5
* Update NEWS.Ludovic Courtès2021-05-081-0/+6
* 'primitive-fork' closes and recreates the current thread's 'sleep_pipe'.Ludovic Courtès2021-05-083-1/+94
* Close the finalization pipe before forking.Andrew Whatson2021-05-081-17/+28
* Update NEWS.Ludovic Courtès2021-05-081-0/+11
* Define `O_NOFOLLOW' and various other flags when supported.Maxime Devos2021-05-071-0/+36
* NEWS: Fix typos.Ludovic Courtès2021-05-071-2/+2
* Optimize truncate-bitsAndy Wingo2021-05-061-4/+17
* [srfi-64] Fix a bug with test-end removing globally installed test-runnerjakub-w2021-05-051-4/+7
* analyze: 'unbound-variable' warning handles re-exported bindings.Ludovic Courtès2021-05-022-0/+18
* Include config.h in mini-gmp.c, if presentAndy Wingo2021-05-011-0/+4
* Fix R7RS include-library-declarations and cond-expand in define-libraryAndy Wingo2021-05-011-3/+3
* Fix bug if call-with-prompt tag not a lexicalAndy Wingo2021-05-011-2/+2
* Fix tree-il effects analysis for promptsAndy Wingo2021-05-012-3/+28
* Fix bug for read-syntax on ( . args)Andy Wingo2021-05-013-7/+25
* Fix syntax testAndy Wingo2021-04-291-1/+1
* Fix syntax-violation, which was passing vectors instead of alistsAndy Wingo2021-04-292-3/+5
* Fix compile-psyntax.scm -- canonicalize pass not neededAndy Wingo2021-04-291-6/+4
* bug#48096: [3.0.6] ‘syntax-error’ exceptions include vectors instead of s...Ludovic Courtès2021-04-291-1/+13
* Fix line and column for read errorsAndy Wingo2021-04-291-1/+2
* bug#48089: Guile 3.0.6 returns zero-indexed locations for ‘read-error’Ludovic Courtès2021-04-291-0/+12
* Fix duplicates handlers for interfaces that use interfacesAndy Wingo2021-04-281-3/+3
* Bump GUILE-VERSIONv3.0.6Andy Wingo2021-04-271-3/+3
* Add ice-9/read.scm to extra_distAndy Wingo2021-04-271-0/+1
* Update NEWSAndy Wingo2021-04-271-2/+18
* Add GUILE_INSTALL_GMP_MEMORY_FUNCTIONS to NEWS; use at build-timeAndy Wingo2021-04-273-2/+10
* Remove build-aux/config.rpathDaniel Llorens2021-04-271-684/+0
* Fix closure-conversion bug for SCC with all free vars prunedAndy Wingo2021-04-272-7/+44
* Allow users to force gmp to use libgcAndy Wingo2021-04-262-0/+22
* Bump minor objcode version for new intrinsicsAndy Wingo2021-04-262-3/+3
* Allow contification for $callkAndy Wingo2021-04-261-36/+132
* CPS conversion calls module variables through trampolinesAndy Wingo2021-04-261-2/+86
* Fix CPS optimizations to allow callk in front halfAndy Wingo2021-04-264-34/+45
* Fix error when argument to < not a realAndy Wingo2021-04-261-1/+2
* Simplify module variable lookup slow-pathAndy Wingo2021-04-269-13/+152
* Fix cached-module-box cache keysAndy Wingo2021-04-251-2/+2
* Fix bugs introduced when allowing $kfun -> $kargsAndy Wingo2021-04-252-3/+6
* Fix comments in cps/compile-bytecodeAndy Wingo2021-04-231-2/+5
* New pass: elide-arity-checksAndy Wingo2021-04-215-1/+113
* Allow $kargs as entry of $kfunAndy Wingo2021-04-219-54/+101
* Mark some elisp runtime modules as non-declarativeAndy Wingo2021-04-212-2/+4
* Optimize letrec* binding order in fix-letrecAndy Wingo2021-04-211-3/+41
* Compile fix for x86_64-MinGW.Jan (janneke) Nieuwenhuizen2021-04-121-3/+3
* ice-9 ftw: Use 'absolute-file-name?' in 'nftw'.Jan (janneke) Nieuwenhuizen2020-08-131-4/+1
* Document write-line.Jan (janneke) Nieuwenhuizen2020-10-052-1/+12
* Update gnulib to a3a946f670718d0dee5a7425ad5ac0a29fb46ea1wip-gnulib-updateDaniel Llorens2021-04-0854-302/+1075