factor/basis
Daniel Ehrenberg c708bfcbca Various regexp changes, including the addition of regexp combinators 2009-02-25 12:22:12 -06:00
..
alarms
alien use ?at instead of at* 2009-02-22 19:20:28 -06:00
ascii Unfinished changes to regexp 2009-02-15 14:28:22 -06:00
assoc-heaps Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
base64
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
bitstreams Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
bootstrap use CONSTANT: in basis 2009-02-22 19:13:08 -06:00
boxes
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 Add summary for heaps more vocabs 2009-02-16 21:05:13 -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
checksums use CONSTANT: in basis 2009-02-22 19:13:08 -06:00
circular
cocoa use CONSTANT: in basis 2009-02-22 19:13:08 -06:00
colors use CONSTANT: in basis 2009-02-22 19:13:08 -06:00
columns
combinators Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
command-line
compiler use CONSTANT: in basis 2009-02-22 19:13:08 -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
core-foundation use CONSTANT: in basis 2009-02-22 19:13:08 -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
disjoint-sets
dlists
documents
editors made editors.emacs load windows file on windows 2009-02-23 10:35:42 -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
farkup Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
formatting
freetype
fry
ftp remove dead code 2009-02-18 15:51:03 -06:00
functors Fix functors bug where changing a hand-written method into one generated by a functor would forget the method; also associate functor-generated methods with the source file they're in. 2009-02-06 02:45:21 -06:00
furnace Fixing furnace test/docs 2009-02-09 16:46:02 -06:00
generalizations Fixing help-lint bugs 2009-02-09 14:37:22 -06:00
globs
grouping
hash2
heaps
help at* -> ?at in a couple places 2009-02-22 17:52:59 -06:00
hints
html Add summary for heaps more vocabs 2009-02-16 21:05:13 -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
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 use CONSTANT: in basis 2009-02-22 19:13:08 -06:00
json
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
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 set a default log level 2009-02-18 16:59:23 -06:00
macros Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
match
math Merge branch 'master' of git://factorcode.org/git/factor 2009-02-22 19:52:06 -06:00
memoize slight cleanup in memoize 2009-02-02 16:37:36 -06:00
mime use quoting vocab 2009-02-22 00:42:35 -06:00
mirrors
models Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
multiline
nibble-arrays Merge branch 'master' of git://factorcode.org/git/factor 2009-02-16 21:25:39 -06:00
nmake
none
opengl Removing now-redundant underlying>> calls 2009-02-06 04:37:28 -06:00
openssl use CONSTANT: in basis 2009-02-22 19:13:08 -06:00
pack Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
peg Add summary for heaps more vocabs 2009-02-16 21:05:13 -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
prettyprint Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
quoted-printable
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
regexp Various regexp changes, including the addition of regexp combinators 2009-02-25 12:22:12 -06:00
roman use bi 2009-02-05 09:09:24 -06:00
search-deques
sequences Removing sequences.next 2009-02-05 20:28:36 -06:00
serialize
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
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
stack-checker use CONSTANT: in basis 2009-02-22 19:13:08 -06:00
struct-arrays Removing now-redundant underlying>> calls 2009-02-06 04:37:28 -06:00
suffix-arrays
summary
syndication Add vocab: for vocab-relative paths 2009-02-15 19:53:21 -06:00
threads
tools use CONSTANT: in basis 2009-02-22 19:13:08 -06:00
tr
tuple-arrays
ui define-operation doesn't add duplicate operations anymore; ui.operations initializes operations global variable automatically 2009-02-16 21:42:47 -06:00
unicode Add summary for heaps more vocabs 2009-02-16 21:05:13 -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
validators
values
vlists Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
windows more CONSTANT: usage 2009-02-22 18:12:54 -06:00
wrap Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
x11 use CONSTANT: in basis 2009-02-22 19:13:08 -06:00
xml Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
xml-rpc Slight cleanup in xml-rpc 2009-02-09 18:36:36 -06:00
xmode Merge branch 'master' of git://factorcode.org/git/factor into regexp 2009-02-17 12:24:01 -06:00