| .. |
|
alien
|
core: use if* in a couple places.
|
2014-11-29 16:03:50 -08:00 |
|
arrays
|
…
|
|
|
assocs
|
assocs: moving map-index back to sequences, change zip and zip-index to make alists.
|
2014-11-11 18:13:01 -08:00 |
|
bootstrap
|
classes.tuple: use slots>tuple when possible.
|
2014-11-29 16:54:50 -08:00 |
|
byte-arrays
|
…
|
|
|
byte-vectors
|
cleanup "over push" is "suffix!".
|
2014-11-30 08:38:59 -08:00 |
|
checksums
|
…
|
|
|
classes
|
change errors to use "object" instead of "obj".
|
2014-12-01 08:04:49 -08:00 |
|
combinators
|
…
|
|
|
compiler/units
|
…
|
|
|
continuations
|
change errors to use "object" instead of "obj".
|
2014-12-01 08:04:49 -08:00 |
|
definitions
|
definitions: removing unused "new-word?" word.
|
2014-11-29 21:46:26 -08:00 |
|
destructors
|
destructors: change check-disposed not to drop the disposable.
|
2014-11-21 08:19:05 -08:00 |
|
effects
|
…
|
|
|
generic
|
…
|
|
|
growable
|
…
|
|
|
hash-sets
|
…
|
|
|
hashtables
|
…
|
|
|
init
|
…
|
|
|
io
|
use suffix! and append!.
|
2014-12-03 11:37:34 -08:00 |
|
kernel
|
VM: renamed version and git-label to vm-version and vm-git-label.
|
2014-11-10 23:02:13 -08:00 |
|
layouts
|
…
|
|
|
lexer
|
change errors to use "object" instead of "obj".
|
2014-12-01 08:04:49 -08:00 |
|
make
|
…
|
|
|
math
|
math.parser: simplify store-exponent.
|
2014-11-29 14:31:23 -08:00 |
|
memory
|
VM: each_object() can't iterate the nursery so instead we assume it's empty
|
2014-11-21 02:16:03 -08:00 |
|
namespaces
|
…
|
|
|
parser
|
Revert "parser: Print "Loading" message as a comment for homoiconicity. See #1221."
|
2014-11-23 22:41:15 -08:00 |
|
quotations
|
…
|
|
|
sbufs
|
…
|
|
|
sequences
|
assocs: moving map-index back to sequences, change zip and zip-index to make alists.
|
2014-11-11 18:13:01 -08:00 |
|
sets
|
…
|
|
|
slots
|
…
|
|
|
sorting
|
…
|
|
|
source-files
|
…
|
|
|
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
|
use suffix! and append!.
|
2014-12-03 11:37:34 -08:00 |
|
syntax
|
…
|
|
|
system
|
system: better key-for-value.
|
2014-11-30 08:28:18 -08:00 |
|
vectors
|
…
|
|
|
vocabs
|
…
|
|
|
words
|
core: use if* in a couple places.
|
2014-11-29 16:03:50 -08:00 |