factor/core
Slava Pestov 51a2aa6037 Tweak case>quot so that it works with lambdas 2008-11-25 23:04:13 -06:00
..
alien Replace millis primitive with micros primitive 2008-11-19 01:50:05 -06:00
arrays Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00
assocs Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00
bootstrap The deploy tool would coalesce equal quotations into one. This created a problem 2008-11-24 15:59:27 -06:00
byte-arrays Fix permission bits 2008-10-02 08:34:49 -05:00
byte-vectors Fix byte vector prettyprinting 2008-11-11 23:38:19 -06:00
checksums Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00
classes Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00
combinators Tweak case>quot so that it works with lambdas 2008-11-25 23:04:13 -06:00
compiler Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00
continuations Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00
definitions Only build a generic word once, even if a compilation unit defines several methods on it, by adding generics to a set and building them at the end. 25% improvement on bootstrap time 2008-11-03 03:51:28 -06:00
destructors New $quotation markup element 2008-11-16 09:03:30 -06:00
effects Add $maybe markup element 2008-11-16 06:02:13 -06:00
generic Fix corner case where auto-use didn't print using list 2008-11-24 16:28:35 -06:00
graphs Adding inline recursive declarations 2008-07-18 19:22:59 -05:00
growable Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00
hashtables Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00
init Fix permission bits 2008-10-02 08:34:49 -05:00
io Fix help lint 2008-11-24 00:51:46 -06:00
kernel Fix docs for spread and apply combinators 2008-11-24 12:01:20 -06:00
layouts Fix permission bits 2008-10-02 08:34:49 -05:00
lexer Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00
make Add missing meta-data 2008-09-23 16:11:59 -05:00
math Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00
memory New $quotation markup element 2008-11-16 09:03:30 -06:00
namespaces Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00
parser Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00
quotations Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00
sbufs Use eq? instead of number= in a few places 2008-11-11 23:04:15 -06:00
sequences Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00
sets add docs for gather 2008-09-17 00:49:55 -05:00
slots Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00
sorting Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00
source-files Fix permission bits 2008-10-02 08:34:49 -05:00
splitting Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00
strings Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00
syntax Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00
system Fix help lint 2008-11-24 00:51:46 -06:00
vectors Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00
vocabs Fix bootstrap 2008-11-23 00:24:36 -06:00
words Refactor all usages of >r/r> in core to use dip, 2dip, 3dip 2008-11-23 02:44:56 -06:00