factor/core
John Benediktsson e026eb0db4 Merge branch 'cleanup' 2011-08-26 18:49:25 -07:00
..
alien Change do-callback to register the current thread with the callback, instead of busy waiting for the current callback to become the right one before returning. Fixes 100% CPU usage issue with system-alert. Thanks to Blei and ex-rzr for doing preliminary analysis of the issue 2011-04-12 21:48:54 -04:00
arrays
assocs Update code that did ">alist sort-" to just "sort-". 2011-04-07 09:01:21 -07:00
bootstrap 32 and 64 bit Linux PPC support 2011-05-23 23:36:14 -04:00
byte-arrays
byte-vectors
checksums Checksums help article update: Added internet checksums brief description 2011-03-23 03:51:55 +00:00
classes Spelling fixes to documentation. 2011-08-26 16:20:31 -07:00
combinators Merge branch 'cleanup' 2011-08-26 18:49:25 -07:00
compiler/units
continuations Spelling fixes to documentation. 2011-08-26 16:20:31 -07:00
definitions
destructors
effects
generic Spelling fixes to documentation. 2011-08-26 16:20:31 -07:00
graphs
growable
hash-sets
hashtables Spelling fixes to documentation. 2011-08-26 16:20:31 -07:00
init
io io: fix help lint 2011-04-03 17:37:28 -07:00
kernel Fix help lint for when*,unless* 2011-08-23 12:28:16 -07:00
layouts
lexer
make
math
memory
namespaces
parser command-line, parser, syntax: move the MAIN: invocation from run-file to run-script to minimize the potential impact on internal machinery that uses run-file 2011-08-17 21:29:02 -07:00
quotations
sbufs
sequences sequences, fix stack effect of (accumulate) 2011-08-25 00:43:37 +02:00
sets Rearrange sets-tests in order the words are defined, remove duplicate test, add a test. 2011-08-24 17:55:05 -07:00
slots
sorting sorting: change sort-keys and sort-values to generics. 2011-04-07 08:57:26 -07:00
source-files parser, source-files, syntax: have MAIN: store the main entry point in the source-file record in addition to the vocabulary. Have run-file execute the MAIN: word for a file if present after evaluating its contents. 2011-08-17 20:58:09 -07:00
splitting
strings Fix unit test in strings 2011-08-25 11:10:40 -07:00
syntax command-line, parser, syntax: move the MAIN: invocation from run-file to run-script to minimize the potential impact on internal machinery that uses run-file 2011-08-17 21:29:02 -07:00
system 32 and 64 bit Linux PPC support 2011-05-23 23:36:14 -04:00
vectors
vocabs Use .factor-rc etc on Windows too, files can begin with dots just fine 2011-05-23 23:36:13 -04:00
words