| .. |
|
alarms
|
…
|
|
|
alias
|
…
|
|
|
alien
|
basis: swap 3append -> glue
|
2008-12-03 19:10:41 -06:00 |
|
ascii
|
…
|
|
|
base64
|
…
|
|
|
biassocs
|
…
|
|
|
binary-search
|
…
|
|
|
bit-arrays
|
Fixing bootstrap with specialized arrays
|
2008-12-02 02:44:19 -06:00 |
|
bit-vectors
|
>r r> in unit-test
|
2008-11-29 13:37:48 -06:00 |
|
bootstrap
|
Tweak string representation; high bit indicates if character has high bits in aux vector. Avoids memory access in common case. Split set-string-nth into two primitives; set-string-nth-fast is open-coded by optimizing compiler. 13% improvement on reverse-complement
|
2008-12-05 06:38:51 -06:00 |
|
boxes
|
remove >r r>
|
2008-11-29 13:21:40 -06:00 |
|
calendar
|
remove >r r>
|
2008-11-29 13:40:48 -06:00 |
|
channels
|
remove >r r>
|
2008-11-29 13:47:45 -06:00 |
|
checksums
|
remove >r r> from checksums
|
2008-11-29 13:00:50 -06:00 |
|
circular
|
…
|
|
|
cocoa
|
assert-depth now has a static stack effect. This fixes a UI unit test failure
|
2008-12-05 08:25:26 -06:00 |
|
colors
|
…
|
|
|
columns
|
…
|
|
|
combinators/short-circuit
|
Fix combinators.short-circuit for stricter locals invariant checking
|
2008-11-26 01:00:23 -06:00 |
|
command-line
|
Remove obsolete tests
|
2008-12-01 16:12:04 -06:00 |
|
compiler
|
Tweak string representation; high bit indicates if character has high bits in aux vector. Avoids memory access in common case. Split set-string-nth into two primitives; set-string-nth-fast is open-coded by optimizing compiler. 13% improvement on reverse-complement
|
2008-12-05 06:38:51 -06:00 |
|
concurrency
|
Get rid of some more >r/r> usages
|
2008-11-30 18:28:15 -06:00 |
|
core-foundation
|
Fixing bootstrap with specialized arrays
|
2008-12-02 02:44:19 -06:00 |
|
cpu
|
Tweak string representation; high bit indicates if character has high bits in aux vector. Avoids memory access in common case. Split set-string-nth into two primitives; set-string-nth-fast is open-coded by optimizing compiler. 13% improvement on reverse-complement
|
2008-12-05 06:38:51 -06:00 |
|
csv
|
…
|
|
|
db
|
Fix db.postgresql load error
|
2008-12-04 02:21:36 -06:00 |
|
debugger
|
Better error message for INSTANCE: if second arg is not a mixin
|
2008-12-03 09:33:32 -06:00 |
|
delegate
|
Refactoring usages of >r, r>, -rot, rot
|
2008-11-30 22:21:37 -06:00 |
|
deques
|
…
|
|
|
disjoint-sets
|
…
|
|
|
dlists
|
Code cleanup: refactoring usages of rot and -rot to use newer idioms instead
|
2008-11-30 17:47:29 -06:00 |
|
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
|
remove >r r> from various vocabs
|
2008-11-29 13:29:19 -06:00 |
|
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
|
Renovate math.blas.vectors to build off of functors and specialized-arrays. Add complex and complex-components sequence wrappers. Fix small bug in functors
|
2008-12-04 13:40:55 -08:00 |
|
furnace
|
basis: swap 3append -> glue
|
2008-12-03 19:10:41 -06:00 |
|
generalizations
|
Better docs for generalizations
|
2008-11-27 21:53:53 -06:00 |
|
globs
|
…
|
|
|
grouping
|
remove >r r> from grouping
|
2008-11-29 13:29:38 -06:00 |
|
hash2
|
Cleanups
|
2008-11-29 15:21:23 -06:00 |
|
heaps
|
remove >r r> from heaps
|
2008-11-29 13:28:52 -06:00 |
|
help
|
assert-depth now has a static stack effect. This fixes a UI unit test failure
|
2008-12-05 08:25:26 -06:00 |
|
hints
|
HINTS: now supports literals; they're tested with eq?
|
2008-11-29 12:03:56 -06:00 |
|
html
|
Removing more >r/r> usages
|
2008-12-03 08:46:16 -06:00 |
|
http
|
swap 3append -> glue
|
2008-12-03 19:13:18 -06:00 |
|
inspector
|
Refactoring usages of >r, r>, -rot, rot
|
2008-11-30 22:21:37 -06:00 |
|
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
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-03 23:33:04 -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
|
dlist>seq was defined in dlists and linked-assocs
|
2008-11-29 20:17:16 -06:00 |
|
listener
|
…
|
|
|
locals
|
Fix [wlet after recent locals refactoring broke it
|
2008-12-03 06:13:05 -06:00 |
|
logging
|
Removing more >r/r> usages
|
2008-12-03 08:46:16 -06:00 |
|
macros
|
…
|
|
|
match
|
Removing more >r/r> usages
|
2008-12-03 08:46:16 -06:00 |
|
math
|
Move math.blas back to extra due to multimethods usage
|
2008-12-04 01:35:53 -05:00 |
|
memoize
|
…
|
|
|
mime
|
more private words
|
2008-11-29 02:39:41 -06:00 |
|
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
|
Fix compile error in nibble-arrays and add some unit tests
|
2008-12-03 06:16:17 -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
|
Removing more >r/r> usages
|
2008-12-03 08:46:16 -06:00 |
|
persistent
|
…
|
|
|
present
|
…
|
|
|
prettyprint
|
basis: swap 3append -> glue
|
2008-12-03 19:10:41 -06:00 |
|
qualified
|
Update qualified docs a little
|
2008-12-02 16:27:54 -06:00 |
|
random
|
Optimize mersenne-twister: eliminate conditional branches from inner loop, 30% speedup
|
2008-12-05 01:50:30 -06:00 |
|
refs
|
…
|
|
|
regexp
|
Comment out tests... *sigh*
|
2008-11-30 19:06:28 -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
|
Fix USING:
|
2008-11-30 17:49:46 -06:00 |
|
sorting
|
…
|
|
|
specialized-arrays
|
Generalize specialized-arrays.direct: it should be able to wrap a byte array
|
2008-12-04 12:07:33 -06:00 |
|
specialized-vectors
|
Fix specialized vectors, again
|
2008-12-03 03:43:52 -06:00 |
|
stack-checker
|
Tweak string representation; high bit indicates if character has high bits in aux vector. Avoids memory access in common case. Split set-string-nth into two primitives; set-string-nth-fast is open-coded by optimizing compiler. 13% improvement on reverse-complement
|
2008-12-05 06:38:51 -06:00 |
|
state-parser
|
…
|
|
|
struct-arrays
|
Fix struct-arrays help lint
|
2008-12-03 12:06:16 -06:00 |
|
suffix-arrays
|
…
|
|
|
summary
|
…
|
|
|
symbols
|
…
|
|
|
syndication
|
Update XML library to parse <! directives better; modernize the code a bit
|
2008-12-02 19:59:16 -06:00 |
|
threads
|
Removing more >r/r> usages
|
2008-12-03 08:46:16 -06:00 |
|
tools
|
assert-depth now has a static stack effect. This fixes a UI unit test failure
|
2008-12-05 08:25:26 -06:00 |
|
tr
|
…
|
|
|
tuple-arrays
|
…
|
|
|
ui
|
Redo how Cocoa event loop is done; fixes problem with expose, focus issue when closing windows
|
2008-12-05 01:49:46 -06:00 |
|
unicode
|
Change usages of >r/r> in unicode.*
|
2008-12-04 10:19:18 -06:00 |
|
unix
|
Fix bogus dependency
|
2008-12-03 03:44:15 -06:00 |
|
unrolled-lists
|
…
|
|
|
urls
|
basis: swap 3append -> glue
|
2008-12-03 19:10:41 -06:00 |
|
validators
|
…
|
|
|
values
|
…
|
|
|
vlists
|
…
|
|
|
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 |