factor/basis
Doug Coleman 51ddc963b8 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
	core/generic/generic-tests.factor
2009-09-22 10:25:42 -05:00
..
alarms
alien prettyprint CALLBACK: defs 2009-09-21 14:14:12 -05:00
ascii
base64
biassocs
binary-search
bit-arrays move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab 2009-09-17 22:36:05 -05:00
bit-sets
bit-vectors
bitstreams
bootstrap Specialized array overhaul 2009-09-09 22:33:34 -05:00
boxes
byte-arrays/hex
cache
cairo update structs in cairo.ffi 2009-09-18 17:42:25 -05:00
calendar change all stat, statfs, statvfs and calendar structs 2009-08-30 04:06:41 -05:00
channels
checksums update openssl.libcrypto structs 2009-09-18 17:50:20 -05:00
circular
classes/struct Merge branch 'master' of git://factorcode.org/git/factor 2009-09-20 23:02:49 -05:00
cocoa move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab 2009-09-17 22:36:05 -05:00
colors colors.constants: clean up naming 2009-09-14 21:03:33 -05:00
columns
combinators replace usages of <" with """ 2009-09-20 22:42:40 -05:00
command-line
compiler Merge branch 'master' of git://factorcode.org/git/factor 2009-09-22 10:25:42 -05:00
compression
concurrency Revert "added send-synchronous-timeout word and tests" 2009-08-30 14:53:50 -05:00
cords
core-foundation get things to a point where they bootstrap again 2009-09-15 21:43:18 -05:00
core-graphics update cocoa and core-foundation stuff to use classes.struct and boxed malloc-arrays 2009-08-29 12:22:55 -05:00
core-text update cocoa and core-foundation stuff to use classes.struct and boxed malloc-arrays 2009-08-29 12:22:55 -05:00
cpu cpu.ppc: fix load errors 2009-09-22 05:24:34 -05:00
csv
db Merge branch 'master' of git://factorcode.org/git/factor 2009-09-20 23:02:49 -05:00
debugger give a better error message when an invalid slot name is used in a tuple/struct literal 2009-09-16 18:07:39 -05:00
definitions/icons definitions.icons: fix circularity 2009-09-11 20:33:11 -05:00
delegate replace usages of <" with """ 2009-09-20 22:42:40 -05:00
deques
disjoint-sets
dlists
documents replace usages of <" with """ 2009-09-20 22:42:40 -05:00
editors
endian
environment fix loading problems on windows 2009-09-18 10:01:38 -05:00
eval
farkup
fonts Removed text shadow support 2009-09-08 14:22:27 -04:00
formatting
fry
ftp
functors Merge branch 'master' of git://factorcode.org/git/factor 2009-09-20 23:02:49 -05:00
furnace replace usages of <" with """ 2009-09-20 22:42:40 -05:00
game-input move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab 2009-09-17 22:36:05 -05:00
generalizations
glib
globs
grouping
hash2
heaps
help replace usages of <" with """ 2009-09-20 22:42:40 -05:00
hints separate stack effect typing from hints. put it in a "typed" vocab, and have a TYPED: word that adds the type checking directly to the word 2009-09-02 11:45:30 -05:00
html replace usages of <" with """ 2009-09-20 22:42:40 -05:00
http replace usages of <" with """ 2009-09-20 22:42:40 -05:00
images move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab 2009-09-17 22:36:05 -05:00
inspector
interpolate
interval-maps
inverse
io fix windows test failures 2009-09-19 10:01:12 -05:00
iokit add CALLBACK: syntax that defines a typedef and an alien-callback constructor word for function pointer types. update some code in iokit.hid and windows.dinput to use CALLBACK: instead of TYPEDEF:/word pairs 2009-09-21 11:59:41 -05:00
json replace usages of <" with """ 2009-09-20 22:42:40 -05:00
lcs
libc move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab 2009-09-17 22:36:05 -05:00
linked-assocs
listener Improve destructors docs, fix bug where debug-leaks? wasn't being switched off 2009-08-24 21:44:48 -05:00
lists
literals replace usages of <" with """ 2009-09-20 22:42:40 -05:00
locals
logging
macros
match match: cleanup 2009-09-04 06:11:28 -05:00
math Merge branch 'master' of git://factorcode.org/git/factor 2009-09-22 10:25:42 -05:00
memoize
mime
mirrors clean up the bootstrap mess by moving the struct summary and make-mirror methods to classes.struct.prettyprint 2009-08-31 20:32:00 -05:00
models
multiline remove usage of <" in multiline 2009-09-21 23:01:28 -05:00
nibble-arrays
nmake
none
opengl Merge branch 'master' of git://factorcode.org/git/factor 2009-09-20 23:02:49 -05:00
openssl update openssl.libcrypto structs 2009-09-18 17:50:20 -05:00
pack
pango update pango for struct 2009-08-31 12:23:08 -05:00
peg replace usages of <" with """ 2009-09-20 22:42:40 -05:00
persistent
porter-stemmer
present
prettyprint document number-base prettyprinter variable. add more docs about hex float syntax 2009-09-18 15:11:01 -05:00
promises
quoted-printable replace usages of <" with """ 2009-09-20 22:42:40 -05:00
quoting
random move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab 2009-09-17 22:36:05 -05:00
refs
regexp replace usages of <" with """ 2009-09-20 22:42:40 -05:00
roman
search-deques
see see: don't show accessor methods in see-methods 2009-09-08 14:46:36 -05:00
sequences replace usages of <" with """ 2009-09-20 22:42:40 -05:00
serialize Specialized array overhaul 2009-09-09 22:33:34 -05:00
shuffle
simple-flat-file
smtp
sorting
soundex
specialized-arrays Merge branch 'master' of git://factorcode.org/git/factor 2009-09-20 23:02:49 -05:00
specialized-vectors Load fixes 2009-09-10 21:41:12 -05:00
splitting/monotonic replace usages of <" with """ 2009-09-20 22:42:40 -05:00
stack-checker Merge branch 'master' of git://factorcode.org/git/factor 2009-09-17 15:31:43 -05:00
strings/tables
suffix-arrays
summary clean up the bootstrap mess by moving the struct summary and make-mirror methods to classes.struct.prettyprint 2009-08-31 20:32:00 -05:00
syndication
system-info move system-info to basis 2009-09-20 23:24:24 -05:00
threads
tools Merge branch 'master' of git://factorcode.org/git/factor 2009-09-22 10:25:42 -05:00
tr
tuple-arrays
ui Merge branch 'master' of git://factorcode.org/git/factor 2009-09-22 10:25:42 -05:00
unicode
unix update structs in unix.utmpx 2009-09-18 18:30:48 -05:00
unrolled-lists
urls replace usages of <" with """ 2009-09-20 22:42:40 -05:00
uuid
validators
values
vectors/functor
vlists
vm Dev checkpoint 2009-09-16 08:20:51 +01:00
vocabs replace usages of <" with """ 2009-09-20 22:42:40 -05:00
windows Merge branch 'master' of git://factorcode.org/git/factor 2009-09-21 17:59:48 -05:00
wrap
x11 move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab 2009-09-17 22:36:05 -05:00
xml replace usages of <" with """ 2009-09-20 22:42:40 -05:00
xml-rpc xml-rpc: fix post-rpc 2009-09-13 21:40:58 +02:00
xmode replace usages of <" with """ 2009-09-20 22:42:40 -05:00