factor/basis
Daniel Ehrenberg e908ef3242 Merge branch 'master' of git://factorcode.org/git/factor into regexp
Conflicts:

	basis/regexp/regexp.factor
2009-03-02 12:02:47 -06:00
..
alarms
alien Stack effect declarations are mandatory on all words now 2009-02-23 20:27:05 -06:00
ascii Unfinished changes to regexp 2009-02-15 14:28:22 -06:00
assoc-heaps Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
base64 renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
biassocs Trying to fix a bad merge... 2009-02-03 00:27:34 -06:00
binary-search
bit-arrays Remove the tail argument from do/until/while 2009-02-18 02:41:14 +01:00
bit-vectors
bitstreams Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
bootstrap produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
boxes
byte-vectors Updating sequence and hashtable documentation to point more clearly at the relevant generic operations defined on these types 2009-02-16 21:06:28 -06:00
cairo Updating code to use CONSTANT: instead of : foo 123 ; inline 2009-02-23 21:40:17 -06:00
calendar use CONSTANT: in basis 2009-02-22 19:13:08 -06:00
call Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
channels
checksums Fixing some things I broke 2009-02-25 23:30:30 -06:00
circular
cocoa Stack effect declarations are mandatory on all words now 2009-02-23 20:27:05 -06:00
colors use CONSTANT: in basis 2009-02-22 19:13:08 -06:00
columns Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
combinators Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
command-line
compiler Merge branch 'for-slava' of git://git.rfc1149.net/factor 2009-02-28 14:42:56 -06:00
compression report the value not found in lzw 2009-02-22 17:29:27 -06:00
concurrency produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
constructors Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
cords
core-foundation Stack effect declarations are mandatory on all words now 2009-02-23 20:27:05 -06:00
cpu use CONSTANT: in basis 2009-02-22 19:13:08 -06:00
csv Fixing minor CSV bug 2009-02-12 01:32:06 -06:00
db dont run postgresql tests on win64 2009-02-23 08:37:38 -06:00
debugger Deploy tool: if debugger is not stripped out, actually use it to report errors; print an error if vocab has no MAIN: word 2009-02-16 19:00:09 -06:00
delegate Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
deques Remove the tail argument from do/until/while 2009-02-18 02:41:14 +01:00
disjoint-sets Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
dlists renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
documents Clean up ugly shuffling in documents code 2008-12-22 05:50:43 -06:00
editors fix editors for find-in-program-files change 2009-02-26 21:50:20 -06:00
endian Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
environment produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
eval Random minor fixes; html.components doesn't duplicate parsing anymore 2009-01-27 16:54:41 -06:00
farkup Updating code to use CONSTANT: instead of : foo 123 ; inline 2009-02-23 21:40:17 -06:00
formatting Remove the tail argument from do/until/while 2009-02-18 02:41:14 +01:00
freetype
fry Smart quotes 2009-01-26 23:20:27 -06:00
ftp remove dead code 2009-02-18 15:51:03 -06:00
functors Stack effect declarations are mandatory on all words now 2009-02-23 20:27:05 -06:00
furnace Updating code to use CONSTANT: instead of : foo 123 ; inline 2009-02-23 21:40:17 -06:00
generalizations Fixing help-lint bugs 2009-02-09 14:37:22 -06:00
globs
grouping Replace some usages of prepose with fry 2009-01-25 23:04:35 -06:00
hash2
heaps produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
help at* -> ?at in a couple places 2009-02-22 17:52:59 -06:00
hints Redoing string streams and byte-array streams without copying 2009-02-27 00:53:05 -06:00
html Updating code to use CONSTANT: instead of : foo 123 ; inline 2009-02-23 21:40:17 -06:00
http produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
images remove ?at from db.types, images.tiff 2009-02-22 17:14:46 -06:00
inspector Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
interpolate Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
interval-maps Trying to fix a bad merge... 2009-02-03 00:27:34 -06:00
inverse XML literals work with inverse now 2009-02-05 14:21:36 -06:00
io produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
json
lcs Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
libc unbreak bootstrap 2009-02-06 18:36:00 -06:00
linked-assocs Add unit test for >alist on linked-assocs 2009-02-16 21:42:09 -06:00
listener
lists Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
locals Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
logging Updating code to use CONSTANT: instead of : foo 123 ; inline 2009-02-23 21:40:17 -06:00
macros Clean up memoize code to not use gensym anymore 2009-02-23 23:28:02 -06:00
match Remove some usages of tuck 2009-01-23 18:20:47 -06:00
math produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
memoize Fixing some things I broke 2009-02-25 23:30:30 -06:00
mime use quoting vocab 2009-02-22 00:42:35 -06:00
mirrors Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
models Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
multiline New delimiter choices for multiline 2009-01-21 18:17:06 -06:00
nibble-arrays Merge branch 'master' of git://factorcode.org/git/factor 2009-02-16 21:25:39 -06:00
nmake
none Stack effect declarations are mandatory on all words now 2009-02-23 20:27:05 -06:00
opengl Stack effect declarations are mandatory on all words now 2009-02-23 20:27:05 -06:00
openssl Stack effect declarations are mandatory on all words now 2009-02-23 20:27:05 -06:00
pack Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
peg Stack effect declarations are mandatory on all words now 2009-02-23 20:27:05 -06:00
persistent produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
porter-stemmer Add vocab: for vocab-relative paths 2009-02-15 19:53:21 -06:00
present
prettyprint Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
quoted-printable produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
quoting add quoting vocab 2009-02-22 00:42:21 -06:00
random Merge branch 'for-slava' of git://git.rfc1149.net/factor 2009-02-28 14:42:56 -06:00
refs Minor documentation fixes 2009-01-21 00:45:23 -06:00
regexp produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
roman use bi 2009-02-05 09:09:24 -06:00
search-deques
sequences Removing sequences.next 2009-02-05 20:28:36 -06:00
serialize Remove some usages of tuck 2009-01-23 18:20:47 -06:00
shuffle Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 18:46:21 -06:00
smtp Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
sorting Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
soundex renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
specialized-arrays Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
specialized-vectors Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
splitting/monotonic make monotonic-slice compile 2009-01-09 19:04:10 -06:00
stack-checker produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
struct-arrays Removing now-redundant underlying>> calls 2009-02-06 04:37:28 -06:00
suffix-arrays
summary
syndication Add vocab: for vocab-relative paths 2009-02-15 19:53:21 -06:00
threads Merge branch 'for-slava' of git://git.rfc1149.net/factor 2009-02-28 14:42:56 -06:00
tools Merge branch 'for-slava' of git://git.rfc1149.net/factor 2009-02-28 14:42:56 -06:00
tr Privatizing unicode.case:ch>{lower,upper,title} 2009-01-08 19:07:46 -06:00
tuple-arrays
ui produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
unicode produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
unix produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
unrolled-lists use CONSTANT: in basis 2009-02-22 19:13:08 -06:00
urls Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
uuid Merge branch 'master' of git://factorcode.org/git/factor 2009-01-30 12:51:49 -08:00
validators fix validators 2009-01-20 18:44:38 -06:00
values help-lint doesn't check on value-words, this allows values to be documented. Also, make 'see' work with value words 2009-01-16 14:12:10 -06:00
vlists Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
windows Updating code to use CONSTANT: instead of : foo 123 ; inline 2009-02-23 21:40:17 -06:00
wrap Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
x11 Updating code to use CONSTANT: instead of : foo 123 ; inline 2009-02-23 21:40:17 -06:00
xml Fixing some things I broke 2009-02-25 23:30:30 -06:00
xml-rpc Slight cleanup in xml-rpc 2009-02-09 18:36:36 -06:00
xmode Merge branch 'master' of git://factorcode.org/git/factor into regexp 2009-02-17 12:24:01 -06:00