mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
* module/language/assembly/compile-bytecode.scm (write-bytecode)[u32-bv]: New variable. [write-char, write-uint16-be, write-uint16-le, write-uint32-le]: Remove. [write-string, write-uint32-be, write-uint32, write-wide-string, write-bytevector]: Rewrite using the `(rnrs io ports)' API. [write-uint24-be]: Rename to... [write-int24-be]: ... this. Use `(rnrs io ports)' API. Callers updated. [write-uint16]: Remove. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
Makefile.am | ||
statprof.scm | ||
texinfo.scm |