Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
guile-commits (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Thu Apr 29 2021 16:04:36 -0400
Threads in reverse chronological order
[
Next Period
]
[Guile-commits] branch master updated: Fix syntax test
,
Andy Wingo
,
2021/04/29
[Guile-commits] branch master updated (7da831a -> ee7d18e)
,
Andy Wingo
,
2021/04/29
[Guile-commits] 02/03: Fix compile-psyntax.scm -- canonicalize pass not needed
,
Andy Wingo
,
2021/04/29
[Guile-commits] 01/03: bug#48096: [3.0.6] ‘syntax-error’ exceptions include vectors instead of source location properties
,
Andy Wingo
,
2021/04/29
[Guile-commits] 03/03: Fix syntax-violation, which was passing vectors instead of alists
,
Andy Wingo
,
2021/04/29
[Guile-commits] branch master updated (19f38a3 -> 7da831a)
,
Andy Wingo
,
2021/04/29
[Guile-commits] 01/02: bug#48089: Guile 3.0.6 returns zero-indexed locations for ‘read-error’
,
Andy Wingo
,
2021/04/29
[Guile-commits] 02/02: Fix line and column for read errors
,
Andy Wingo
,
2021/04/29
[Guile-commits] branch master updated: Fix duplicates handlers for interfaces that use interfaces
,
Andy Wingo
,
2021/04/28
[Guile-commits] annotated tag v3.0.6 created (now 88bdffb)
,
Andy Wingo
,
2021/04/28
[Guile-commits] branch master updated (102f0da -> d0eed15)
,
Andy Wingo
,
2021/04/28
[Guile-commits] 01/02: Add ice-9/read.scm to extra_dist
,
Andy Wingo
,
2021/04/28
[Guile-commits] 02/02: Bump GUILE-VERSION
,
Andy Wingo
,
2021/04/28
[Guile-commits] branch master updated: Update NEWS
,
Andy Wingo
,
2021/04/27
[Guile-commits] branch master updated: Add GUILE_INSTALL_GMP_MEMORY_FUNCTIONS to NEWS; use at build-time
,
Andy Wingo
,
2021/04/27
[Guile-commits] branch master updated: Remove build-aux/config.rpath
,
Daniel Llorens
,
2021/04/27
[Guile-commits] branch master updated: Fix closure-conversion bug for SCC with all free vars pruned
,
Andy Wingo
,
2021/04/27
[Guile-commits] branch master updated: Allow users to force gmp to use libgc
,
Andy Wingo
,
2021/04/26
[Guile-commits] branch wip-inlinable-exports updated (b07b2b7 -> 4da276d)
,
Andy Wingo
,
2021/04/26
[Guile-commits] 01/04: Letrectify links module defs with uses
,
Andy Wingo
,
2021/04/26
[Guile-commits] 02/04: Add pass to resolve free toplevel references in declarative modules
,
Andy Wingo
,
2021/04/26
[Guile-commits] 03/04: Add support for recording inlinable module exports
,
Andy Wingo
,
2021/04/26
[Guile-commits] 04/04: Implement cross-module inlining
,
Andy Wingo
,
2021/04/26
[Guile-commits] branch master updated (8302316 -> 04e9245)
,
Andy Wingo
,
2021/04/26
[Guile-commits] 01/01: Bump minor objcode version for new intrinsics
,
Andy Wingo
,
2021/04/26
[Guile-commits] branch wip-inlinable-exports updated (163e1f5 -> b07b2b7)
,
Andy Wingo
,
2021/04/26
[Guile-commits] 02/08: Fix CPS optimizations to allow callk in front half
,
Andy Wingo
,
2021/04/26
[Guile-commits] 04/08: Allow contification for $callk
,
Andy Wingo
,
2021/04/26
[Guile-commits] 07/08: Add support for recording inlinable module exports
,
Andy Wingo
,
2021/04/26
[Guile-commits] 05/08: Letrectify links module defs with uses
,
Andy Wingo
,
2021/04/26
[Guile-commits] 06/08: Add pass to resolve free toplevel references in declarative modules
,
Andy Wingo
,
2021/04/26
[Guile-commits] 08/08: Implement cross-module inlining
,
Andy Wingo
,
2021/04/26
[Guile-commits] 01/08: Fix error when argument to < not a real
,
Andy Wingo
,
2021/04/26
[Guile-commits] 03/08: CPS conversion calls module variables through trampolines
,
Andy Wingo
,
2021/04/26
[Guile-commits] branch master updated (5809279 -> 8302316)
,
Andy Wingo
,
2021/04/26
[Guile-commits] 02/02: Simplify module variable lookup slow-path
,
Andy Wingo
,
2021/04/26
[Guile-commits] 01/02: Fix cached-module-box cache keys
,
Andy Wingo
,
2021/04/26
[Guile-commits] branch master updated (86e86ec -> 5809279)
,
Andy Wingo
,
2021/04/25
[Guile-commits] 01/02: Fix comments in cps/compile-bytecode
,
Andy Wingo
,
2021/04/25
[Guile-commits] 02/02: Fix bugs introduced when allowing $kfun -> $kargs
,
Andy Wingo
,
2021/04/25
[Guile-commits] branch wip-inlinable-exports updated (ad0ddf5 -> 163e1f5)
,
Andy Wingo
,
2021/04/22
[Guile-commits] 03/04: Add support for recording inlinable module exports
,
Andy Wingo
,
2021/04/22
[Guile-commits] 02/04: Add pass to resolve free toplevel references in declarative modules
,
Andy Wingo
,
2021/04/22
[Guile-commits] 01/04: Letrectify links module defs with uses
,
Andy Wingo
,
2021/04/22
[Guile-commits] 04/04: Implement cross-module inlining
,
Andy Wingo
,
2021/04/22
[Guile-commits] branch master updated (6069fa5 -> 86e86ec)
,
Andy Wingo
,
2021/04/22
[Guile-commits] 04/04: New pass: elide-arity-checks
,
Andy Wingo
,
2021/04/22
[Guile-commits] 02/04: Mark some elisp runtime modules as non-declarative
,
Andy Wingo
,
2021/04/22
[Guile-commits] 01/04: Optimize letrec* binding order in fix-letrec
,
Andy Wingo
,
2021/04/22
[Guile-commits] 03/04: Allow $kargs as entry of $kfun
,
Andy Wingo
,
2021/04/22
[Guile-commits] branch wip-inlinable-exports updated (a8e04b6 -> ad0ddf5)
,
Andy Wingo
,
2021/04/14
[Guile-commits] 03/06: Letrectify links module defs with uses
,
Andy Wingo
,
2021/04/14
[Guile-commits] 05/06: Add support for recording inlinable module exports
,
Andy Wingo
,
2021/04/14
[Guile-commits] 06/06: Implement cross-module inlining
,
Andy Wingo
,
2021/04/14
[Guile-commits] 04/06: Add pass to resolve free toplevel references in declarative modules
,
Andy Wingo
,
2021/04/14
[Guile-commits] 01/06: Optimize letrec* binding order in fix-letrec
,
Andy Wingo
,
2021/04/14
[Guile-commits] 02/06: Mark some elisp runtime modules as non-declarative
,
Andy Wingo
,
2021/04/14
[Guile-commits] branch wip-mingw updated: squash! Add `scm_sigaction_for_thread' stub for MinGW.
,
Jan Nieuwenhuizen
,
2021/04/13
[Guile-commits] branch wip-mingw updated (57de074 -> 9209c8d)
,
Jan Nieuwenhuizen
,
2021/04/13
[Guile-commits] 01/02: Revert "Add 'set-port-binary/text-mode!' procedure for MinGW."
,
Jan Nieuwenhuizen
,
2021/04/13
[Guile-commits] 02/02: Add 'set-port-binary/text-mode!' procedure for MinGW.
,
Jan Nieuwenhuizen
,
2021/04/13
[Guile-commits] branch wip-mingw created (now 57de074)
,
Jan Nieuwenhuizen
,
2021/04/13
[Guile-commits] 01/14: gnulib: Import the gethostname module.
,
Jan Nieuwenhuizen
,
2021/04/13
[Guile-commits] 04/14: Clear errno before CreateProcess for MinGW.
,
Jan Nieuwenhuizen
,
2021/04/13
[Guile-commits] 05/14: Add 'set-binary/text-mode!' procedure for MinGW.
,
Jan Nieuwenhuizen
,
2021/04/13
[Guile-commits] 06/14: Install 'mingw_take_signal' on MinGW.
,
Jan Nieuwenhuizen
,
2021/04/13
[Guile-commits] 10/14: DRAFT Add partial `scm_fcntl' support for MinGW.
,
Jan Nieuwenhuizen
,
2021/04/13
[Guile-commits] 11/14: guix: Add guile-patched, guile-mingw.
,
Jan Nieuwenhuizen
,
2021/04/13
[Guile-commits] 02/14: Link fix for MinGW.
,
Jan Nieuwenhuizen
,
2021/04/13
[Guile-commits] 03/14: Fix 'absolute-file-name?' and others for cross-build to MinGW.
,
Jan Nieuwenhuizen
,
2021/04/13
[Guile-commits] 07/14: Add `scm_sigaction_for_thread' stub for MinGW.
,
Jan Nieuwenhuizen
,
2021/04/13
[Guile-commits] 08/14: DRAFT Support for x86_64-w64-mingw32.
,
Jan Nieuwenhuizen
,
2021/04/13
[Guile-commits] 09/14: DRAFT Make `read-bytes' suspendable for socket reads on MinGW.
,
Jan Nieuwenhuizen
,
2021/04/13
[Guile-commits] 12/14: DEBUG guile.cmd: Some Wine help.
,
Jan Nieuwenhuizen
,
2021/04/13
[Guile-commits] 14/14: Add 'set-port-binary/text-mode!' procedure for MinGW.
,
Jan Nieuwenhuizen
,
2021/04/13
[Guile-commits] 13/14: Revert "Add 'set-binary/text-mode!' procedure for MinGW."
,
Jan Nieuwenhuizen
,
2021/04/13
[Guile-commits] branch wip-mingw deleted (was fddeb57)
,
Jan Nieuwenhuizen
,
2021/04/13
[Guile-commits] branch wip-mingw updated: squash! Add 'set-binary/text-mode!' procedure for MinGW.
,
Jan Nieuwenhuizen
,
2021/04/13
[Guile-commits] branch wip-mingw created (now 35df938)
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 03/12: Fix 'absolute-file-name?' and others for cross-build to MinGW.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 02/12: Link fix for MinGW.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 07/12: Add `scm_sigaction_for_thread' stub for MinGW.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 08/12: DRAFT Support for x86_64-w64-mingw32.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 05/12: Add 'set-binary/text-mode!' procedure for MinGW.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 12/12: DEBUG guile.cmd: Some Wine help.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 01/12: gnulib: Import the gethostname module.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 04/12: Clear errno before CreateProcess for MinGW.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 06/12: Install 'mingw_take_signal' on MinGW.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 10/12: DRAFT Add partial `scm_fcntl' support for MinGW.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 09/12: DRAFT Make `read-bytes' suspendable for socket reads on MinGW.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 11/12: guix: Add guile-patched, guile-mingw.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] branch wip-mingw deleted (was be9b668)
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] branch master updated (bdb07f8 -> 6069fa5)
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 03/03: Compile fix for x86_64-MinGW.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 02/03: ice-9 ftw: Use 'absolute-file-name?' in 'nftw'.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 01/03: Document write-line.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] branch wip-mingw created (now be9b668)
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 02/15: ice-9 ftw: Use 'absolute-file-name?' in 'nftw'.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 10/15: DRAFT Support for x86_64-w64-mingw32.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 15/15: DEBUG guile.cmd: Some Wine help.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 05/15: Compile fix for x86_64-MinGW.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 06/15: Add 'set-mode' procedure for MinGW.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 11/15: DRAFT Add partial `scm_fcntl' support for MinGW.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 08/15: Make `read-bytes' suspendable for socket reads on MinGW.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 12/15: Define 'SIGHUP' for MinGW.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 01/15: Document write-line.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 03/15: Fix 'gethostname' prototype for x86_64-MinGW.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 04/15: Clear errno before CreateProcess for MinGW.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 07/15: Add `scm_sigaction_for_thread' stub for MinGW.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 09/15: Install 'mingw_take_signal' on MinGW.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 13/15: Fix 'absolute-file-name?' and others for cross-build to MinGW.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] 14/15: guix: Add guile-patched, guile-mingw.
,
Jan Nieuwenhuizen
,
2021/04/12
[Guile-commits] branch master updated (88e7030 -> bdb07f8)
,
Daniel Llorens
,
2021/04/09
[Guile-commits] branch wip-gnulib-update created (now bdb07f8)
,
Daniel Llorens
,
2021/04/08
[Guile-commits] 01/01: Update gnulib to a3a946f670718d0dee5a7425ad5ac0a29fb46ea1
,
Daniel Llorens
,
2021/04/08
[Guile-commits] branch wip-inlinable-exports updated (2ba5e58 -> a8e04b6)
,
Andy Wingo
,
2021/04/05
[Guile-commits] 01/02: Add support for recording inlinable module exports
,
Andy Wingo
,
2021/04/05
[Guile-commits] 02/02: Implement cross-module inlining
,
Andy Wingo
,
2021/04/05
[Guile-commits] branch wip-inlinable-exports updated (f60e1fa -> 2ba5e58)
,
Andy Wingo
,
2021/04/05
[Guile-commits] 01/01: Add support for recording inlinable module exports
,
Andy Wingo
,
2021/04/05
[Guile-commits] branch wip-inlinable-exports updated (cff797f -> f60e1fa)
,
Andy Wingo
,
2021/04/04
[Guile-commits] 01/05: Letrectify links module defs with uses
,
Andy Wingo
,
2021/04/04
[Guile-commits] 02/05: Mark some elisp runtime modules as non-declarative
,
Andy Wingo
,
2021/04/04
[Guile-commits] 03/05: Add pass to resolve free toplevel references in declarative modules
,
Andy Wingo
,
2021/04/04
[Guile-commits] 05/05: Add inlinable-exports field to modules
,
Andy Wingo
,
2021/04/04
[Guile-commits] 04/05: Add support for recording inlinable module exports
,
Andy Wingo
,
2021/04/04
[Guile-commits] branch master updated: Fix typos in examples.
,
Mikael Djurfeldt
,
2021/04/04
[Guile-commits] branch wip-inlinable-exports updated (439e127 -> cff797f)
,
Andy Wingo
,
2021/04/02
[Guile-commits] 01/04: Optimize letrec* binding order in fix-letrec
,
Andy Wingo
,
2021/04/02
[Guile-commits] 04/04: Add support for recording inlinable module exports
,
Andy Wingo
,
2021/04/02
[Guile-commits] 02/04: Letrectify links module defs with uses
,
Andy Wingo
,
2021/04/02
[Guile-commits] 03/04: Add pass to resolve free toplevel references in declarative modules
,
Andy Wingo
,
2021/04/02
[Guile-commits] branch master updated: Fix handling of parameter lists to elisp defun to allow nil.
,
Mikael Djurfeldt
,
2021/04/01
[Guile-commits] branch wip-inlinable-exports created (now 439e127)
,
Andy Wingo
,
2021/04/01
[Guile-commits] 01/01: Add support for recording inlinable module exports
,
Andy Wingo
,
2021/04/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc