factor/basis
Slava Pestov 43dd93d1fa Fix ui.commands unit test on non-Mac platfrms 2009-03-08 01:52:05 -06:00
..
alarms Untangling more dependencies 2008-12-08 16:02:31 -06:00
alien Fixing conflicts from stack checker changes 2009-02-24 01:21:10 -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 base64 now deals with byte arrays instead of strings 2009-03-06 14:10:53 -06:00
biassocs Trying to fix a bad merge... 2009-02-03 00:27:34 -06:00
binary-search New $quotation markup element 2008-11-16 09:03:30 -06:00
bit-arrays Remove the tail argument from do/until/while 2009-02-18 02:41:14 +01:00
bit-vectors Untangling some dependencies 2008-12-08 14:58:00 -06:00
bitstreams Fix various unit tests 2009-03-07 15:58:14 -06:00
bootstrap Use Pango text rendering on Windows 2009-03-02 01:18:27 -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
cache cache: don't require values to have an age slot anymore 2009-02-10 22:05:13 -06:00
cairo Various load-everything fixes 2009-03-07 01:22:21 -06:00
calendar use CONSTANT: in basis 2009-02-22 19:13:08 -06:00
call Make execute( faster, add execute-unsafe( and make effect tuple slots read only 2009-03-01 20:12:35 -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 Fix permission bits 2008-10-02 08:34:49 -05:00
cocoa Fixing bootstrap after merge 2009-02-24 01:32:46 -06:00
colors Help lint and meta-data fixes 2009-03-08 01:49:06 -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 Propagation pass: add inlined node counts to total node count, so that the more we inline the less we are eager to inline more 2009-03-06 23:34:01 -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 Updating meta-data 2009-03-07 00:57:04 -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 Help lint and meta-data fixes 2009-03-08 01:49:06 -06:00
core-graphics First attempt at ui.text.pango 2009-02-28 01:31:51 -06:00
core-text Fix various unit tests 2009-03-07 15:58:14 -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 Merge branch 'master' into new_ui 2009-02-16 21:22:12 -06:00
definitions/icons Two new icons 2009-02-17 14:26:31 -06:00
delegate Help lint and meta-data fixes 2009-03-08 01:49:06 -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 Working on documentation 2009-02-19 16:54:27 -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 Don't escape absolute URLs in Farkup 2009-03-07 21:47:06 -06:00
fonts Clean up some code in core-text, and core-text.fonts 2009-02-21 01:26:50 -06:00
formatting Remove the tail argument from do/until/while 2009-02-18 02:41:14 +01:00
fry Add parse-quotation hook to parser which locals overrides. '[ and [ use this hook. Fixes locals bug reported by erg 2009-03-06 19:48:04 -06:00
ftp remove dead code 2009-02-18 15:51:03 -06:00
functors Add parse-quotation hook to parser which locals overrides. '[ and [ use this hook. Fixes locals bug reported by erg 2009-03-06 19:48:04 -06:00
furnace Updating code to use CONSTANT: instead of : foo 123 ; inline 2009-02-23 21:40:17 -06:00
generalizations Fix circularity 2009-02-10 16:42:35 -06:00
glib Working on X11 backend 2009-03-02 02:55:54 -06:00
globs Fix permission bits 2008-10-02 08:34:49 -05:00
grouping Replace some usages of prepose with fry 2009-01-25 23:04:35 -06:00
hash2 Remove two swapd usages 2009-02-02 14:26:54 -06:00
heaps Merge OneEyed's patch 2009-02-28 17:06:55 -06:00
help Don't spam console with so much output in help.html 2009-03-06 13:50:55 -06:00
hints Redoing string streams and byte-array streams without copying 2009-02-27 00:53:05 -06:00
html Fixing conflicts from stack checker changes 2009-02-24 01:21:10 -06:00
http Fix CGI 2009-03-07 22:09:57 -06:00
images Fix conflict in images vocab 2009-03-04 21:43:56 -06:00
inspector Add 'Inspect model' operation 2009-02-05 04:00:27 -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 Help lint and meta-data fixes 2009-03-08 01:49:06 -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 New initialize-alien word 2009-02-20 20:51:13 -06:00
linked-assocs Add unit test for >alist on linked-assocs 2009-02-16 21:42:09 -06:00
listener Fix bad whitespace 2009-02-09 01:16:23 -06:00
lists Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
locals Add test case for old bug dharmatech found that has since been fixed 2009-03-06 20:07:33 -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 Merge branch 'master' into new_ui 2009-03-05 13:59:55 -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 Help lint and meta-data fixes 2009-03-08 01:49:06 -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 Various load-everything fixes 2009-03-07 01:22:21 -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
pango Clean up 2009-03-04 21:15:16 -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 present now supports vocab-specs not just vocabs 2009-01-16 12:47:33 -06:00
prettyprint Merge branch 'master' into new_ui 2009-02-16 21:22:12 -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 OneEyed's patch 2009-02-28 17:06:55 -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 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
simple-flat-file Fix simple-flat-file 2009-03-07 20:55:55 -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 various unit tests 2009-03-07 15:58:14 -06:00
strings/tables strings.tables: use [ max ] map-reduce 2009-02-02 03:33:23 -06:00
struct-arrays Removing now-redundant underlying>> calls 2009-02-06 04:37:28 -06:00
suffix-arrays New $quotation markup element 2008-11-16 09:03:30 -06:00
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 Merge branch 'for-slava' of git://git.rfc1149.net/factor 2009-02-28 14:42:56 -06:00
tools Updating deploy tool, mason.child and factor.sh for new Windows DLLs 2009-03-07 19:39:11 -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 Fix ui.commands unit test on non-Mac platfrms 2009-03-08 01:52:05 -06:00
unicode Merge OneEyed's patch 2009-02-28 17:06:55 -06:00
unix Fix compile error on FreeBSD 2009-03-08 01:13:53 -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 Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary 2009-02-02 13:43:54 -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 Help lint and meta-data fixes 2009-03-08 01:49:06 -06:00
wrap Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
x11 Working on X11 backend 2009-03-02 02:55:54 -06:00
xml Fix conflicts 2009-02-26 03:12:19 -06:00
xml-rpc Slight cleanup in xml-rpc 2009-02-09 18:36:36 -06:00
xmode Adding map-find to core 2009-03-03 12:22:47 -06:00