factor/core/slots
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
slots-docs.factor Add $maybe markup element 2008-11-16 06:02:13 -06:00
slots-tests.factor SLOT: now defines the accessor words instead of just deferring them 2008-11-14 00:39:28 -06:00
slots.factor Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00
summary.txt