factor/basis
Slava Pestov 9b8dd01c0b Fix bitrot in compiler.tree.debugger 2009-03-25 10:11:58 -05:00
..
alarms
alien Fix stack effect redefinition 2009-03-22 20:16:31 -05: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 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 Slightly faster binary-search 2009-03-12 20:43:44 -05:00
bit-arrays Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
bit-vectors Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
bitstreams Fix various unit tests 2009-03-07 15:58:14 -06:00
bootstrap Add silly 'tip of the day' feature, and 'recently visited' list to UI browser home page 2009-03-24 04:11:08 -05:00
boxes
byte-vectors Fixing unit tests for syntax change 2009-03-23 00:34:02 -05: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 Merge branch 'master' of git://factorcode.org/git/factor 2009-03-23 11:50:39 -05:00
channels
checksums Fixing some things I broke 2009-02-25 23:30:30 -06:00
circular
cocoa Round mouse co-ordinates 2009-03-23 23:15:53 -05:00
colors Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
columns
combinators Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
command-line Make more code infer 2009-03-17 02:19:50 -05:00
compiler Fix bitrot in compiler.tree.debugger 2009-03-25 10:11:58 -05: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 New utility word: complete-effect 2009-03-22 17:59:40 -05:00
cords
core-foundation Various fixes for call( 2009-03-17 18:53:44 -05:00
core-graphics First attempt at ui.text.pango 2009-02-28 01:31:51 -06:00
core-text Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
cpu cpu.ppc.bootstrap: update for syntax change 2009-03-22 21:37:42 -05:00
csv Fixing minor CSV bug 2009-02-12 01:32:06 -06:00
db Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
debugger Move call( and execute( to core 2009-03-16 20:11:36 -05:00
definitions/icons - definitions.icons now has a reference article 2009-03-24 09:11:45 -05:00
delegate Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
deques Remove the tail argument from do/until/while 2009-02-18 02:41:14 +01:00
disjoint-sets
dlists
documents Working on documentation 2009-02-19 16:54:27 -06:00
editors Make more code infer 2009-03-17 02:19:50 -05:00
endian Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
environment Remove useless declarations 2009-03-23 01:18:24 -05:00
eval Move call( and execute( to core 2009-03-16 20:11:36 -05:00
farkup Remove useless declarations 2009-03-23 01:18:24 -05: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 Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
ftp remove dead code 2009-02-18 15:51:03 -06:00
functors New utility word: complete-effect 2009-03-22 17:59:40 -05:00
furnace Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
generalizations Fixing the build 2009-03-18 17:01:26 -05:00
glib Working on X11 backend 2009-03-02 02:55:54 -06:00
globs Update meta-data 2009-03-13 20:46:08 -05:00
grouping Fixing compile errors, test failures and help lint failures 2009-03-23 17:12:41 -05:00
hash2 Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
heaps Merge OneEyed's patch 2009-02-28 17:06:55 -06:00
help - definitions.icons now has a reference article 2009-03-24 09:11:45 -05:00
hints Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
html Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
http Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
images normalizing alpha data for tiffs is done too often, check in test image for it 2009-03-16 07:11:56 -05:00
inspector Fix unit tests and help lint for 'see' move 2009-03-11 17:33:54 -05:00
interpolate Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
interval-maps interval-maps:interval-values word, and more docs for interval-maps 2009-03-20 18:24:57 -05:00
inverse Move call( and execute( to core 2009-03-16 20:11:36 -05:00
io Remove useless declarations 2009-03-23 01:18:24 -05:00
json
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 Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
lists Fixing compile errors, test failures and help lint failures 2009-03-23 17:12:41 -05:00
locals Condomization wraps lambdas in condoms to protect them from macro-transmitted diseases. cond, case and other macros work better now if lambdas appear where quotations are expected 2009-03-23 18:25:18 -05:00
logging Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
macros Condomization wraps lambdas in condoms to protect them from macro-transmitted diseases. cond, case and other macros work better now if lambdas appear where quotations are expected 2009-03-23 18:25:18 -05:00
match Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
math Fixing compile errors, test failures and help lint failures 2009-03-23 17:12:41 -05:00
memoize Fixing compile errors, test failures and help lint failures 2009-03-23 17:12:41 -05:00
mime Oops, quoting is actually needed by db.postgresql 2009-03-21 02:54:59 -05:00
mirrors
models Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
multiline Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
nibble-arrays Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
nmake
none Stack effect declarations are mandatory on all words now 2009-02-23 20:27:05 -06:00
opengl Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
openssl Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05: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 Faster PEG compile times; inline less, use execute( instead 2009-03-23 19:23:18 -05:00
persistent Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
porter-stemmer Add vocab: for vocab-relative paths 2009-02-15 19:53:21 -06:00
present
prettyprint Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
promises Fixing compile errors, test failures and help lint failures 2009-03-23 17:12:41 -05:00
quoted-printable produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
quoting Oops, quoting is actually needed by db.postgresql 2009-03-21 02:54:59 -05:00
random Merge OneEyed's patch 2009-02-28 17:06:55 -06:00
refs Fixing compile errors, test failures and help lint failures 2009-03-23 17:12:41 -05:00
regexp Minor fixes to regexp docs 2009-03-21 04:07:28 -05:00
roman Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
search-deques
see Move synopsis* from definitions to see 2009-03-23 19:25:10 -05:00
sequences Removing sequences.next 2009-02-05 20:28:36 -06:00
serialize Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
shuffle Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
simple-flat-file More docs for Unicode and simple-flat-file; moving more parsing code there 2009-03-20 19:53:54 -05:00
smtp add tutorial for setting up smtp to work with gmail 2009-03-14 11:59:18 -05:00
sorting Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
soundex
specialized-arrays Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
specialized-vectors Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
splitting/monotonic
stack-checker Fixing compile errors, test failures and help lint failures 2009-03-23 17:12:41 -05: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 Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
summary
syndication Add vocab: for vocab-relative paths 2009-02-15 19:53:21 -06:00
threads Make more code infer 2009-03-17 02:19:50 -05:00
tools Add silly 'tip of the day' feature, and 'recently visited' list to UI browser home page 2009-03-24 04:11:08 -05:00
tr Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
tuple-arrays
ui - definitions.icons now has a reference article 2009-03-24 09:11:45 -05:00
unicode Update unicode.categories.syntax 2009-03-21 03:32:10 -05: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 Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
uuid
validators Moving regexp.matchers back to regexp 2009-03-10 18:27:33 -05:00
values Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
vlists Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
windows Get game-input to load on Windows 2009-03-24 03:58:11 -05:00
wrap Move call( and execute( to core 2009-03-16 20:11:36 -05:00
x11 Fix clipboard bugs 2009-03-19 17:36:38 -05:00
xml xml.syntax: update for syntax change 2009-03-22 21:38:06 -05:00
xml-rpc Slight cleanup in xml-rpc 2009-02-09 18:36:36 -06:00
xmode Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00