factor/core/effects
Doug Coleman ec05bf7be9 core: Add support for quotations inside stack-effects.
Disabled: Preconditions for functors are awkward to implement without creating new syntax. Instead, allow stack effects of the form ( x: [ 1 + ] -- y ) everywhere.
2017-11-25 18:44:37 -06:00
..
parser core: Add support for quotations inside stack-effects. 2017-11-25 18:44:37 -06:00
authors.txt
effects-docs.factor docs: Update docs. 2017-08-31 21:21:14 -05:00
effects-tests.factor effects: make :type print as :type instead of ``_: type`` 2016-05-14 17:03:09 -07:00
effects.factor core: Add support for quotations inside stack-effects. 2017-11-25 18:44:37 -06:00
summary.txt
tags.txt