| .. |
|
alien
|
use assoc-reject instead of [ ... not ] assoc-filter.
|
2015-05-12 19:08:42 -07:00 |
|
arrays
|
…
|
|
|
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
|
…
|
|
|
byte-vectors
|
…
|
|
|
checksums
|
…
|
|
|
classes
|
words: rename reset-props to remove-word-props.
|
2015-06-09 11:53:46 -07:00 |
|
combinators
|
…
|
|
|
compiler/units
|
compiler.units: simplify remember-class.
|
2015-06-09 11:04:11 -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
|
generic.parser: fix unbalanced-private-declaration.
|
2015-06-16 18:58:54 -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
|
io.streams.sequence: use stream-exempler here.
|
2015-06-09 20:24:42 -07:00 |
|
kernel
|
…
|
|
|
layouts
|
minor cleanup to some docs.
|
2015-05-13 16:09:14 -07:00 |
|
lexer
|
…
|
|
|
make
|
…
|
|
|
math
|
math.integers: add some more tests for bit?.
|
2015-06-17 20:23:21 -07:00 |
|
memory
|
memory.tests: a full test against #1289, it shouldn't crash
|
2015-05-09 20:04:23 -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
|
…
|
|
|
sbufs
|
…
|
|
|
sequences
|
sequences: make concat-as inline and don't special-case empty.
|
2015-06-06 09:28:00 -07:00 |
|
sets
|
…
|
|
|
slots
|
core: Rename create to create-word, create-in to create-word-in.
|
2015-06-08 12:47:35 -07:00 |
|
sorting
|
…
|
|
|
source-files
|
use reject instead of [ ... not ] filter.
|
2015-05-12 18:50:34 -07:00 |
|
splitting
|
…
|
|
|
strings
|
…
|
|
|
syntax
|
core: Rename create to create-word, create-in to create-word-in.
|
2015-06-08 12:47:35 -07:00 |
|
system
|
…
|
|
|
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
|
Fix tests broken by word hashcode change.
|
2015-06-09 20:37:55 -07:00 |