mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 06:20:23 +02:00
* module/language/tree-il/compile-glil.scm (flatten-lambda-case): Fix a bug whereby a primitive that is present in the compilation module but not at runtime was getting compiled as a toplevel-ref. This was causing current-module to fail to resolve in R6RS modules. |
||
---|---|---|
.. | ||
analyze.scm | ||
canonicalize.scm | ||
compile-cps.scm | ||
compile-glil.scm | ||
cse.scm | ||
debug.scm | ||
effects.scm | ||
fix-letrec.scm | ||
inline.scm | ||
optimize.scm | ||
peval.scm | ||
primitives.scm | ||
spec.scm |