mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-03 10:40:21 +02:00
* module/language/cps/contification.scm (compute-contification): Fail as soon as we see an arity with rest, optional, or keyword arguments. Fixes ((case-lambda ((a . b) #t) ((a b) #f)) 1 2). |
||
---|---|---|
.. | ||
arities.scm | ||
closure-conversion.scm | ||
compile-rtl.scm | ||
constructors.scm | ||
contification.scm | ||
dfg.scm | ||
elide-values.scm | ||
primitives.scm | ||
reify-primitives.scm | ||
slot-allocation.scm | ||
spec.scm | ||
verify.scm |