factor/core
John Benediktsson a85543a42f combinators: fix broken optimization that made floats work for integer keys. 2015-01-17 15:46:04 -08:00
..
alien
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
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
memory
namespaces more doc types. 2014-05-26 07:51:19 -07:00
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 core: get rid of some unnecessary wrappers. 2014-11-02 20:16:22 -08:00
splitting
strings use suffix! and append!. 2014-12-03 11:37:34 -08:00
syntax core: Throw an error when defining MAIN: with a stack effect other than ( -- ). Fixes #1060. 2014-06-06 10:59:48 -07:00
system system: better key-for-value. 2014-11-30 08:28:18 -08:00
vectors
vocabs
words