| .. |
|
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
|
cleanup "over push" is "suffix!".
|
2014-11-30 08:38:59 -08: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
|
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
|
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
|
…
|
|
|
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
|
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 |
|
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
|
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
|
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 |