factor/basis
John Benediktsson c3e07a1423 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-27 06:37:37 -08:00
..
alarms Untangling more dependencies 2008-12-08 16:02:31 -06:00
alien Stack effect declarations are mandatory on all words now 2009-02-23 20:27:05 -06:00
ascii Clean up basis/ascii/ and update docs 2009-01-25 23:03:36 -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 no locals in bit-arrays 2009-02-10 17:25:02 -06:00
bit-vectors Untangling some dependencies 2008-12-08 14:58:00 -06:00
bitstreams Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
bootstrap Updating code to use CONSTANT: instead of : foo 123 ; inline 2009-02-23 21:40:17 -06:00
boxes remove >r r> 2008-11-29 13:21:40 -06:00
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 Fixing assorted compile errors and help lint warnings 2008-12-16 01:12:36 -06:00
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 io.files split up and general refactoring work in progress 2008-12-14 20:03:00 -06:00
compiler Better inlining for both-fixnums? 2009-02-26 14:11:26 -06:00
compression report the value not found in lzw 2009-02-22 17:29:27 -06:00
concurrency Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
constructors Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
cords Move assoc-heaps, formatting, pack, roman, porter-stemmer, soundex, cords to basis 2008-12-17 20:18:24 -06:00
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 Replace some usages of prepose with fry 2009-01-25 23:04:35 -06: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 Add summary for heaps more vocabs 2009-02-16 21:05:13 -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 Adding tests for sequence and assocs formatting. 2009-01-30 14:21:38 -08: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 Cleanups 2008-11-29 15:21:23 -06:00
heaps Cleanups 2009-01-21 19:55:47 -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 Add summary for heaps more vocabs 2009-02-16 21:05:13 -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 Redoing string streams and byte-array streams without copying 2009-02-27 00:53:05 -06:00
json Looks like someone beat me to the punch on json.writer fix 2008-12-03 11:36:02 -08:00
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 Fixing various test failures and updating some more vocabs for >r/r> removal 2008-12-17 22:29:32 -06:00
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 Updating code to use CONSTANT: instead of : foo 123 ; inline 2009-02-23 21:40:17 -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 remove >r r> 2008-12-08 00:10:24 -06:00
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 use CONSTANT: in basis 2009-02-22 19:13:08 -06:00
porter-stemmer Add vocab: for vocab-relative paths 2009-02-15 19:53:21 -06:00
present calendar.format now depends on present instead of the other way around 2008-12-08 16:02:10 -06:00
prettyprint Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
quoted-printable 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
quoting add quoting vocab 2009-02-22 00:42:21 -06:00
random use CONSTANT: in basis 2009-02-22 19:13:08 -06:00
refs Minor documentation fixes 2009-01-21 00:45:23 -06:00
regexp Remove nipd, 3nip, 4nip and tuckd from basis/shuffle 2009-02-09 18:11:42 -06:00
roman use bi 2009-02-05 09:09:24 -06:00
search-deques define-inline now takes an effect parameter 2008-12-15 19:44:56 -06:00
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 Fix stack checker regressions 2009-02-26 23:30:48 -06:00
struct-arrays Removing now-redundant underlying>> calls 2009-02-06 04:37:28 -06:00
suffix-arrays
summary Untangling some dependencies 2008-12-08 14:58:00 -06:00
syndication Add vocab: for vocab-relative paths 2009-02-15 19:53:21 -06:00
threads Stack effect declarations are mandatory on all words now 2009-02-23 20:27:05 -06:00
tools Fixing some things I broke 2009-02-25 23:30:30 -06:00
tr Privatizing unicode.case:ch>{lower,upper,title} 2009-01-08 19:07:46 -06:00
tuple-arrays Remove >r/r> 2008-12-17 19:17:37 -06:00
ui Fixing some things I broke 2009-02-25 23:30:30 -06:00
unicode Stack effect declarations are mandatory on all words now 2009-02-23 20:27:05 -06:00
unix use CONSTANT: in basis 2009-02-22 19:13:08 -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 Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00