factor/core
Benjamin Pollack 1eda99257d Fix typo in hash-set documentation 2015-02-11 17:38:44 -08:00
..
alien core: use if* in a couple places. 2014-11-29 16:03:50 -08:00
arrays
assocs
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 combinators: fix broken optimization that made floats work for integer keys. 2015-01-17 15:46:04 -08:00
compiler/units
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
effects
generic
growable use ">>foo" instead of "over foo<<". 2014-12-11 20:55:04 -08:00
hash-sets Fix typo in hash-set documentation 2015-02-11 17:38:44 -08:00
hashtables
init
io use suffix! and append!. 2014-12-03 11:37:34 -08:00
kernel VM: code_block::scan, make it so the method always returns -1 if scan can't be determined, part of the fix for #1265 2015-01-15 09:29:13 +00: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
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 sequences: Add some examples of head and tail with short. 2014-12-17 17:43:18 -08:00
sets
slots
sorting sorting: faster sort-keys and sort-values for hashtables. 2014-12-05 10:50:22 -08:00
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