mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-28 16:00:22 +02:00
* module/language/cps/return-types.scm: New file. * module/Makefile.am (SOURCES): * am/bootstrap.am (SOURCES): Add new file. * module/language/tree-il/compile-cps.scm (sanitize-meta): Strip "noreturn" and "return-type" properties -- these should only be computed by Guile. |
||
---|---|---|
.. | ||
analyze.scm | ||
compile-bytecode.scm | ||
compile-cps.scm | ||
cps-primitives.scm | ||
debug.scm | ||
effects.scm | ||
eta-expand.scm | ||
fix-letrec.scm | ||
inlinable-exports.scm | ||
letrectify.scm | ||
optimize.scm | ||
peval.scm | ||
primitives.scm | ||
resolve-free-vars.scm | ||
spec.scm |