.. |
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
|
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 |
byte-vectors
|
…
|
|
checksums
|
…
|
|
classes
|
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 |
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
|
…
|
|
effects
|
…
|
|
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
|
…
|
|
io
|
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 |
kernel
|
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 |
layouts
|
minor cleanup to some docs.
|
2015-05-13 16:09:14 -07:00 |
lexer
|
change errors to use "object" instead of "obj".
|
2014-12-01 08:04:49 -08:00 |
make
|
…
|
|
math
|
VM: fix bignum>fixnum-strict conversion, previously most-negative-fixnum
|
2015-06-29 08:19:42 +02: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
|
locals.parser: docs for with-lambda-scope and some random doc additions
|
2015-06-22 11:15:48 +02: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
|
…
|
|
sequences
|
sequences: make concat-as inline and don't special-case empty.
|
2015-06-06 09:28:00 -07:00 |
sets
|
…
|
|
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
|
…
|
|
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
|
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 |
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 |