factor/basis
Slava Pestov e4edfe076d Clean up ugly shuffling in documents code 2008-12-22 05:50:43 -06:00
..
alarms Untangling more dependencies 2008-12-08 16:02:31 -06:00
alien Merge qualified, alias, symbols, constants into core 2008-12-17 18:10:01 -06:00
ascii
assoc-heaps Move assoc-heaps, formatting, pack, roman, porter-stemmer, soundex, cords to basis 2008-12-17 20:18:24 -06:00
base64
biassocs
binary-search New $quotation markup element 2008-11-16 09:03:30 -06:00
bit-arrays define-inline now takes an effect parameter 2008-12-15 19:44:56 -06:00
bit-vectors Untangling some dependencies 2008-12-08 14:58:00 -06:00
bootstrap Merge qualified, alias, symbols, constants into core 2008-12-17 18:10:01 -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 Move Cairo binding to basis 2008-12-17 20:03:58 -06: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 Merge branch 'master' of git://factorcode.org/git/factor 2008-12-17 21:07:42 -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/short-circuit Fix combinators.short-circuit for stricter locals invariant checking 2008-11-26 01:00:23 -06:00
command-line io.files split up and general refactoring work in progress 2008-12-14 20:03:00 -06:00
compiler Fixing various test failures and updating some more vocabs for >r/r> removal 2008-12-17 22:29:32 -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 Merge branch 'master' of git://factorcode.org/git/factor 2008-12-17 21:07:42 -06:00
debugger Merge qualified, alias, symbols, constants into core 2008-12-17 18:10:01 -06:00
delegate Remove >r/r> 2008-12-17 19:17:37 -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 add unportable tag 2008-12-16 01:54:05 -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 remove >r r> from various vocabs 2008-11-29 13:29:19 -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 load error in ftp, refactor 2008-12-16 01:50:25 -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 Add ncleave combinator to generalizations 2008-12-09 04:20:20 -06:00
globs
grouping Remove >r/r> 2008-12-17 19:17:37 -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 cookbook typo 2008-12-22 00:54:19 -06:00
hints Faster dynamic variable lookup: 6% speedup in benchmark.fib5 2008-12-17 14:57:24 -06:00
html Get furnace and websites..concatenative to load 2008-12-17 19:39:02 -06:00
http Add protocol slot to make it work with funny load order 2008-12-19 00:52:41 -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 Move io.files.links tests to io.files.links.unix so that they don't get run on Windows 2008-12-21 19:04:12 -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 Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
memoize remove >r r> 2008-12-08 00:10:24 -06:00
mime Fixing test-all and help-lint-all failures 2008-12-15 03:33:04 -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 Move assoc-heaps, formatting, pack, roman, porter-stemmer, soundex, cords to basis 2008-12-17 20:18:24 -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 Fixing various test failures and updating some more vocabs for >r/r> removal 2008-12-17 22:29:32 -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 Merge qualified, alias, symbols, constants into core 2008-12-17 18:10:01 -06:00
roman Move assoc-heaps, formatting, pack, roman, porter-stemmer, soundex, cords to basis 2008-12-17 20:18:24 -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 define-inline now takes an effect parameter 2008-12-15 19:44:56 -06:00
sorting Change tags a bit 2008-11-14 20:17:27 -06:00
soundex Move assoc-heaps, formatting, pack, roman, porter-stemmer, soundex, cords to basis 2008-12-17 20:18:24 -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 Move monotonic-split to splitting.monotonic 2008-12-17 20:04:41 -06:00
stack-checker Fixing various test failures and updating some more vocabs for >r/r> removal 2008-12-17 22:29:32 -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 Update XML library to parse <! directives better; modernize the code a bit 2008-12-02 19:59:16 -06:00
threads fix help-lint errors 2008-12-05 12:57:36 -06:00
tools Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
tr Eliminate conditional branch from -fast variant of TR: map; 5% improvement on reverse-complement 2008-12-05 23:52:47 -06:00
tuple-arrays Remove >r/r> 2008-12-17 19:17:37 -06:00
ui Add <filled-border> 2008-12-19 02:25:40 -06:00
unicode Fixing various test failures and updating some more vocabs for >r/r> removal 2008-12-17 22:29:32 -06:00
unix Move unused unix.linux vocabs to unmaintained, some of them don't even load anymore 2008-12-17 19:25:01 -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 Remove >r/r> 2008-12-17 19:17:37 -06:00
values Better values docs 2008-11-19 19:43:11 -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 >r/r> 2008-12-17 19:17:37 -06:00
wrap
x11 Fix bogus indentation 2008-12-18 18:09:22 -06:00
xml Fix M: doctype-decl write-xml-chunk 2008-12-19 00:52:52 -06:00
xml-rpc Remove >r/r> 2008-12-17 19:17:37 -06:00
xmode Get furnace and websites..concatenative to load 2008-12-17 19:39:02 -06:00