1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 12:20:26 +02:00
guile/module/system
Ludovic Courtès b87068eee7 linker: Don't rely on out-of-range bv-ref exceptions.
* module/system/vm/linker.scm (find-shstrndx): Check whether NAME is
lower than the length of BV; remove 'false-if-exception' around
'string-table-ref' call.
2018-06-28 17:14:08 +02:00
..
base types: Recognize 'scm_t_port_type' and decode port type name. 2018-06-24 15:31:05 +02:00
repl Update --version and REPL copyright years 2017-03-15 09:12:55 +01:00
vm linker: Don't rely on out-of-range bv-ref exceptions. 2018-06-28 17:14:08 +02:00
foreign-object.scm Add #:static-slot-allocation? 2015-02-06 13:25:17 +01:00
foreign.scm foreign: Add 'uintptr_t' and 'intptr_t'. 2017-11-22 16:33:57 +01:00
syntax.scm Add disjoint syntax object type 2017-03-28 19:23:13 +02:00
xref.scm rtl-program? -> program? 2013-11-19 19:11:40 +01:00