| .. |
|
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: cleanup and use first2-unsafe in assoc-find.
|
2013-03-05 20:42:15 -08:00 |
|
bootstrap
|
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 |
|
byte-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 |
|
byte-vectors
|
…
|
|
|
checksums
|
…
|
|
|
classes
|
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 |
|
combinators
|
…
|
|
|
compiler/units
|
compiler.units: more use of hash-sets.
|
2013-03-10 18:04:37 -07:00 |
|
continuations
|
continuations: speed up init-catchstack.
|
2013-03-06 10:09:14 -08:00 |
|
definitions
|
compiler: more use of hash-sets.
|
2013-03-10 16:13:31 -07:00 |
|
destructors
|
destructors: use hash-sets to keep track of disposables.
|
2013-03-08 16:30:33 -08:00 |
|
effects
|
Use -unsafe words with pair methods.
|
2013-03-07 10:47:23 -08:00 |
|
generic
|
compiler: more use of hash-sets.
|
2013-03-10 16:13:31 -07:00 |
|
growable
|
…
|
|
|
hash-sets
|
hash-sets: use ?adjoin instead of (all-unique?).
|
2013-03-11 21:21:44 -07:00 |
|
hashtables
|
hashtables: reuse (rehash).
|
2013-03-07 22:01:50 -08:00 |
|
init
|
…
|
|
|
io
|
io.encodings: this appears to be faster and produce smaller code.
|
2013-03-15 12:15:52 -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
|
…
|
|
|
lexer
|
…
|
|
|
make
|
…
|
|
|
math
|
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 |
|
memory
|
…
|
|
|
namespaces
|
…
|
|
|
parser
|
parser: fix docs for filter-moved.
|
2013-03-10 20:40:40 -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
|
…
|
|
|
sequences
|
sequences: inline last-unsafe.
|
2013-03-14 18:41:44 -07:00 |
|
sets
|
sets: adding adjoin-all.
|
2013-03-10 09:11:05 -07:00 |
|
slots
|
…
|
|
|
sorting
|
…
|
|
|
source-files
|
compiler.units: more use of hash-sets.
|
2013-03-10 18:04:37 -07:00 |
|
splitting
|
…
|
|
|
strings
|
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 |
|
syntax
|
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 |
|
system
|
…
|
|
|
vectors
|
…
|
|
|
vocabs
|
Fix some tests broken by recent definitions change.
|
2013-03-10 20:22:18 -07:00 |
|
words
|
words: add safety checks for word? type.
|
2013-03-11 21:21:44 -07:00 |