factor/core
Felix Kaiser bad2d7e499 parser: fix typo in docs 2012-05-20 00:34:51 +02:00
..
alien core/basis: trim down using lists 2011-11-30 23:15:42 -08:00
arrays core/basis: trim down using lists 2011-11-30 23:15:42 -08:00
assocs assocs: 50% faster zip. 2012-04-25 20:09:21 -07:00
bootstrap classes: 2012-05-03 19:45:30 -07:00
byte-arrays Remove stack effects from HELP: declarations. 2011-10-20 19:36:11 -07:00
byte-vectors Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
checksums core/basis: trim down using lists 2011-11-30 23:15:42 -08:00
classes classes: 2012-05-03 19:45:30 -07:00
combinators using reverse! when possible. 2012-04-25 20:09:36 -07:00
compiler/units compiler.units: Oops, meant not to commit this one. 2012-05-04 09:05:43 -07:00
continuations core/basis: trim down using lists 2011-11-30 23:15:42 -08:00
definitions core/basis: trim down using lists 2011-11-30 23:15:42 -08:00
destructors Add unless-disposed combinator to clean up some repetition, and fix bogus error reported from timer thread if an I/O operation with a set timeout fails on Windows 2010-08-23 21:12:24 -05:00
effects cleanup some lint warnings. 2012-04-18 17:46:01 -07:00
generic classes: 2012-05-03 19:45:30 -07:00
graphs docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
growable Fix all failures in the linux64 build email 2011-10-24 19:33:09 -07:00
hash-sets hash-sets: using ?adjoin to implement duplicates, some tests. 2012-05-14 15:47:56 -07:00
hashtables use radix literals 2011-11-23 19:03:40 -08:00
init constants for special object hardcoded literals 2011-11-02 12:54:50 -07:00
io io.pathnames: removed dependency on environment. 2012-03-30 21:03:01 -07:00
kernel kernel: Change the example for with to be more clear. Division example credit goes to chezmax. 2012-02-16 09:49:08 -08:00
layouts constants for special object hardcoded literals 2011-11-02 12:54:50 -07:00
lexer lexer: skip #! as a single token at front of line 2011-11-27 14:59:54 -08:00
make make: most sequences are less than 32. 2012-04-19 22:02:47 -07:00
math math.parser: hex> etc. shouldn't take radix prefix 2011-12-16 17:20:05 -08:00
memory core/basis: trim down using lists 2011-11-30 23:15:42 -08:00
namespaces core/basis: trim down using lists 2011-11-30 23:15:42 -08:00
parser parser: fix typo in docs 2012-05-20 00:34:51 +02:00
quotations Remove stack effects from HELP: declarations. 2011-10-20 19:36:11 -07:00
sbufs Fix all failures in the linux64 build email 2011-10-24 19:33:09 -07:00
sequences sequences: adding find-index-from. 2012-04-27 13:41:47 -07:00
sets sets: adding ?adjoin. 2012-05-14 15:47:44 -07:00
slots classes: add syntax for intersection{ and union{ anonymous classes. make classoid a mixin. 2011-11-22 18:49:42 -08:00
sorting Fixing docs for recent stack effects additions. 2011-09-24 22:08:54 -07:00
source-files Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed. 2011-10-18 13:19:39 -07:00
splitting splitting: fixing split1-last. 2012-04-27 08:48:57 -07:00
strings fixed effect based on inner behavior and outer context 2011-12-10 19:47:34 -05:00
syntax classes: 2012-05-03 19:45:30 -07:00
system core/basis: trim down using lists 2011-11-30 23:15:42 -08:00
vectors Fix all failures in the linux64 build email 2011-10-24 19:33:09 -07:00
vocabs Set up listener's manifest so that words defined in "scratchpad" take precedence over other vocabularies and do not raise a restart. This matches the behavior of IN: and USE: in files, where the IN: takes precedence. Also remove unused clear-manifest word. Fixes #407 2012-01-02 23:18:52 -06:00
words Rename lookup to lookup-word. 2011-11-06 16:00:00 -08:00