factor/core/quotations
Slava Pestov a4d9cdfeb3 Refactor all usages of >r/r> in core to use dip, 2dip, 3dip
Non-optimizing compiler now special-cases dip, 2dip, 3dip following a
literal quotation: this allows us to break the dip/slip meta-circle
without explicit calls to >r/r>
2008-11-23 02:44:56 -06:00
..
authors.txt Initial import 2007-09-20 18:09:08 -04:00
quotations-docs.factor Fix permission bits 2008-10-02 08:34:49 -05:00
quotations-tests.factor curry and compose now check their inputs 2008-11-21 04:37:17 -06:00
quotations.factor Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00
tags.txt Initial import 2007-09-20 18:09:08 -04:00