1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-07-01 23:30:28 +02:00
guile/module
Andy Wingo 12da6739b1 Give continuations (contregs) their own static tc16
* libguile/continuations-internal.h: New file, for internal definitions.
* libguile/continuations.h: Move out internal definitions.
* libguile/Makefile.am: Add new file.
* libguile/continuations.c: Adapt to put the tag in the beginning of the
continuation (contregs) structure.
* libguile/eq.c:
* libguile/goops.c:
* libguile/init.c:
* libguile/print.c:
* libguile/scm.h:
* libguile/stacks.c:
* libguile/vm.c:
* module/oop/goops.scm: Adapt to contregs tc16 change.
2025-06-13 13:13:02 +02:00
..
ice-9 Deprecate srfi-14 in default environment 2025-06-13 09:03:20 +02:00
language Deprecate srfi-14 in default environment 2025-06-13 09:03:20 +02:00
oop Give continuations (contregs) their own static tc16 2025-06-13 13:13:02 +02:00
rnrs Deprecate srfi-14 in default environment 2025-06-13 09:03:20 +02:00
scheme Update set of decimal zeroes for Unicode 15.1.0 2023-11-02 11:31:32 +01:00
scripts Deprecate object-properties in the main environment 2025-05-12 13:45:21 +02:00
srfi Move char-set-cursor implementation to Scheme 2025-06-13 11:13:54 +02:00
sxml Deprecate srfi-14 in default environment 2025-06-13 09:03:20 +02:00
system Deprecate srfi-14 in default environment 2025-06-13 09:03:20 +02:00
texinfo Deprecate srfi-14 in default environment 2025-06-13 09:03:20 +02:00
web Deprecate srfi-14 in default environment 2025-06-13 09:03:20 +02:00
Makefile.am Rework bootstrap to be reproducible 2022-02-01 14:50:40 +01:00
rnrs.scm Remove all deprecated code from Scheme files 2025-05-05 12:33:37 +02:00
statprof.scm Fix typos throughout codebase. 2024-05-06 11:51:53 +02:00
texinfo.scm texinfo: Add basic support for @w{...}. 2020-06-18 00:30:30 +02:00