factor/basis
Slava Pestov 7e267510fd Merge branch 'master' of git://factorcode.org/git/factor 2008-12-09 01:04:58 -06:00
..
alarms Untangling more dependencies 2008-12-08 16:02:31 -06:00
alias
alien Fix alien.strings docs 2008-12-08 21:49:26 -06:00
ascii
base64
biassocs
binary-search
bit-arrays Add new until combinator, and a new do word which acts like a modifier: do while, do until for loops which iterate at least once 2008-12-08 23:37:18 -06:00
bit-vectors Untangling some dependencies 2008-12-08 14:58:00 -06:00
bootstrap Untangling more dependencies 2008-12-08 16:02:31 -06:00
boxes
byte-vectors Untangling some dependencies 2008-12-08 14:58:00 -06:00
calendar calendar.format now depends on present instead of the other way around 2008-12-08 16:02:10 -06:00
channels
checksums Untangling some dependencies 2008-12-08 14:58:00 -06:00
circular
cocoa Remove ascii dependency from Mac OS X bootstrap 2008-12-08 19:13:58 -06:00
colors
columns
combinators/short-circuit
command-line Untangling some dependencies 2008-12-08 14:58:00 -06:00
compiler Eliminate some usages of locals in compiler.tree.dead-code 2008-12-09 01:04:15 -06:00
concurrency Add new until combinator, and a new do word which acts like a modifier: do while, do until for loops which iterate at least once 2008-12-08 23:37:18 -06:00
core-foundation Core foundation now uses UTF8 instead of UTF16, to eliminate unnecessary dependency 2008-12-08 18:48:49 -06:00
cpu Fix PowerPC backend again 2008-12-06 16:57:28 -06:00
csv
db swap ... 3append -> surround in basis 2008-12-06 18:58:45 -06:00
debugger Untangling some dependencies 2008-12-08 14:58:00 -06:00
delegate Remove listener dependency from delegate 2008-12-08 19:45:58 -06:00
deques
disjoint-sets
dlists
documents
editors update all editors for windows 64 to look in "program files" and "program files (x86)" 2008-12-08 20:11:24 -06:00
environment
eval
farkup
freetype
fry
ftp
functors Untangling more dependencies 2008-12-08 16:02:31 -06:00
furnace
generalizations
globs
grouping Fix grouping unit test 2008-12-07 08:50:59 -06:00
hash2
heaps
help Untangling more dependencies 2008-12-08 16:02:31 -06:00
hints
html swap ... 3append -> surround in basis 2008-12-06 18:58:45 -06:00
http Split off error. methods into sub-vocabs in a few places 2008-12-08 20:04:13 -06:00
inspector
interpolate
interval-maps
io Merge branch 'untangle' 2008-12-09 00:03:49 -06:00
json
lcs
libc
linked-assocs
listener
locals :> now works 2008-12-09 01:04:22 -06:00
logging
macros
match
math Untangling some dependencies 2008-12-08 14:58:00 -06:00
memoize remove >r r> 2008-12-08 00:10:24 -06:00
mime
mirrors
models
multiline
nibble-arrays Untangling some dependencies 2008-12-08 14:58:00 -06:00
nmake remove >r r> 2008-12-08 00:10:24 -06:00
none
opengl
openssl
peg Split off error. methods into sub-vocabs in a few places 2008-12-08 20:04:13 -06:00
persistent Untangling some dependencies 2008-12-08 14:58:00 -06:00
present calendar.format now depends on present instead of the other way around 2008-12-08 16:02:10 -06:00
prettyprint Untangling some dependencies 2008-12-08 14:58:00 -06:00
qualified Untangling some dependencies 2008-12-08 14:58:00 -06:00
random remove >r r> 2008-12-08 00:10:24 -06:00
refs
regexp Untangling some dependencies 2008-12-08 14:58:00 -06:00
search-deques
sequences
serialize
shuffle
smtp swap ... 3append -> surround in basis 2008-12-06 18:58:45 -06:00
sorting
specialized-arrays Untangling some dependencies 2008-12-08 14:58:00 -06:00
specialized-vectors Untangling some dependencies 2008-12-08 14:58:00 -06:00
stack-checker Untangling more dependencies 2008-12-08 16:02:31 -06:00
state-parser remove >r r> 2008-12-08 00:05:52 -06:00
struct-arrays
suffix-arrays
summary Untangling some dependencies 2008-12-08 14:58:00 -06:00
symbols
syndication
threads
tools Merge branch 'master' of git://factorcode.org/git/factor 2008-12-09 01:04:58 -06:00
tr Eliminate conditional branch from -fast variant of TR: map; 5% improvement on reverse-complement 2008-12-05 23:52:47 -06:00
tuple-arrays
ui Untangling more dependencies 2008-12-08 16:02:31 -06:00
unicode Remove eval dependency from unicode.syntax 2008-12-08 19:46:40 -06:00
unix Fix load error in unix.debugger 2008-12-08 18:48:35 -06:00
unrolled-lists
urls Split off error. methods into sub-vocabs in a few places 2008-12-08 20:04:13 -06:00
validators
values
vlists Untangling some dependencies 2008-12-08 14:58:00 -06:00
windows
wrap
x11
xml
xml-rpc
xmode