factor/core
Doug Coleman 84402ccf7e core: Don't allow nested defintions in :, ::, M:, M::. Fixes #469. 2012-08-24 15:53:45 -07:00
..
alien
arrays
assocs assocs: Add sift-keys and sift-values. Remove three other implementations 2012-08-23 22:36:10 -07:00
bootstrap bootstrap.syntax: removed deprecated ((. 2012-08-21 20:46:29 -07:00
byte-arrays fix using list for recent test additions. 2012-08-02 17:41:13 -07:00
byte-vectors
checksums
classes classes.tuple: Fix unit test. 2012-08-03 15:11:30 -07:00
combinators combinators: M\ array hashcode* makes memoize faster. 2012-08-23 17:28:27 -07:00
compiler/units
continuations
definitions
destructors
effects core: Don't allow nested defintions in :, ::, M:, M::. Fixes #469. 2012-08-24 15:53:45 -07:00
generic core: Don't allow nested defintions in :, ::, M:, M::. Fixes #469. 2012-08-24 15:53:45 -07:00
graphs
growable
hash-sets
hashtables hashtables: Enforce shape on hashtable literals. Fixes #568. 2012-08-24 15:11:03 -07:00
init
io io: improve docs for stream-copy*. 2012-08-14 15:12:19 -07:00
kernel
layouts layouts: defining "fixnum-bits". 2012-08-21 18:05:59 -07:00
lexer
make
math core: Throw an error when assigning a bignum to a fixnum tuple slot if the bignum doesn't fit. Fixes #594. 2012-08-03 14:59:59 -07:00
memory core/basis: trim down using lists 2011-11-30 23:15:42 -08:00
namespaces namespaces: counter should be inlined for globals optimization to work. 2012-08-02 15:14:21 -07:00
parser
quotations
sbufs fix using list for recent test additions. 2012-08-02 17:41:13 -07:00
sequences sequences.extras: moved 2each-index to extras for now. 2012-08-09 16:36:35 -07:00
sets
slots slots: make predicates return booleans. 2012-08-14 18:09:50 -07:00
sorting
source-files
splitting splitting: making split inline. 2012-08-06 15:08:16 -07:00
strings
syntax hashtables: Enforce shape on hashtable literals. Fixes #568. 2012-08-24 15:11:03 -07:00
system
vectors
vocabs vocabs: change vocabs-changed to be vocab-changed and take a vocab argument. 2012-08-13 12:05:42 -07:00
words