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
path:
root
/
module
/
ice-9
/
boot-9.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-12
Redirect diagnostice output messages (e.g., auto-compiling code) to a newly d...
Matthew Wette
1
-3
/
+10
2024-06-20
Remove dead code in resolve-interface
Andy Wingo
1
-4
/
+2
2024-05-06
Fix typos throughout codebase.
Morgan Smith
1
-5
/
+5
2023-08-24
define-inlinable marks residualized procedure as maybe-unused
Andy Wingo
1
-3
/
+4
2023-06-08
Fix exn dispatch for exns within pre-unwind handlers
Andy Wingo
1
-41
/
+63
2023-06-08
Modernize soft ports
Andy Wingo
1
-4
/
+6
2023-06-08
Rewrite soft ports in Scheme
Andy Wingo
1
-1
/
+10
2023-01-24
Add internal definitions to derived forms
Linus
1
-6
/
+6
2022-06-16
'module-define!' honors the 'module' parameter.
Ludovic Courtès
1
-2
/
+2
2022-01-13
Re-rewrite integer-expt in C
Andy Wingo
1
-39
/
+1
2022-01-13
Reimplement integer-expt in Scheme
Andy Wingo
1
-1
/
+39
2021-05-11
Add support for recording inlinable module exports
Andy Wingo
1
-4
/
+12
2021-05-01
Fix bug for read-syntax on ( . args)
Andy Wingo
1
-2
/
+5
2021-04-28
Fix duplicates handlers for interfaces that use interfaces
Andy Wingo
1
-3
/
+3
2021-03-04
Add docstring for array-shape
Daniel Llorens
1
-2
/
+12
2021-03-03
Read-in-scheme replaces boot "read" definition
Andy Wingo
1
-0
/
+33
2021-02-25
Shunt syntax-sourcev to (system syntax internal)
Andy Wingo
1
-1
/
+2
2021-02-20
Syntax objects have "source" field
Andy Wingo
1
-1
/
+0
2021-01-07
New warnings: -Wuse-before-definition, -Wnon-idempotent-definition
Andy Wingo
1
-4
/
+4
2020-03-07
Accept .sld as scheme extensions in r7rs
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2020-03-06
Remove extra 'error' call in 'make-record-type'.
Ludovic Courtès
1
-1
/
+1
2020-01-12
Fix typos in previous commit.
Andy Wingo
1
-1
/
+1
2020-01-12
Optionally allow duplicate field names in core records
Andy Wingo
1
-9
/
+23
2020-01-12
Support R7RS define-library
Andy Wingo
1
-1
/
+2
2019-12-06
Single definition of (iota)
Daniel Llorens
1
-24
/
+29
2019-12-05
Propagate replacement flag for autoload interfaces
Andy Wingo
1
-9
/
+15
2019-12-02
Add guile-3, r6rs, r7rs cond-expand features
Andy Wingo
1
-0
/
+5
2019-11-29
Associate #:replace info with modules, not variables
Andy Wingo
1
-57
/
+63
2019-11-21
Install exception converters and printers from boot-9
Andy Wingo
1
-0
/
+8
2019-11-16
Add install-r7rs!, like install-r6rs!
Andy Wingo
1
-0
/
+6
2019-11-14
SRFI-18 uses core exceptions
Andy Wingo
1
-1
/
+3
2019-11-13
Rebase throw/catch on top of raise-exception/with-exception-handler
Andy Wingo
1
-112
/
+274
2019-11-07
Move exceptions with key and args to core
Andy Wingo
1
-0
/
+5
2019-11-07
Move the core of exception objects into core
Andy Wingo
1
-0
/
+96
2019-11-07
Move exception-handling routines after records in boot-9
Andy Wingo
1
-258
/
+261
2019-11-07
Move false-if-exception down in boot-9
Andy Wingo
1
-20
/
+27
2019-11-03
Add `record-type-has-parent?'.
Andy Wingo
1
-0
/
+6
2019-10-29
Rebase R6RS records on top of core records
Andy Wingo
1
-1
/
+5
2019-10-29
Add record-type-parent definition.
Andy Wingo
1
-0
/
+5
2019-10-28
Add support for immutable fields in core records
Andy Wingo
1
-5
/
+38
2019-10-27
Rename final? record type flag; add support for opaque?
Andy Wingo
1
-8
/
+16
2019-10-27
Guile `make-record-type' supports non-generative definition
Andy Wingo
1
-22
/
+45
2019-10-27
Change record type "flags" field to "properties"
Andy Wingo
1
-5
/
+8
2019-10-23
make-record-type does more validation on the fields
Andy Wingo
1
-7
/
+37
2019-10-22
Record accessors respect subtyping
Andy Wingo
1
-28
/
+41
2019-10-22
Allow records to be subtyped
Andy Wingo
1
-33
/
+94
2019-10-22
Deprecate two-arg `record-constructor'
Andy Wingo
1
-11
/
+18
2019-09-27
Deprecate passing a non-zero size to make-module
Andy Wingo
1
-18
/
+20
2019-09-27
Avoid mutating arguments to resolve-interface
Andy Wingo
1
-23
/
+28
2019-09-27
Better R6RS compatibility
Andy Wingo
1
-1
/
+2
[next]