mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-02 04:40:29 +02:00
* module/language/tree-il/primitives.scm (define-primitive-expander): Use 'match-lambda*' instead of 'case-lambda' for pattern matching. (*primitive-expand-table*): In primitive expanders for '+', '*', '-', '/', 'logior', and 'logand', assume conventional left-to-right associativity. |
||
---|---|---|
.. | ||
analyze.scm | ||
canonicalize.scm | ||
compile-glil.scm | ||
cse.scm | ||
debug.scm | ||
effects.scm | ||
fix-letrec.scm | ||
inline.scm | ||
optimize.scm | ||
peval.scm | ||
primitives.scm | ||
spec.scm |