| .. |
|
alarms
|
Untangling more dependencies
|
2008-12-08 16:02:31 -06:00 |
|
alias
|
…
|
|
|
alien
|
alien.strings doesn't load utf16 on Unix anymore
|
2008-12-08 18:49:02 -06:00 |
|
ascii
|
…
|
|
|
base64
|
…
|
|
|
biassocs
|
…
|
|
|
binary-search
|
…
|
|
|
bit-arrays
|
Untangling some dependencies
|
2008-12-08 14:58:00 -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
|
More permissive
|
2008-12-08 19:14:18 -06:00 |
|
concurrency
|
concurrency.messaging-docs: Use consistent spelling for 'threads'.
|
2008-12-06 15:12:59 -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
|
…
|
|
|
deques
|
…
|
|
|
disjoint-sets
|
…
|
|
|
dlists
|
…
|
|
|
documents
|
Clean up each-line combinator a bit, add unit tests
|
2008-12-02 20:46:09 -06:00 |
|
editors
|
better default scite path
|
2008-12-04 13:53:03 -06:00 |
|
environment
|
basis: swap 3append -> glue
|
2008-12-03 19:10:41 -06:00 |
|
eval
|
…
|
|
|
farkup
|
…
|
|
|
freetype
|
…
|
|
|
fry
|
Remove 3compose: nothing in core used it, and basis code can use fry
|
2008-12-02 00:25:23 -06:00 |
|
ftp
|
move ftp to basis
|
2008-12-03 18:19:06 -06:00 |
|
functors
|
Untangling more dependencies
|
2008-12-08 16:02:31 -06:00 |
|
furnace
|
basis: swap 3append -> glue
|
2008-12-03 19:10:41 -06:00 |
|
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
|
swap 3append -> glue
|
2008-12-03 19:13:18 -06:00 |
|
inspector
|
…
|
|
|
interpolate
|
Rewrite interpolate without using PEGs for mad lulz
|
2008-12-04 02:26:34 -06:00 |
|
interval-maps
|
Removing more >r/r> usages
|
2008-12-03 08:46:16 -06:00 |
|
io
|
Removing prettyprint and debugger dependencies from io code
|
2008-12-08 19:45:48 -06:00 |
|
json
|
Looks like someone beat me to the punch on json.writer fix
|
2008-12-03 11:36:02 -08:00 |
|
lcs
|
…
|
|
|
libc
|
Remove with-malloc, use destructors instead
|
2008-12-02 21:51:21 -06:00 |
|
linked-assocs
|
…
|
|
|
listener
|
…
|
|
|
locals
|
Fix locals conflict
|
2008-12-08 15:28:27 -06:00 |
|
logging
|
fix compile error
|
2008-12-05 11:36:41 -06:00 |
|
macros
|
…
|
|
|
match
|
Removing more >r/r> usages
|
2008-12-03 08:46:16 -06:00 |
|
math
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
|
memoize
|
…
|
|
|
mime
|
…
|
|
|
mirrors
|
…
|
|
|
models
|
Removing more >r/r> usages
|
2008-12-03 08:46:16 -06:00 |
|
multiline
|
Removing more >r/r> usages
|
2008-12-03 08:46:16 -06:00 |
|
nibble-arrays
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
|
nmake
|
…
|
|
|
none
|
…
|
|
|
opengl
|
Fixing bootstrap with specialized arrays
|
2008-12-02 02:44:19 -06:00 |
|
openssl
|
Removing more >r/r> usages
|
2008-12-03 08:46:16 -06:00 |
|
peg
|
Use stack effect literals instead of <effect> in PEG, and don't use smart combinators
|
2008-12-05 23:53:16 -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
|
Optimize mersenne-twister: eliminate conditional branches from inner loop, 30% speedup
|
2008-12-05 01:50:30 -06:00 |
|
refs
|
…
|
|
|
regexp
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
|
search-deques
|
…
|
|
|
sequences
|
Removing more >r/r> usages
|
2008-12-03 08:46:16 -06:00 |
|
serialize
|
Fix serialize tests
|
2008-12-03 03:43:59 -06:00 |
|
shuffle
|
Removing more >r/r> usages
|
2008-12-03 08:46:16 -06:00 |
|
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
|
…
|
|
|
struct-arrays
|
Fix struct-arrays help lint
|
2008-12-03 12:06:16 -06:00 |
|
suffix-arrays
|
…
|
|
|
summary
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
|
symbols
|
…
|
|
|
syndication
|
Update XML library to parse <! directives better; modernize the code a bit
|
2008-12-02 19:59:16 -06:00 |
|
threads
|
fix help-lint errors
|
2008-12-05 12:57:36 -06:00 |
|
tools
|
Strip out default methods; ~40kb savings on hello-world and maze demos
|
2008-12-08 19:14:38 -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
|
upper? was copy/pasted and WRONG. found with extra/lint
|
2008-12-07 01:36:10 -06:00 |
|
unix
|
Fix load error in unix.debugger
|
2008-12-08 18:48:35 -06:00 |
|
unrolled-lists
|
…
|
|
|
urls
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
|
validators
|
…
|
|
|
values
|
…
|
|
|
vlists
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
|
windows
|
fix GUID struct field types to be LP64-proof
|
2008-12-03 11:38:38 -08:00 |
|
wrap
|
…
|
|
|
x11
|
Update x11 for specialized-arrays
|
2008-12-03 00:05:46 -06:00 |
|
xml
|
Update XML library to parse <! directives better; modernize the code a bit
|
2008-12-02 19:59:16 -06:00 |
|
xml-rpc
|
…
|
|
|
xmode
|
Remove 3compose: nothing in core used it, and basis code can use fry
|
2008-12-02 00:25:23 -06:00 |