factor/core
John Benediktsson b76503a718 use ">>foo" instead of "over foo<<". 2014-12-11 20:55:04 -08:00
..
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 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 change errors to use "object" instead of "obj". 2014-12-01 08:04:49 -08:00
combinators
compiler/units Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
continuations Revert "continuations.tests: test case for #1187" 2014-12-04 11:46:28 -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 core: get rid of some unnecessary wrappers. 2014-11-02 20:16:22 -08:00
growable use ">>foo" instead of "over foo<<". 2014-12-11 20:55:04 -08:00
hash-sets
hashtables core: Remove trailing whitespace. 2014-10-31 01:14:31 -07:00
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 core: Remove trailing whitespace. 2014-10-31 01:14:31 -07:00
sorting sorting: faster sort-keys and sort-values for hashtables. 2014-12-05 10:50:22 -08:00
source-files core: get rid of some unnecessary wrappers. 2014-11-02 20:16:22 -08: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 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 vocabs.parser: need this wrapper. 2014-11-03 06:45:53 -08:00
words core: use if* in a couple places. 2014-11-29 16:03:50 -08:00