| .. |
|
alien
|
classes.builtin: Add the BUILTIN: keyword which lets builtin classes show up in source files. Probably could use save-location to allow editing, but it seemed to break things.
|
2013-03-10 12:05:38 -07:00 |
|
arrays
|
classes.builtin: Add the BUILTIN: keyword which lets builtin classes show up in source files. Probably could use save-location to allow editing, but it seemed to break things.
|
2013-03-10 12:05:38 -07:00 |
|
assocs
|
assocs: faster keys/values for enums.
|
2013-04-07 12:44:09 -07:00 |
|
bootstrap
|
bootstrap.primitives: Add comment for where "random" "call( -- )" lines come from.
|
2013-11-24 22:06:57 -06:00 |
|
byte-arrays
|
switch some vocabs to 4 spaces.
|
2013-07-24 14:52:09 -07:00 |
|
byte-vectors
|
core: cleanup USING lists.
|
2013-03-05 10:34:47 -08:00 |
|
checksums
|
checksums: simplify add-checksum-bytes.
|
2014-02-17 18:25:51 -08:00 |
|
classes
|
update docs for help.lint checks.
|
2013-08-24 11:39:31 -07:00 |
|
combinators
|
combinators: fix docs for dispatch since it isn't in kernel.private.
|
2013-11-22 17:32:59 -08:00 |
|
compiler/units
|
compiler.units: use ?adjoin.
|
2013-03-23 22:13:14 -07:00 |
|
continuations
|
continuations: remove seemingly unhelpful comment.
|
2014-02-21 08:36:31 -08:00 |
|
definitions
|
definitions: Separate definition definitions.
|
2013-03-23 16:34:33 -07:00 |
|
destructors
|
destructors: s/three slots/two slots/.
|
2013-08-24 13:10:41 -07:00 |
|
effects
|
effests.parser: Oops wrong word.
|
2013-04-14 13:33:48 -07:00 |
|
generic
|
generic.math: rename and add comment.
|
2013-09-06 18:21:38 -07:00 |
|
growable
|
growable: improve docs for ensure.
|
2014-01-08 11:44:12 -08:00 |
|
hash-sets
|
hash-sets: faster members.
|
2014-02-06 22:38:48 -08:00 |
|
hashtables
|
hashtables: slightly faster associate and collect-pairs.
|
2014-02-06 22:39:43 -08:00 |
|
init
|
core: cleanup USING lists.
|
2013-03-05 10:34:47 -08:00 |
|
io
|
io.streams.memory: use constructor syntax.
|
2014-04-29 13:20:03 -07:00 |
|
kernel
|
classes.builtin: Add the BUILTIN: keyword which lets builtin classes show up in source files. Probably could use save-location to allow editing, but it seemed to break things.
|
2013-03-10 12:05:38 -07:00 |
|
layouts
|
core: cleanup USING lists.
|
2013-03-05 10:34:47 -08:00 |
|
lexer
|
lexer: cleanup a bit.
|
2014-02-21 08:36:31 -08:00 |
|
make
|
…
|
|
|
math
|
math: fix docs for next-power-of-2 and some tests.
|
2014-02-06 17:23:54 -08:00 |
|
memory
|
…
|
|
|
namespaces
|
namespaces: removing make-assoc in favor of explicit get's.
|
2014-04-24 09:16:14 -07:00 |
|
parser
|
parser: add invalid-word-name, use it to check for redefining quotes.
|
2013-04-25 15:41:20 -07:00 |
|
quotations
|
classes.builtin: Add the BUILTIN: keyword which lets builtin classes show up in source files. Probably could use save-location to allow editing, but it seemed to break things.
|
2013-03-10 12:05:38 -07:00 |
|
sbufs
|
core: cleanup USING lists.
|
2013-03-05 10:34:47 -08:00 |
|
sequences
|
Docs: fixed doc example errors triggered by help-lint and added with-disposal where applicable
|
2014-04-14 08:42:10 -07:00 |
|
sets
|
sets: inline small/large.
|
2013-03-26 17:42:40 -07:00 |
|
slots
|
slots: fix typo, cleanup style a little bit.
|
2013-03-28 20:04:19 -07:00 |
|
sorting
|
sorting: simpler check-bounds.
|
2014-02-17 17:50:08 -08:00 |
|
source-files
|
Docs: fixed doc example errors triggered by help-lint and added with-disposal where applicable
|
2014-04-14 08:42:10 -07:00 |
|
splitting
|
splitting: simplify a bit.
|
2013-10-12 16:41:12 -07:00 |
|
strings
|
strings: faster clone-like when both arguments are strings.
|
2013-06-25 15:39:34 -07:00 |
|
syntax
|
syntax: add docs for \x escape code.
|
2013-10-30 08:10:08 -07:00 |
|
system
|
…
|
|
|
vectors
|
core: cleanup USING lists.
|
2013-03-05 10:34:47 -08:00 |
|
vocabs
|
vocabs: faster child-vocab?.
|
2014-02-06 20:49:29 -08:00 |
|
words
|
Docs: fixed doc example errors triggered by help-lint and added with-disposal where applicable
|
2014-04-14 08:42:10 -07:00 |