factor/basis
Joe Groff 217d4c4bc0 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-20 15:45:33 -08:00
..
alarms Untangling more dependencies 2008-12-08 16:02:31 -06:00
alien Comment out alien.remote-control tests for now 2009-01-16 12:59:04 -06:00
ascii Privatizing unicode.case:ch>{lower,upper,title} 2009-01-08 19:07:46 -06:00
assoc-heaps Move assoc-heaps, formatting, pack, roman, porter-stemmer, soundex, cords to basis 2008-12-17 20:18:24 -06:00
base64 Fixing base64 documentation 2009-01-14 10:42:58 -06:00
biassocs
binary-search New $quotation markup element 2008-11-16 09:03:30 -06:00
bit-arrays Fix bit-array>integer byte ordering 2009-01-07 23:16:27 +01:00
bit-vectors Untangling some dependencies 2008-12-08 14:58:00 -06:00
bootstrap Fix mnestic's bug and remove math.complex.prettyprint hack 2009-01-14 01:02:27 -06:00
boxes remove >r r> 2008-11-29 13:21:40 -06:00
byte-vectors Fix conflict 2008-12-09 17:52:45 -06:00
cairo cairo image surface buffer needs to be mallocked 2008-12-31 12:35:10 -08:00
calendar Fix more compile errors 2008-12-15 22:21:56 -06:00
channels Fixing assorted compile errors and help lint warnings 2008-12-16 01:12:36 -06:00
checksums Clean up checksums.md5 a little 2009-01-16 12:51:44 -06:00
circular
cocoa define-inline now takes an effect parameter 2008-12-15 19:44:56 -06:00
colors
columns Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
combinators Add append-outputs and append-outputs-as, docs, tests 2009-01-18 21:18:52 -06:00
command-line io.files split up and general refactoring work in progress 2008-12-14 20:03:00 -06:00
compiler Updating non-core libraries for monotonic? change 2009-01-16 17:02:54 -06:00
concurrency Fixing various test failures and updating some more vocabs for >r/r> removal 2008-12-17 22:29:32 -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 Oops 2008-12-18 18:09:36 -06:00
cpu Remove >r/r> 2008-12-17 19:17:37 -06:00
csv Fix more compile errors 2008-12-15 22:49:35 -06:00
db test pooled db connections, change bogus test 2009-01-11 21:07:39 -06:00
debugger Merge qualified, alias, symbols, constants into core 2008-12-17 18:10:01 -06:00
delegate Move formatted stream output words to io.styles; they didn't belong in core, and this reduces deployed image size 2009-01-13 17:12:43 -06:00
deques dlists no longer have a length slot; tweak dlist code so that types infer better 2008-11-16 05:53:25 -06:00
disjoint-sets Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
dlists Code cleanup: refactoring usages of rot and -rot to use newer idioms instead 2008-11-30 17:47:29 -06:00
documents Clean up ugly shuffling in documents code 2008-12-22 05:50:43 -06:00
editors try the binary name alone if the editor can't be found in the default location 2009-01-16 14:13:17 -06:00
environment Rename tools.disassembler.udis:& to alien.syntax:&: and fix it to survive image save/load 2008-12-11 00:03:58 -06:00
eval
farkup Fix Farkup link escaping 2009-01-05 23:39:29 -06:00
formatting Merge branch 'master' of git://factorcode.org/git/factor 2008-12-18 06:50:42 -08:00
freetype Fix freetype for Win64 2008-11-17 18:42:21 -06:00
fry Fixing various test failures and updating some more vocabs for >r/r> removal 2008-12-17 22:29:32 -06:00
ftp fix compile error 2009-01-11 21:10:08 -06:00
functors Merge qualified, alias, symbols, constants into core 2008-12-17 18:10:01 -06:00
furnace furnace.db: update for Doug's db fixes 2008-12-17 23:35:46 -06:00
generalizations Take your stinking paws off me, you damned dirty datastack vocabulary! 2009-01-18 21:23:33 -06:00
globs
grouping Updating non-core libraries for monotonic? change 2009-01-16 17:02:54 -06:00
hash2 Cleanups 2008-11-29 15:21:23 -06:00
heaps Remove >r/r> 2008-12-17 19:17:37 -06:00
help fix the handbook 2009-01-20 15:43:45 -06:00
hints Faster dynamic variable lookup: 6% speedup in benchmark.fib5 2008-12-17 14:57:24 -06:00
html Update html.elements for refactoring 2009-01-13 17:35:45 -06:00
http http server can upload files. WOW! 2009-01-20 16:35:52 -06:00
inspector Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
interpolate Rewrite interpolate without using PEGs for mad lulz 2008-12-04 02:26:34 -06:00
interval-maps Removing more >r/r> usages 2008-12-03 08:46:16 -06:00
io add an unlimit word, refactor limited-streams, better docs 2009-01-20 15:42:41 -06:00
json Looks like someone beat me to the punch on json.writer fix 2008-12-03 11:36:02 -08:00
lcs Remove >r/r> 2008-12-17 19:17:37 -06:00
libc Remove with-malloc, use destructors instead 2008-12-02 21:51:21 -06:00
linked-assocs dlist>seq was defined in dlists and linked-assocs 2008-11-29 20:17:16 -06:00
listener Fixing various test failures and updating some more vocabs for >r/r> removal 2008-12-17 22:29:32 -06:00
locals Fixing various test failures and updating some more vocabs for >r/r> removal 2008-12-17 22:29:32 -06:00
logging Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
macros Remove some unused words 2008-11-25 16:47:56 -06:00
match Remove >r/r> 2008-12-17 19:17:37 -06:00
math Fix mnestic's bug and remove math.complex.prettyprint hack 2009-01-14 01:02:27 -06:00
memoize remove >r r> 2008-12-08 00:10:24 -06:00
mime use assert-sequence= in mime.multipart 2009-01-20 16:35:09 -06:00
mirrors Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
models Compose model fires less unnecessary notifications 2008-12-18 23:56:16 -06:00
multiline define-inline now takes an effect parameter 2008-12-15 19:44:56 -06:00
nibble-arrays Fix some vocabularies for new requirement that inline words have a stack effect declaration 2008-12-15 20:31:55 -06:00
nmake remove >r r> 2008-12-08 00:10:24 -06:00
none
opengl Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
openssl Merge qualified, alias, symbols, constants into core 2008-12-17 18:10:01 -06:00
pack redo pack/unpack, refactor most of pack to be more efficient. 2009-01-18 20:40:19 -06:00
peg Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
persistent Remove >r/r> 2008-12-17 19:17:37 -06:00
porter-stemmer Fixing various test failures and updating some more vocabs for >r/r> removal 2008-12-17 22:29:32 -06:00
present calendar.format now depends on present instead of the other way around 2008-12-08 16:02:10 -06:00
prettyprint Move formatted stream output words to io.styles; they didn't belong in core, and this reduces deployed image size 2009-01-13 17:12:43 -06:00
random Load fix for random 2008-12-18 02:04:05 -06:00
refs define-inline now takes an effect parameter 2008-12-15 19:44:56 -06:00
regexp some regexp features are broken. temporarily remove the regexp features that are broken 2009-01-20 11:53:50 -06:00
roman Updating non-core libraries for monotonic? change 2009-01-16 17:02:54 -06:00
search-deques define-inline now takes an effect parameter 2008-12-15 19:44:56 -06:00
sequences Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
serialize Remove >r/r> 2008-12-17 19:17:37 -06:00
shuffle Removing more >r/r> usages 2008-12-03 08:46:16 -06:00
smtp SMTP supports Unicode subjects and contents 2009-01-13 19:13:01 -06:00
sorting extend sort-by-slots to work with nested objects, add split-by-slots for already-sorted sequences of tuples 2009-01-13 00:20:34 -06:00
soundex Privatizing unicode.case:ch>{lower,upper,title} 2009-01-08 19:07:46 -06:00
specialized-arrays Fix conflict 2008-12-09 17:52:45 -06:00
specialized-vectors Fix some vocabularies for new requirement that inline words have a stack effect declaration 2008-12-15 20:31:55 -06:00
splitting/monotonic make monotonic-slice compile 2009-01-09 19:04:10 -06:00
stack-checker Update usages of all-equal? now that its in the grouping vocab 2009-01-16 15:14:30 -06:00
state-parser remove >r r> 2008-12-08 00:05:52 -06:00
struct-arrays Fix <direct-struct-array> 2008-12-18 21:17:24 -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 XML parses entities now 2009-01-15 22:20:24 -06:00
threads fix help-lint errors 2008-12-05 12:57:36 -06:00
tools Add testcase for mnestic's deploy bug 2009-01-14 01:00:54 -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.gadgets.scrollers unit tests 2009-01-14 00:37:35 -06:00
unicode Move at-default from unicode.case to assocs, move 2cache from classes.algebra to assocs, clean up some code to no longer use -rot, rot, pick 2009-01-20 15:27:14 -06:00
unix Credit where credit is due 2009-01-18 17:28:36 -06:00
unrolled-lists Fix help lint 2008-11-16 07:04:51 -06:00
urls Split up io.directories further, move file types to io.files.types. Bunny demo no longer pulls in file-info and file-system-info code, reducing image size by 35kb 2008-12-15 00:01:06 -06:00
uuid Clean up UUID a bit and fix help lint 2008-12-22 01:22:05 -06:00
validators Fixes to v-checkbox 2009-01-13 23:00:49 -05: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 Fix some vocabularies for new requirement that inline words have a stack effect declaration 2008-12-15 20:31:55 -06:00
windows remove dead code 2009-01-16 12:43:44 -06:00
wrap
x11 Fix bogus indentation 2008-12-18 18:09:22 -06:00
xml XML parses entities now 2009-01-15 22:20:24 -06:00
xml-rpc Remove >r/r> 2008-12-17 19:17:37 -06:00
xmode Privatizing unicode.case:ch>{lower,upper,title} 2009-01-08 19:07:46 -06:00