factor/core
Slava Pestov 1bbabcd5e1 Remove some usages of slip combinators from the core 2009-02-05 03:29:59 -06:00
..
alien Fix for native I/O backends that create callbacks in deployed apps; this affected tools.deploy.test[35] ever since run-loop multiplexer landed on OS X 2008-12-12 19:48:17 -06:00
arrays Exploit the fast-path for allocation of array with initial element 0 by changing 2008-12-06 18:37:28 -06:00
assocs Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary 2009-02-02 13:43:54 -06:00
bootstrap Split off data_heap.c from data_gc.c; split off write_barrier.h, local_roots.h from data_gc.h, misc other cleanups 2009-01-24 23:39:00 -06:00
byte-arrays Add 1sequence word. Add unit tests for existing 1vector and 1byte-array words, and make them use 1sequence 2009-02-04 05:13:12 -06:00
checksums renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
classes Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary 2009-02-02 13:43:54 -06:00
combinators 'case' didn't work if the default was a non-quotation callable, like a curry; this could come up with macro expansion. Bug reported by Dan 2009-02-04 02:41:30 -06:00
compiler Update user-space code for modify-code-heap primitive change 2009-01-24 20:17:11 -06:00
continuations Merge branch 'master' into new_ui 2009-02-04 04:45:33 -06:00
definitions
destructors
effects Remove some usages of tuck 2009-01-23 18:20:47 -06:00
generic Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary 2009-02-02 13:43:54 -06:00
graphs Remove some usages of slip combinators from the core 2009-02-05 03:29:59 -06:00
growable Fix various documentation errors 2009-01-16 13:30:43 -06:00
hashtables Remove some usages of tuck 2009-01-23 18:20:47 -06:00
init
io Remove some usages of slip combinators from the core 2009-02-05 03:29:59 -06:00
kernel Remove some usages of slip combinators from the core 2009-02-05 03:29:59 -06:00
layouts define-inline now takes an effect parameter 2008-12-15 19:44:56 -06:00
lexer Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary 2009-02-02 13:43:54 -06:00
make
math Remove some usages of slip combinators from the core 2009-02-05 03:29:59 -06:00
memory Split off data_heap.c from data_gc.c; split off write_barrier.h, local_roots.h from data_gc.h, misc other cleanups 2009-01-24 23:39:00 -06:00
namespaces Fixing various test failures and updating some more vocabs for >r/r> removal 2008-12-17 22:29:32 -06:00
parser Fix conflict 2009-01-27 15:49:49 -06:00
quotations Fixing wrappers with locals 2009-01-28 17:07:31 -06:00
sbufs Remove unsafe string allocation, since its of dubious value 2008-12-09 17:53:00 -06:00
sequences Remove some usages of slip combinators from the core 2009-02-05 03:29:59 -06:00
sets renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
slots Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary 2009-02-02 13:43:54 -06:00
sorting Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary 2009-02-02 13:43:54 -06:00
source-files Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary 2009-02-02 13:43:54 -06:00
splitting Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary 2009-02-02 13:43:54 -06:00
strings Fix typo, we're Unicode 5.1 not 5.0 2009-01-30 23:26:50 -06:00
syntax Fixing wrappers with locals 2009-01-28 17:07:31 -06:00
system
vectors Add 1sequence word. Add unit tests for existing 1vector and 1byte-array words, and make them use 1sequence 2009-02-04 05:13:12 -06:00
vocabs Fix two small typos 2009-01-27 05:05:46 -06:00
words Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary 2009-02-02 13:43:54 -06:00