factor/core/io/streams/byte-array
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
..
byte-array-docs.factor Split stdio up into input-stream/output-stream, pipes work in progress 2008-05-05 02:19:25 -05:00
byte-array-tests.factor Refactoring byte-array and string streams 2008-02-16 13:58:38 -06:00
byte-array.factor Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00