1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-07-05 17:20:18 +02:00
guile/module/system
Andy Wingo c379fba9a9 Allow for contiguous bytevectors to be relocated
* libguile/trace.h (scm_trace_bytevector): Update contents pointer for
contiguous bytevectors.
* module/system/vm/assembler.scm (link-data): Make sure to set the
contiguous flag on serialized bytevectors.
2025-07-01 15:14:47 +02:00
..
base Deprecate srfi-14 in default environment 2025-06-13 09:03:20 +02:00
repl Move make-regexp, regexp?, regexp-exec to (ice-9 regex) 2025-06-17 14:10:12 +02:00
vm Allow for contiguous bytevectors to be relocated 2025-07-01 15:14:47 +02:00
finalizers.scm Add (system finalizers) 2025-05-02 16:03:13 +02:00
foreign-library.scm Improve DLL search strategy for load-foreign-library 2025-03-22 07:05:31 -07:00
foreign-object.scm Add (system finalizers) 2025-05-02 16:03:13 +02:00
foreign.scm Move weak table implementation to Scheme 2025-05-13 14:57:31 +02:00
syntax.scm syntax-source returns a vector 2025-05-12 15:05:40 +02:00
xref.scm Remove unnecessary module imports. 2023-02-24 16:49:00 +01:00