factor/core
Doug Coleman 90fa6908c0 Sets docs -- testing set membership: member? -> in? 2010-06-05 18:55:46 -05:00
..
alien Updating tests for recent compiler changes 2010-05-03 17:34:30 -04:00
arrays
assocs assocs: add effect declarations to assoc combinators 2010-04-14 15:08:32 -07:00
bootstrap strings: move string-nth primitive out of the VM and into the library 2010-05-03 17:34:12 -04:00
byte-arrays
byte-vectors
checksums
classes Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
combinators combinators: tweak docs 2010-06-03 21:34:55 -04:00
compiler/units
continuations continuations: keep original error when throwing wrapped errors as well, for easier debugging of bootstrap failures 2010-05-03 17:34:22 -04:00
definitions
destructors
effects Fix typo in stack effect docs 2010-05-21 12:48:04 -05:00
generic
graphs
growable Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
hash-sets Adding null? word to test if a set is empty 2010-04-17 16:25:51 -05:00
hashtables Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
init
io io.files: fix unit test 2010-05-19 20:47:22 -04:00
kernel kernel: update *dip docs to match stack effects and not mention retain stack 2010-05-01 17:03:03 -07:00
layouts
lexer Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
make
math math: declare quotation stack effects on each-integer, times, find-integer, all-integers? 2010-05-13 14:30:19 -07:00
memory
namespaces
parser catch merge conflicts in source and report them as such 2010-04-06 13:34:26 -07:00
quotations
sbufs
sequences sequences: remove unused 2reverse-each word 2010-05-10 00:46:29 -04:00
sets Sets docs -- testing set membership: member? -> in? 2010-06-05 18:55:46 -05:00
slots Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
sorting
source-files Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
splitting
strings Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
syntax syntax: correct documentation for ratio syntax 2010-05-18 18:59:54 -07:00
system
vectors
vocabs vocabs.refresh.monitor: spin off new monitor threads when add-vocab-root is called. Fixes a problem where depending on the order of startup hooks, refresh-all would sometimes be broken for custom vocab roots 2010-05-31 20:14:54 -04:00
words