factor/core
Doug Coleman 999aa7c897 factor: clean up spaces in -tests files 2015-07-02 10:34:01 -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 factor: clean up whitespace in -docs files 2015-07-02 10:31:22 -07:00
checksums factor: clean up spaces in -tests files 2015-07-02 10:34:01 -07:00
classes factor: clean up spaces in -tests files 2015-07-02 10:34:01 -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 factor: clean up spaces in -tests files 2015-07-02 10:34:01 -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 factor: clean up whitespace in -docs files 2015-07-02 10:31:22 -07:00
generic factor: clean up spaces in -tests files 2015-07-02 10:34:01 -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 factor: clean up spaces in -tests files 2015-07-02 10:34:01 -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 factor: clean up spaces in -tests files 2015-07-02 10:34:01 -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 factor: clean up whitespace in -docs files 2015-07-02 10:31:22 -07:00
parser factor: clean up spaces in -tests files 2015-07-02 10:34:01 -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 factor: clean up spaces in -tests files 2015-07-02 10:34:01 -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 factor: clean up spaces in -tests files 2015-07-02 10:34:01 -07:00