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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-14
Update NEWS for records and exceptions work
wip-exceptions
Andy Wingo
2
-3
/
+67
2019-11-14
SRFI-18 uses core exceptions
Andy Wingo
4
-104
/
+88
2019-11-13
Update documentation for with-exception-handler et al
Andy Wingo
5
-596
/
+631
2019-11-13
Rebase throw/catch on top of raise-exception/with-exception-handler
Andy Wingo
13
-640
/
+1111
2019-11-07
Remove boot "catch" definition.
Andy Wingo
1
-5
/
+4
2019-11-07
Move exceptions with key and args to core
Andy Wingo
2
-7
/
+17
2019-11-07
Move the core of exception objects into core
Andy Wingo
2
-86
/
+105
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-05
Move adapter between "throw" and "raise" exceptions into core
Andy Wingo
2
-228
/
+223
2019-11-04
Rebase SRFI-35 on top of (ice-9 exceptions)
Andy Wingo
2
-179
/
+70
2019-11-03
Add (ice-9 exceptions) module
Andy Wingo
3
-116
/
+283
2019-11-03
Add `record-type-has-parent?'.
Andy Wingo
2
-6
/
+8
2019-10-30
Remove circularity in r6rs by rebasing conditions on core records
Andy Wingo
4
-202
/
+121
2019-10-29
Rebase R6RS records on top of core records
Andy Wingo
5
-257
/
+183
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
3
-8
/
+78
2019-10-27
Rename final? record type flag; add support for opaque?
Andy Wingo
4
-21
/
+51
2019-10-27
Guile `make-record-type' supports non-generative definition
Andy Wingo
3
-24
/
+81
2019-10-27
Change record type "flags" field to "properties"
Andy Wingo
2
-11
/
+11
2019-10-23
Fix one remaining use of make-record-type with string type name
Andy Wingo
1
-1
/
+1
2019-10-23
Rebase srfi-35 conditions on top of make-record-type
Andy Wingo
2
-232
/
+136
2019-10-23
make-record-type does more validation on the fields
Andy Wingo
3
-15
/
+45
2019-10-23
SRFI-9 uses make-record-type
Andy Wingo
1
-12
/
+7
2019-10-22
Record accessors respect subtyping
Andy Wingo
3
-41
/
+108
2019-10-22
Allow records to be subtyped
Andy Wingo
2
-34
/
+98
2019-10-22
Fix deprecated 1-arg `make-module' in tests
Andy Wingo
1
-2
/
+2
2019-10-22
Deprecate two-arg `record-constructor'
Andy Wingo
1
-11
/
+18
2019-10-22
Re-implement (ice-9 gap-buffer) records in terms of srfi-9
Andy Wingo
1
-38
/
+24
2019-10-21
Remove (ice-9 channel)
Andy Wingo
2
-171
/
+0
2019-10-21
Refactor PEG records
Andy Wingo
1
-21
/
+20
2019-09-27
Extend `import' to allow R7RS-style srfi references
Andy Wingo
1
-7
/
+15
2019-09-27
(ice-9 safe-r5rs) fixes for bound aux syntax
Andy Wingo
2
-129
/
+214
2019-09-27
(ice-9 null) also exports aux syntax, syntax-rules
Andy Wingo
1
-13
/
+16
2019-09-27
Deprecate passing a non-zero size to make-module
Andy Wingo
8
-27
/
+29
2019-09-27
(ice-9 null) also re-exports core aux syntax
Andy Wingo
1
-2
/
+2
2019-09-27
Avoid mutating arguments to resolve-interface
Andy Wingo
1
-23
/
+28
2019-09-27
Remove "vm" tests
Andy Wingo
24
-422
/
+2
2019-09-27
Adapt ftw.test for pending test-suite changes
Andy Wingo
1
-1
/
+1
2019-09-27
Fix doc syntax error
Andy Wingo
1
-1
/
+1
2019-09-27
Better R6RS compatibility
Andy Wingo
2
-1
/
+7
2019-09-25
Add --r6rs NEWS
Andy Wingo
1
-0
/
+7
2019-09-25
Add --r6rs command-line option
Andy Wingo
3
-2
/
+17
2019-09-25
New function: install-r6rs!
Andy Wingo
2
-0
/
+26
2019-09-19
Update NEWS for 2.9.5
Andy Wingo
1
-30
/
+44
2019-09-19
Add documentation for else, =>, _, ... aux syntax
Andy Wingo
1
-0
/
+20
2019-09-12
Define top-level bindings for aux syntax: else, =>, _, ...
Andy Wingo
4
-4
/
+21
2019-09-12
Use "G_" as the conventional alias for gettext
Andy Wingo
4
-27
/
+32
2019-09-01
Optimize fixnum or s64 -> f64 conversions
Andy Wingo
13
-5
/
+96
2019-08-29
Have disassemble-file accept an optional output port
Daniel Llorens
1
-2
/
+2
[next]