index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
branch_release-1-4
*** empty log message ***
Thien-Thi Nguyen
23 years
branch_release-1-6
(process-define-module): In #:use-syntax processing,
Neil Jerram
17 years
branch_release-1-8
[build slog] Update AC_PREREQ
Thien-Thi Nguyen
4 years
cky-hygienic-macros
Convert (ice-9 session) to use hygienic macros.
Chris K. Jester-Young
12 years
compile-to-js-merge
Remove lower-cps call in compile-js.
Christine Lemmer-Webber
4 years
excise-ltdl
Fix typo for guile-system-extensions-path
Andy Wingo
4 years
historical/wip-1-8-mingw-build
cross-compiling should not imply need for and use of GUILE_FOR_BUILD
Neil Jerram
15 years
lightening
Merge from upstream lightening
Andy Wingo
6 years
lightning
Fix --disable-jit compilation
Andy Wingo
7 years
lloda-array-cleanup
Arrays are not an array implementation
Daniel Llorens
11 years
lloda-array-support
Support typed arrays in some sort functions
Daniel Llorens
9 years
lloda-squash0
New functions (array-for-each-cell, array-for-each-cell-in-order)
Daniel Llorens
8 years
lloda-squash1
Deprecate scm_from_contiguous_array
Daniel Llorens
8 years
lua
Doc: mention vectors are self-quoting
Ian Price
12 years
main
Windows 11: for fport input from the console, ignore terminal returns
Michael Gran
7 weeks
mingw-guile-3.0
Build standalone test libraries as unversioned
Mike Gran
4 years
nan-boxing
tmp
Andy Wingo
14 years
r7rs-wip
PRELIMINARY print: Support SRFI-38 datum label notation.
Mark H Weaver
11 years
stable-2.0
Recognize RISC-V compilation targets.
Shea Levy
7 years
stable-2.2
Fix fixpoint computation in compute-significant-bits
Andy Wingo
5 years
stable-2.2-wip-exception-truncate
Provide hook into format used by exception printers
Daniel Llorens
5 years
ttn-back-in-the-saddle
Update years in copyright notice; nfc
Thien-Thi Nguyen
13 years
use-minigmp
Enable option to prefer mini-gmp over libgmp
Michael Gran
4 years
wip-3.2
<lambda-case> must have list of optargs
Andy Wingo
8 months
wip-bpt-elisp
lexical function binding for elisp
Brian Templeton
15 years
wip-compiler
New annotated-tree-il Module
Noah Lavine
13 years
wip-cuirass-ci
maint: Add variants of the default package for Guix.
Ludovic Courtès
2 years
wip-cygwin-guile-2.2
Skip ports tests that require popen if popen not available
Michael Gran
8 years
wip-elisp
temporarily disable elisp exception tests
Robin Templeton
9 years
wip-elisp-rebased
remove uses of define-inlinable
Robin Templeton
5 months
wip-ethreads
add (web server ethreads)
Andy Wingo
9 years
wip-exception-truncate
Provide a hook for the exception printer
Daniel Llorens
5 months
wip-exceptions
Update NEWS for records and exceptions work
Andy Wingo
5 years
wip-finalizers
avoid allocating finalizer data for symbols in weak sets
Andy Wingo
13 years
wip-gnulib-update
Update gnulib to a3a946f670718d0dee5a7425ad5ac0a29fb46ea1
Daniel Llorens
4 years
wip-inlinable-exports
Implement cross-module inlining
Andy Wingo
4 years
wip-itimer-checks
Check for working profiling and virtual itimers
Mike Gran
8 years
wip-lightening-riscv
build: Mark riscv64 as a supported JIT target.
Ludovic Courtès
2 years
wip-lloda
Support general arrays in random:hollow-sphere!
Daniel Llorens
8 years
wip-load-lang
Added comments in load-lang.test, which does not work. * test-suite/tests/loa...
Matt Wette
2 years
wip-mingw
Avoid mysterious "error no error" message in pipe
Michael Gran
2 years
wip-mingw-2025
Other test fixes
Michael Gran
6 weeks
wip-mingw-guile-2.2
Fix regression in 00-repl-server.test
Michael Gran
7 years
wip-modernize-autotools
Adds automake option for subdirs
Michael Gran
3 years
wip-new-tagging
DRAFT: Add immediate fractions (fixrats).
Mark H Weaver
6 years
wip-new-tagging-bis-broken
WIP: New tagging v9
Mark H Weaver
6 years
wip-nj-locks-nc
Allow non-weak hash tables to be automatically thread-safe
Neil Jerram
16 years
wip-nj-thread-safety
wip
Neil Jerram
16 years
wip-r7rs
Add R7RS documentation and --r7rs command-line option
Andy Wingo
5 years
wip-raeburn-misc
Test signed narrow arguments in FFI better.
Ken Raeburn
13 years
wip-replace-ltdl-with-gmodule
Implement ltdl-like directory search for modules
Mike Gran
5 years
wip-retagging
squirrely smob marking refactor
Andy Wingo
12 years
wip-sassy
temp commit
Andy Wingo
16 years
wip-stime
Adapt stime.c to gnulib updates
Andy Wingo
10 years
wip-streams
Re-implement (ice-9 streams) in terms of (srfi srfi-41)
Andy Wingo
10 years
wip-tailify
Fix tailification case for dynwind
Andy Wingo
22 months
wip-threaded-http-server
http web server: allow concurrent write operations
Andy Wingo
13 years
wip-threads-and-fork
web server: use CLOEXEC
Andy Wingo
13 years
wip-tree-il-sourcev
psyntax: Pass source vectors to tree-il constructors.
Ludovic Courtès
3 years
wip-vector-cleanup
Reuse SCM_ASSERT_RANGE in scm_c_vector_ref, scm_c_vector_set_x
Daniel Llorens
5 years
wip-whippet
Reimplement weak vectors in Scheme using ephemerons
Andy Wingo
5 days