factor/basis
Slava Pestov 1b47e80994 Clean up some specialized array usage 2008-11-18 22:18:35 -06:00
..
alarms Add $maybe markup element 2008-11-16 06:02:13 -06:00
alias Rename alias article 2008-11-14 04:01:43 -06:00
alien Fix conflict 2008-11-18 22:18:14 -06:00
ascii
base64
biassocs
binary-search New $quotation markup element 2008-11-16 09:03:30 -06:00
bit-arrays
bit-vectors
bootstrap Use our MD5 library instead of OpenSSL so that we can run builder without OpenSSL being installed 2008-11-17 18:43:59 -06:00
boxes
calendar Mess around with tags 2008-11-17 06:59:17 -06:00
channels
checksums
circular
cocoa Fix conflict 2008-11-18 22:18:14 -06:00
colors
columns
combinators/short-circuit
command-line On Windows, we now look for factor-rc and factor-boot-rc, instead of .factor-rc and .factor-boot-rc, since Explorer doesn't like filenames with leading periods 2008-11-16 19:15:51 -06:00
compiler Fix conflict 2008-11-18 22:18:14 -06:00
concurrency New $quotation markup element 2008-11-16 09:03:30 -06:00
core-foundation
cpu Define intptr_t type 2008-11-17 18:42:10 -06:00
csv
db Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
debugger
delegate
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
dlists Fix help lint 2008-11-16 07:04:51 -06:00
documents New $quotation markup element 2008-11-16 09:03:30 -06:00
editors Windows workaround 2008-11-16 19:15:09 -06:00
environment
eval
farkup
freetype Fix freetype for Win64 2008-11-17 18:42:21 -06:00
fry Better error reporting in FROM: and RENAME: words 2008-11-08 19:33:15 -06:00
functors Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
furnace fix typo 2008-11-18 14:00:43 -06:00
generalizations
globs
grouping Faster M: hashtable >alist performs less dispatch and allocates less junk 2008-11-11 23:03:50 -06:00
hash2
heaps Make a word inline for the win 2008-11-11 23:04:30 -06:00
help Fix help search again 2008-11-17 17:30:47 -06:00
hints I/O ricing: various hints added so that UTF8 and ASCII fastpaths compile with less dispatch. 25% improvement on reverse-complement 2008-11-06 00:02:44 -06:00
html Trying to blindly fix Win64 unit tests 2008-11-17 20:28:52 -06:00
http New $quotation markup element 2008-11-16 09:03:30 -06:00
inspector
interpolate
interval-maps
io Fix conflict 2008-11-18 22:18:14 -06:00
json More JSON tweaks 2008-11-15 03:09:57 -06:00
lcs
libc New $quotation markup element 2008-11-16 09:03:30 -06:00
linked-assocs Fixing linked-assoc docs 2008-11-11 21:25:33 -05:00
listener
locals Fix conflict 2008-11-18 22:18:14 -06:00
logging fix logging 2008-10-19 15:41:04 -05:00
macros Remove unnecessary stack-checker.transforms dependency from macros 2008-11-13 00:09:47 -06:00
match
math Add signed-le> and signed-be> wordS 2008-11-18 14:10:21 -06:00
memoize
mime-types
mirrors Fix mirrors 2008-11-06 02:52:54 -06:00
models New $quotation markup element 2008-11-16 09:03:30 -06:00
multiline
nmake
none
opengl Clean up some specialized array usage 2008-11-18 22:18:35 -06:00
openssl
peg More usages of $quotation 2008-11-16 09:08:38 -06:00
persistent Add changed-nth combinator: like change-nth but for persistent sequences 2008-11-13 00:10:55 -06:00
present
prettyprint 'see' now shows declarations on methods 2008-11-17 08:47:08 -06:00
qualified Better error reporting in FROM: and RENAME: words 2008-11-08 19:33:15 -06:00
random Mess around with tags 2008-11-17 06:59:17 -06:00
refs
regexp Merge branch 'master' of git://factorcode.org/git/factor 2008-11-18 16:16:41 -06:00
search-deques dlists no longer have a length slot; tweak dlist code so that types infer better 2008-11-16 05:53:25 -06:00
sequences
serialize Fix conflict 2008-11-18 22:18:14 -06:00
shuffle
smtp
sorting Change tags a bit 2008-11-14 20:17:27 -06:00
specialized-arrays Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
specialized-vectors Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
stack-checker Inferring set-datastack is just a warning not an error 2008-11-17 12:23:12 -06:00
state-parser
state-tables move state-tables to basis 2008-11-18 15:57:32 -06:00
suffix-arrays New $quotation markup element 2008-11-16 09:03:30 -06:00
summary
symbols
syndication
threads New $quotation markup element 2008-11-16 09:03:30 -06:00
tools Mess around with tags 2008-11-17 06:59:17 -06:00
tr
tuple-arrays
ui Clean up some specialized array usage 2008-11-18 22:18:35 -06:00
unicode
unix Fix conflict 2008-11-18 22:18:14 -06:00
unrolled-lists Fix help lint 2008-11-16 07:04:51 -06:00
urls Add $maybe markup element 2008-11-16 06:02:13 -06:00
validators Simpler URL regexp 2008-11-18 16:16:24 -06:00
values New $quotation markup element 2008-11-16 09:03:30 -06:00
vlists vlists: immutable sequences with mostly-O(1) push and pop, O(n) behavior when sharing: optimized for the unshared case. also contains valists, which are assocs built on vlists with O(n) search starting from the end, and mostly-O(1) insertion that shadows prior entries. Behaves similar to Lisp/Scheme alists 2008-11-13 00:12:14 -06:00
windows Fix conflict 2008-11-18 22:18:14 -06:00
wrap
x11 Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
xml Minor documentation updates: json, xml, serialize 2008-11-14 22:49:17 -06:00
xml-rpc Fix permission bits 2008-10-02 08:34:49 -05:00
xmode