factor/core
Doug Coleman d47f9447c3 kernel-docs: Fix link from class to class-of. 2015-06-30 21:43:56 -07:00
..
alien primitives: Change PRIMITIVE: to check that the word is in that vocabulary and the stack effect is correct. 2015-06-25 18:02:03 -07:00
arrays primitives: Change PRIMITIVE: to check that the word is in that vocabulary and the stack effect is correct. 2015-06-25 18:02:03 -07:00
assocs minor cleanup to some docs. 2015-05-13 16:09:14 -07:00
bootstrap core: Rename create to create-word, create-in to create-word-in. 2015-06-08 12:47:35 -07:00
byte-arrays core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
byte-vectors core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
checksums core/basis: Trim or reorganize a few using lists. Playing around with auto-use restarts and private words. 2014-10-27 13:39:30 -07:00
classes classes.tuple: Add a note about "defining-class" 2015-06-30 21:20:20 -07:00
combinators combinators: fix broken optimization that made floats work for integer keys. 2015-01-17 15:46:04 -08:00
compiler/units primitives: Change PRIMITIVE: to check that the word is in that vocabulary and the stack effect is correct. 2015-06-25 18:02:03 -07:00
continuations continuations: make with-return use with-variable instead of with-scope. 2015-06-15 09:11:35 -07:00
definitions Docs: bunch of smaller documentation fixes for various vocabs 2015-04-29 09:31:54 -07:00
destructors destructors: change check-disposed not to drop the disposable. 2014-11-21 08:19:05 -08:00
effects effects: fix expected and got in bad-stack-effect (were backwards). 2014-06-06 11:16:43 -07:00
generic primitives: Change PRIMITIVE: to check that the word is in that vocabulary and the stack effect is correct. 2015-06-25 18:02:03 -07:00
growable growable: Multiply growable size by 2 instead of 3 when growing. 2015-03-11 16:53:20 -07:00
hash-sets use reject instead of [ ... not ] filter. 2015-05-12 18:50:34 -07:00
hashtables Revert "hashtables: make hash-combine use fixnum primitives." 2015-06-11 20:33:47 -07:00
init core: cleanup USING lists. 2013-03-05 10:34:47 -08:00
io core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
kernel kernel-docs: Fix link from class to class-of. 2015-06-30 21:43:56 -07:00
layouts core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
lexer lexer: change with-lexer to use with-variable. 2015-06-29 19:31:24 -07:00
make make: update docs for 'make-assoc' functionality. 2012-08-02 09:32:18 -07:00
math core, basis: Don't use the IN: foo.private feature and undocument it. 2015-06-30 08:51:07 -07:00
memory primitives: Change PRIMITIVE: to check that the word is in that vocabulary and the stack effect is correct. 2015-06-25 18:02:03 -07:00
namespaces minor cleanup to some docs. 2015-05-13 16:09:14 -07:00
parser core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
quotations primitives: Change PRIMITIVE: to check that the word is in that vocabulary and the stack effect is correct. 2015-06-25 18:02:03 -07:00
sbufs core: cleanup USING lists. 2013-03-05 10:34:47 -08:00
sequences sequences: make concat-as inline and don't special-case empty. 2015-06-06 09:28:00 -07:00
sets improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
slots primitives: Change PRIMITIVE: to check that the word is in that vocabulary and the stack effect is correct. 2015-06-25 18:02:03 -07:00
sorting sorting: faster sort-keys and sort-values for hashtables. 2014-12-05 10:50:22 -08:00
source-files use reject instead of [ ... not ] filter. 2015-05-12 18:50:34 -07:00
splitting splitting: new word split-indices, it's useful compiler.cfg.scheduling so let's add it to the splitting vocab too 2014-11-22 17:31:38 -08:00
strings primitives: Change PRIMITIVE: to check that the word is in that vocabulary and the stack effect is correct. 2015-06-25 18:02:03 -07:00
syntax syntax-docs: Revert documentation for IN: foo.private 2015-06-30 21:20:20 -07:00
system primitives: Change PRIMITIVE: to check that the word is in that vocabulary and the stack effect is correct. 2015-06-25 18:02:03 -07:00
vectors minor cleanup to some docs. 2015-05-13 16:09:14 -07:00
vocabs vocabs.parser: adding back unuse-words. 2015-06-22 16:32:22 -07:00
words primitives: Change PRIMITIVE: to check that the word is in that vocabulary and the stack effect is correct. 2015-06-25 18:02:03 -07:00