mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-09 23:40:29 +02:00
* module/language/tree-il/analyze.scm (validate-arity): Fix for applicable structs. Applicable structs are procedures, but not every struct has a first slot, and not every struct with a procedure in its first slot is applicable. Besides, the approach in this patch gives better errors. |
||
---|---|---|
.. | ||
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 |