factor/basis
Doug Coleman c2bcd893ef fix farkup docs 2008-09-22 21:34:10 -05:00
..
alarms add vocab-link in docs 2008-09-12 12:21:32 -05:00
alias better docs 2008-09-12 12:16:21 -05:00
alien Fixing some problems with returning structs by value in x86.64 FFI 2008-09-13 20:28:13 -05:00
ascii better base64 docs 2008-09-12 12:30:42 -05:00
base64 better base64 docs 2008-09-12 12:30:42 -05:00
biassocs change literal string throw to ERROR: 2008-08-29 00:34:22 -05:00
binary-search move about to end 2008-09-12 12:32:34 -05:00
bit-arrays Prettyprinter now emits assoc-form tuples unless boa-tuple? is on 2008-09-06 03:23:54 -05:00
bit-vectors Prettyprinter now emits assoc-form tuples unless boa-tuple? is on 2008-09-06 03:23:54 -05:00
bootstrap Bug fixes 2008-09-18 22:08:12 -05:00
boxes Create basis vocab root 2008-07-28 22:03:13 -05:00
calendar oops, not everyone is in my timezone 2008-09-20 19:08:59 -05:00
channels add about, article 2008-09-14 22:28:54 -05:00
checksums Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
circular add some docs to circular 2008-09-14 23:27:37 -05:00
cocoa Add missing type 2008-09-12 04:02:42 -05:00
colors Move colors to basis 2008-08-07 15:46:11 -05:00
columns move the article down 2008-09-14 23:32:25 -05:00
combinators/short-circuit document smart short circuit combinators 2008-09-15 10:17:08 -05:00
command-line move article and about to bottom 2008-09-15 10:18:43 -05:00
compiler Some optimizer change sfores for new codegen 2008-09-17 22:18:08 -05:00
concurrency make a couple words private, use ERROR: instead of throwing strings 2008-09-15 10:30:06 -05:00
core-foundation Memory ricing to make deploy tests pass on Mac OS X/PowerPC 2008-09-19 00:26:27 -05:00
cpu Fix PPC bootstrap 2008-09-13 20:40:54 -05:00
csv Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
db fail, these words are used 2008-09-17 10:36:06 -05:00
debugger Move make to its own vocabulary, remove fry _ feature 2008-09-10 20:07:00 -05:00
delegate remove extra IN:, use dip 2008-09-15 10:33:03 -05:00
deques deques docs 2008-09-15 11:54:42 -05:00
disjoint-sets add a vocab-link 2008-09-15 11:53:39 -05:00
dlists Deque name change 2008-08-19 21:06:20 +02:00
documents Move make to its own vocabulary, remove fry _ feature 2008-09-10 20:07:00 -05:00
editors Merge branch 'master' of git://factorcode.org/git/factor 2008-09-12 10:03:40 -07:00
eval Create basis vocab root 2008-07-28 22:03:13 -05:00
farkup fix farkup docs 2008-09-22 21:34:10 -05:00
float-arrays Prettyprinter now emits assoc-form tuples unless boa-tuple? is on 2008-09-06 03:23:54 -05:00
float-vectors Prettyprinter now emits assoc-form tuples unless boa-tuple? is on 2008-09-06 03:23:54 -05:00
freetype Create basis vocab root 2008-07-28 22:03:13 -05:00
fry Remove debug code 2008-09-11 00:36:55 -05:00
furnace More referrer fixes 2008-09-22 17:15:59 -05:00
generalizations Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
globs use parser-combinators.regexp instead of regexp 2008-09-18 13:48:18 -05:00
hash2 Create basis vocab root 2008-07-28 22:03:13 -05:00
heaps Add slurp-heap combinator, like slurp-deque 2008-09-15 02:59:00 -05:00
help add virtual sequences to handbook 2008-09-17 09:16:47 -05:00
hints Support hints on methods 2008-09-13 03:12:52 -05:00
html Fix regression 2008-09-22 02:46:10 -05:00
http Messing with port remapping 2008-09-22 16:54:34 -05:00
inspector if-empty changes 2008-09-06 19:13:59 -05:00
interval-maps Move make to its own vocabulary, remove fry _ feature 2008-09-10 20:07:00 -05:00
io Better connection logging 2008-09-22 16:09:10 -05:00
json Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
lcs Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
libc Various fixes 2008-07-30 04:12:17 -05:00
listener listener: Use color objects 2008-08-01 14:33:20 -05:00
locals Rewrite locals-in-literals in idiomatic Factor, and fix a performance regression with locals in tuples 2008-09-13 03:06:36 -05:00
logging Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
macros Move make to its own vocabulary, remove fry _ feature 2008-09-10 20:07:00 -05:00
match Move make to its own vocabulary, remove fry _ feature 2008-09-10 20:07:00 -05:00
math New modular arithmetic optimization pass 2008-09-12 18:08:38 -05:00
memoize Move make to its own vocabulary, remove fry _ feature 2008-09-10 20:07:00 -05:00
mime-types fix help-lint 2008-09-12 22:04:35 -05:00
mirrors fix docs 2008-09-03 12:34:34 -05:00
models if-empty changes 2008-09-06 19:13:59 -05:00
multiline Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
nmake Fixing basis -> extra dependencies 2008-09-05 19:29:14 -05:00
none Create basis vocab root 2008-07-28 22:03:13 -05:00
opengl Fix inference 2008-09-19 01:08:27 -05:00
openssl Fixing basis -> extra dependencies 2008-09-05 19:29:14 -05:00
peg Fixing unit tests for make, fry changes 2008-09-11 00:20:06 -05:00
persistent Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
present Create basis vocab root 2008-07-28 22:03:13 -05:00
prettyprint Fixing unit tests for make, fry changes 2008-09-11 00:20:06 -05:00
qualified Create basis vocab root 2008-07-28 22:03:13 -05:00
random Memory ricing to make deploy tests pass on Mac OS X/PowerPC 2008-09-19 00:26:27 -05:00
refs Create basis vocab root 2008-07-28 22:03:13 -05:00
regexp first stab at capture groups. they work for unambiguous groups (no overlap), working on fixing it for any case 2008-09-22 20:09:42 -05:00
search-deques Deque name change 2008-08-19 21:06:20 +02:00
sequences Fixing unit tests for make, fry changes 2008-09-11 00:20:06 -05:00
serialize Create basis vocab root 2008-07-28 22:03:13 -05:00
shuffle Create basis vocab root 2008-07-28 22:03:13 -05:00
smtp Fix bad <inet> 2008-09-14 01:50:55 -05:00
sorting Add meta-data 2008-09-12 15:50:34 -05:00
stack-checker Better error printing 2008-09-22 02:27:07 -05:00
state-parser Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
structs Create basis vocab root 2008-07-28 22:03:13 -05:00
summary Move make to its own vocabulary, remove fry _ feature 2008-09-10 20:07:00 -05:00
symbols Fixing unit tests for eval word being moved 2008-07-29 00:05:01 -05:00
syndication Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
threads new accessors 2008-08-30 12:35:25 -05:00
tools Memory ricing to make deploy tests pass on Mac OS X/PowerPC 2008-09-19 00:26:27 -05:00
tr Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
tuple-arrays Minor fixes here and there for delegation slot removal 2008-09-03 06:05:50 -05:00
ui Fix Windows bootstrap 2008-09-11 01:27:23 -05:00
unicode Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
unix Fixing basis -> extra dependencies 2008-09-05 19:29:14 -05:00
urls More referrer fixes 2008-09-22 17:15:59 -05:00
validators use parser-combinators.regexp instead of regexp 2008-09-18 13:48:18 -05:00
values Create basis vocab root 2008-07-28 22:03:13 -05:00
windows More fixes 2008-09-11 00:48:23 -05:00
wrap Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
x11 Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
xml Fixing unit tests for make, fry changes 2008-09-11 00:20:06 -05:00
xml-rpc new accessors 2008-09-02 12:36:15 -05:00
xmode Fix load error 2008-09-18 22:24:46 -05:00