1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-21 12:10:26 +02:00
guile/module/system
2024-10-12 13:16:35 +02:00
..
base Fix error messages containing format strings 2024-05-06 11:51:53 +02:00
repl Create procedure to enable silencing the Guile welcome message. * module/system/repl/repl.scm: add parameter %inhibit-welcome-message' * module/system/repl/repl.scm(run-repl*): add condition for calling procedure repl-welcome: if (%inhibit-welcome-message) is #t', don't 2024-10-12 13:16:35 +02:00
vm Fix error messages containing format strings 2024-05-06 11:51:53 +02:00
foreign-library.scm foreign-library: fix darwin detection 2021-09-02 08:59:57 +02:00
foreign-object.scm make-foreign-object-type: add #:super to provide superclasses 2024-05-17 12:53:39 -05:00
foreign.scm Expose read-c-struct, write-c-struct syntax 2024-03-17 21:40:58 +01:00
syntax.scm Document syntax-sourcev 2021-03-09 20:50:08 +01:00
xref.scm Remove unnecessary module imports. 2023-02-24 16:49:00 +01:00