factor/basis
Erik Charlebois dd334ffe27 Merge branch 'master' of git://github.com/slavapestov/factor 2010-02-25 18:51:00 -08:00
..
alarms
alien Slices over specialized arrays can now be passed to C functions, written to binary output streams, and given to malloc-byte-array 2010-02-25 04:50:31 +13:00
ascii
base64 Slices over specialized arrays can now be passed to C functions, written to binary output streams, and given to malloc-byte-array 2010-02-25 04:50:31 +13:00
biassocs
binary-search
bit-arrays Specialized arrays, structs and other objects responding to the >c-ptr / byte-length protocol can now be written to binary streams 2010-02-24 20:18:41 +13:00
bit-sets
bit-vectors
bitstreams
bootstrap
boxes
byte-arrays/hex
cache
cairo missed a uchar* in cairo.ffi 2010-02-23 14:02:55 -08:00
calendar
channels
checksums
circular
classes/struct classes.struct: raise an error in STRUCT: if there are duplicate slot names 2010-02-25 11:52:21 -08:00
cocoa Merge branch 'master' of git://factorcode.org/git/factor 2010-02-23 23:53:51 -08:00
colors
columns
combinators
command-line
compiler rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char 2010-02-23 11:42:02 -08:00
compression
concurrency
core-foundation core-foundation.run-loop: cleanup 2010-02-24 21:18:29 +13:00
core-graphics
core-text
cpu
csv
db rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char 2010-02-23 11:42:02 -08:00
debugger
definitions/icons
delegate sequences: add cartesian-each, cartesian-map, cartesian-product words to eliminate some duplication throughout the codebase 2010-02-25 20:54:57 +13:00
deques
disjoint-sets
dlists
documents
editors
endian
environment
eval
farkup
fonts
formatting
fry
ftp
functors
furnace
game/input
generalizations
glib
globs
grouping grouping: add circular clumps (e.g. { 1 2 3 4 } 3 circular-clump => { { 1 2 3 } { 2 3 4 } { 3 4 1 } { 4 1 2 } } 2010-02-25 17:05:03 -08:00
half-floats
hash2
heaps
help
hints
html
http
images sequences: add cartesian-each, cartesian-map, cartesian-product words to eliminate some duplication throughout the codebase 2010-02-25 20:54:57 +13:00
inspector
interpolate
interval-maps
inverse
io Slices over specialized arrays can now be passed to C functions, written to binary output streams, and given to malloc-byte-array 2010-02-25 04:50:31 +13:00
iokit change back other char/uchar* parameters that don't look like actual string types 2010-02-23 13:15:16 -08:00
json
lcs
libc rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char 2010-02-23 11:42:02 -08:00
linked-assocs
listener
lists
literals
locals
logging
macros
match
math Add perp and angle-between words for vectors. Fix bug in cross product and add unit tests. 2010-02-25 16:46:02 -08:00
memoize
mime
mirrors
models
multiline
nibble-arrays Specialized arrays, structs and other objects responding to the >c-ptr / byte-length protocol can now be written to binary streams 2010-02-24 20:18:41 +13:00
nmake
none
opengl sequences: add cartesian-each, cartesian-map, cartesian-product words to eliminate some duplication throughout the codebase 2010-02-25 20:54:57 +13:00
openssl rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char 2010-02-23 11:42:02 -08:00
pack
pango rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char 2010-02-23 11:42:02 -08:00
peg
persistent
porter-stemmer
present
prettyprint
promises
quoted-printable
quoting
random
refs
regexp
roman
search-deques
see
sequences
serialize Slices over specialized arrays can now be passed to C functions, written to binary output streams, and given to malloc-byte-array 2010-02-25 04:50:31 +13:00
shuffle
simple-flat-file
simple-tokenizer
smtp
sorting
soundex
specialized-arrays Slices over specialized arrays can now be passed to C functions, written to binary output streams, and given to malloc-byte-array 2010-02-25 04:50:31 +13:00
specialized-vectors Slices over specialized arrays can now be passed to C functions, written to binary output streams, and given to malloc-byte-array 2010-02-25 04:50:31 +13:00
splitting/monotonic
stack-checker Specialized arrays, structs and other objects responding to the >c-ptr / byte-length protocol can now be written to binary streams 2010-02-24 20:18:41 +13:00
strings/tables
suffix-arrays
summary
syndication syndication: get it working with doublec's wacky atom feed 2010-02-25 21:39:14 +13:00
system-info rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char 2010-02-23 11:42:02 -08:00
threads
tools tools.deploy.shaker: raise a generic "This application died" system-alert instead of quietly crashing and burning in the ui-error-hook for deployed apps with the debugger stripped 2010-02-23 20:42:36 -08:00
tr
tuple-arrays
typed Get foldable and flushable declarations working on typed words 2010-02-24 00:16:55 +13:00
ui sequences: add cartesian-each, cartesian-map, cartesian-product words to eliminate some duplication throughout the codebase 2010-02-25 20:54:57 +13:00
unicode
unix rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char 2010-02-23 11:42:02 -08:00
unrolled-lists
urls
uuid
validators
values
vectors/functor
vlists
vm
vocabs
windows Fix windows.directx compile errors 2010-02-25 18:50:05 -08:00
wrap
x11 remove repeated "pad" slots from x11.xlib structs 2010-02-25 12:55:31 -08:00
xml
xml-rpc
xmode