factor/core/parser
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
..
test Fix permission bits 2008-10-02 08:34:49 -05:00
authors.txt
parser-docs.factor Document auto-use? feature 2008-11-20 21:54:38 -06:00
parser-tests.factor Add some error checking to CHAR: 2008-11-23 00:25:01 -06:00
parser.factor Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00
summary.txt
tags.txt