.. |
alien
|
alien.strings: faster string>alien for common cases.
|
2014-05-20 11:53:36 -07:00 |
arrays
|
classes.builtin: Add the BUILTIN: keyword which lets builtin classes show up in source files. Probably could use save-location to allow editing, but it seemed to break things.
|
2013-03-10 12:05:38 -07:00 |
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
|
switch some vocabs to 4 spaces.
|
2013-07-24 14:52:09 -07:00 |
byte-vectors
|
core: cleanup USING lists.
|
2013-03-05 10:34:47 -08:00 |
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
|
definitions: Separate definition definitions.
|
2013-03-23 16:34:33 -07:00 |
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
|
core: cleanup USING lists.
|
2013-03-05 10:34:47 -08:00 |
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
|
make: update docs for 'make-assoc' functionality.
|
2012-08-02 09:32:18 -07:00 |
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
|
core: cleanup USING lists.
|
2013-03-05 10:34:47 -08:00 |
sequences
|
docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``.
|
2014-05-18 20:09:10 -07:00 |
sets
|
sets: inline small/large.
|
2013-03-26 17:42:40 -07:00 |
slots
|
slots: fix typo, cleanup style a little bit.
|
2013-03-28 20:04:19 -07:00 |
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
|
syntax: add docs for \x escape code.
|
2013-10-30 08:10:08 -07:00 |
system
|
core/basis: trim down using lists
|
2011-11-30 23:15:42 -08:00 |
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 |