.. |
alien
|
…
|
|
arrays
|
Refactor all usages of >r/r> in core to use dip, 2dip, 3dip
|
2008-11-23 02:44:56 -06:00 |
assocs
|
Fix assocs, generic.standard tests
|
2008-12-03 03:44:08 -06:00 |
bootstrap
|
Faster generic arithmetic on fiixnums: both-fixnums? sub-primitive performs a check if the top two stack items are both fixnums with a single conditional branch
|
2008-11-28 08:35:02 -06:00 |
byte-arrays
|
…
|
|
byte-vectors
|
…
|
|
checksums
|
Refactor all usages of >r/r> in core to use dip, 2dip, 3dip
|
2008-11-23 02:44:56 -06:00 |
classes
|
Fix typo in the docs
|
2008-12-03 04:07:36 -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
|
…
|
|
destructors
|
…
|
|
effects
|
…
|
|
generic
|
Fix assocs, generic.standard tests
|
2008-12-03 03:44:08 -06:00 |
graphs
|
…
|
|
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
|
…
|
|
io
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-02 19:43:11 -06:00 |
kernel
|
Remove 3compose: nothing in core used it, and basis code can use fry
|
2008-12-02 00:25:23 -06:00 |
layouts
|
…
|
|
lexer
|
Refactor all usages of >r/r> in core to use dip, 2dip, 3dip
|
2008-11-23 02:44:56 -06:00 |
make
|
…
|
|
math
|
Implement /i on floats
|
2008-11-29 12:21:26 -06:00 |
memory
|
Documentation updates
|
2008-12-01 17:00:35 -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
|
More robust amended-use behavior
|
2008-11-29 15:21:40 -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
|
…
|
|
sequences
|
Minor optimization in unclip-slice
|
2008-11-29 10:38:43 -06:00 |
sets
|
…
|
|
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
|
…
|
|
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
|
Fix conflict
|
2008-11-29 05:14:49 -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 help lint
|
2008-12-01 18:08:48 -06:00 |
words
|
Fix conflicts
|
2008-12-01 20:39:43 -06:00 |