factor/core
John Benediktsson 4e04107e4f effects: M\ word stack-effect does a little less work. 2014-05-21 08:50:17 -07:00
..
alien alien.strings: faster string>alien for common cases. 2014-05-20 11:53:36 -07:00
arrays
assocs docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
bootstrap bootstrap.primitives: Add comment for where "random" "call( -- )" lines come from. 2013-11-24 22:06:57 -06:00
byte-arrays
byte-vectors
checksums checksums: simplify add-checksum-bytes. 2014-02-17 18:25:51 -08:00
classes docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
combinators docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
compiler/units Docs: docs for compiler-related vocabs 2014-05-10 17:13:49 -07:00
continuations docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
definitions
destructors docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
effects effects: M\ word stack-effect does a little less work. 2014-05-21 08:50:17 -07:00
generic docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
growable growable: improve docs for ensure. 2014-01-08 11:44:12 -08:00
hash-sets hash-sets: faster members. 2014-02-06 22:38:48 -08:00
hashtables hashtables: slightly faster associate and collect-pairs. 2014-02-06 22:39:43 -08:00
init
io io.encodings.ascii: moving to core. 2014-05-20 11:47:38 -07:00
kernel docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
layouts Docs: generic.math and layouts 2014-05-10 17:13:48 -07:00
lexer lexer: change skip back to public interface. 2014-05-20 09:42:41 -07:00
make
math docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
memory docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
namespaces docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
parser lexer/parser: rename (scan-token) to ?scan-token, (scan-datum) to ?scan-datum. 2014-05-20 09:13:58 -07:00
quotations quotations: 1quotation is ever-so-slightly better this way. 2014-05-21 08:49:57 -07:00
sbufs
sequences docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
sets
slots
sorting docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
source-files source-files: this looks cleaner. 2014-04-29 13:20:33 -07:00
splitting docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
strings strings.parser: using type declarations. 2014-05-20 08:20:34 -07:00
syntax
system
vectors vectors: small speedup to ``f ?push`` and inline 1vector. 2014-05-12 09:07:19 -07:00
vocabs docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
words Docs: fixed doc example errors triggered by help-lint and added with-disposal where applicable 2014-04-14 08:42:10 -07:00