mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 22:10:21 +02:00
* module/language/cps/types.scm (annotation->type): * module/language/cps/effects-analysis.scm (annotation->memory-kind): Add case for string memory kinds. Remove special type and effect inferrers for string-length. * module/language/cps/slot-allocation.scm (compute-var-representations): Remove string-length. * module/language/tree-il/compile-cps.scm (ensure-string): New helper. (string-length): Add custom converter. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
web | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |