hoxsl/test
Mike Gerwitz cd278c31d4 Partial applications now manipulate fnref arity
Previously, a separate `@partial' attribute was added to the ref and the
`@arity' maintained.  Unfortunately, this coupled `f:arity' with
`f:partial', which is unnecessary, considering that partial application is
supposed to conceptually yield a new function, which should be transparent
to `f:arity'.
2014-11-30 03:29:46 -05:00
..
apply Partial applications now manipulate fnref arity 2014-11-30 03:29:46 -05:00
transform apply-gen now uses `f:make-ref' 2014-11-30 03:28:43 -05:00
apply-test.xsl All `f:apply' functions support partial application 2014-11-27 01:11:30 -05:00
apply.xspec `arity.xsl' stylesheet combined with ref functions into `ref.xsl' 2014-11-29 02:01:40 -05:00
runner test/runner properly fails on xspec non-zero exit 2014-11-24 11:13:45 -05:00