factor/core
Björn Lindqvist 280620c55f Docs: docs for compiler-related words 2014-06-08 11:48:31 -07:00
..
alien improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
arrays kernel.private: add ERROR-OUT-OF-FIXNUM-RANGE on the Factor side 2014-06-07 14:36:53 +02:00
assocs docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
bootstrap vm: using bignum>fixnum-strict in integer>fixnum-strict. 2014-06-07 09:46:05 -07:00
byte-arrays core: update some help $value types. 2014-05-23 14:24:04 -07:00
byte-vectors core: update some help $value types. 2014-05-23 14:24:04 -07:00
checksums core: update some help $value types. 2014-05-23 14:24:04 -07:00
classes classes.tuple: fix test-case. 2014-06-07 09:50:26 -07:00
combinators Docs: for compiler, vm and combinators 2014-06-08 11:48:30 -07:00
compiler/units Docs: docs for compiler-related words 2014-06-08 11:48:31 -07:00
continuations improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
definitions definitions: Separate definition definitions. 2013-03-23 16:34:33 -07:00
destructors improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
effects effects: fix expected and got in bad-stack-effect (were backwards). 2014-06-06 11:16:43 -07:00
generic improve help by linking to types directly. 2014-05-23 20:20:15 -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 improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
init core: cleanup USING lists. 2013-03-05 10:34:47 -08:00
io io: change stream-bl to use write1. 2014-06-04 09:13:21 -07:00
kernel kernel: remove ?execute, not used much, and a little bit confusing. 2014-06-07 09:56:47 -07:00
layouts Docs: generic.math and layouts 2014-05-10 17:13:48 -07:00
lexer improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
make make: update docs for 'make-assoc' functionality. 2012-08-02 09:32:18 -07:00
math math.parser: fix docs for >base and base>. 2014-06-07 12:05:52 -07:00
memory core: update some help $value types. 2014-05-23 14:24:04 -07:00
namespaces more doc types. 2014-05-26 07:51:19 -07:00
parser more doc types. 2014-05-26 07:51:19 -07:00
quotations core: update some help $value types. 2014-05-23 14:24:04 -07:00
sbufs core: cleanup USING lists. 2013-03-05 10:34:47 -08:00
sequences sequences: make sum-lengths generic. 2014-06-02 08:40:38 -07:00
sets improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
slots slots: fix typo, cleanup style a little bit. 2013-03-28 20:04:19 -07:00
sorting core: update some help $value types. 2014-05-23 14:24:04 -07:00
source-files source-files: this looks cleaner. 2014-04-29 13:20:33 -07:00
splitting improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
strings kernel: change errors to be in kernel.private. 2014-06-04 14:33:02 -07:00
syntax core: Throw an error when defining MAIN: with a stack effect other than ( -- ). Fixes #1060. 2014-06-06 10:59:48 -07:00
system improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
vectors core: update some help $value types. 2014-05-23 14:24:04 -07:00
vocabs core: Throw an error when defining MAIN: with a stack effect other than ( -- ). Fixes #1060. 2014-06-06 10:59:48 -07:00
words Docs: docs for compiler-related words 2014-06-08 11:48:31 -07:00