factor/core
Joe Groff 8ae554ef6e io: error stream combinators
* with-error-stream(*)
* with-output+error-stream(*) -- sets output and error stream to same stream
* with-output>error -- sets output stream to error stream for scope
* with-input-output+error-streams(*) -- like with-streams, but sets output and error to same stream
2011-10-18 15:13:33 -07:00
..
alien concurrency.mailboxes: linked-thread's error reporting should still work even when debugger.threads is not loaded. This addresses part of #95 2011-10-03 00:24:37 -07:00
arrays
assocs assocs: improve stack effect docs for "?at". 2011-09-26 11:32:20 -07:00
bootstrap 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
byte-arrays
byte-vectors
checksums
classes 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
combinators 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
compiler/units 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
continuations 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
definitions
destructors
effects 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
generic 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
graphs
growable Cleanup lint warnings. 2011-10-14 11:47:24 -07:00
hash-sets
hashtables hashtables: moving hash-combine to hashtables. 2011-10-02 20:29:49 -07:00
init
io io: error stream combinators 2011-10-18 15:13:33 -07:00
kernel kernel: higher-order effects for *keep 2011-10-14 10:45:02 -07:00
layouts
lexer Cleanup more lint warnings. 2011-10-14 12:31:46 -07:00
make
math Cleanup some lint warnings. 2011-10-15 19:19:44 -07:00
memory
namespaces namespaces: adding a "with-global" word to replace "global [ ] bind". 2011-10-13 17:21:59 -07:00
parser 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
quotations
sbufs
sequences Cleanup more lint warnings. 2011-10-16 13:01:58 -07:00
sets Cleanup lint warnings. 2011-10-14 11:47:24 -07:00
slots 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
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 Fixing docs for recent stack effects additions. 2011-09-24 22:08:54 -07:00
strings More lint cleanups. 2011-10-16 19:33:16 -07:00
syntax 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
system
vectors
vocabs vocabs: adding docs for 'parent-vocab?' and 'parent-vocabs'. 2011-09-25 18:36:20 -07:00
words 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