factor/extra
Doug Coleman a78a3e7b28 Merge branch 'master' of git://factorcode.org/git/factor 2008-05-08 21:50:40 -05:00
..
alarms extra changes: 2008-04-25 23:17:08 -05:00
arrays/lib Documentation updates and cleanups 2008-04-14 05:19:26 -05:00
ascii extra changes: 2008-04-25 23:17:08 -05:00
asn1 Fix load errors 2008-05-05 04:32:01 -05:00
assocs/lib Smaller random ids 2008-04-26 05:49:53 -05:00
automata swap append to swap append 2008-03-19 19:15:32 -05:00
bake Rename tuples vocab to classes.tuple for consistency 2008-03-29 03:34:48 -05:00
balloon-bomber
bank Fix problems found by builder 2008-05-02 17:17:53 -05:00
base64
benchmark Fix binary-trees benchmark 2008-05-07 21:37:12 -05:00
bit-vectors Fix documentation 2008-04-23 02:46:35 -05:00
bitfields extra changes: 2008-04-25 23:17:08 -05:00
boids fix load errors 2008-04-26 11:03:41 -05:00
bootstrap New checksum protocol 2008-04-30 16:11:55 -05:00
bubble-chamber fix load errors 2008-04-26 11:03:41 -05:00
builder Fixes, rename sliding-groups to clumps 2008-05-05 17:31:46 -05:00
bunny Merge branch 'master' of git://factorcode.org/git/factor 2008-04-27 18:27:47 -07:00
cairo Fix compile error in cairo.png 2008-05-07 05:17:32 -05:00
cairo-demo fix cairo-demo 2008-03-17 09:03:24 -05:00
calendar fix calendar for <=> change 2008-04-27 22:44:30 -05:00
cfdg replace add* and add with prefix and suffix 2008-03-31 18:18:05 -06:00
channels construct-boa -> boa 2008-04-13 15:06:27 -05:00
checksums add adler-32 checksum, tests, and docs 2008-05-08 19:36:44 -05:00
circular construct-boa -> boa 2008-04-13 15:06:27 -05:00
classes/tuple/lib reverse args for assoc-diff, diff 2008-04-26 02:01:43 -05:00
cocoa Fix docs 2008-05-08 17:29:53 -05:00
color-picker replace add* and add with prefix and suffix 2008-03-31 18:18:05 -06:00
colors combinators.cleave is now core 2008-03-28 23:00:20 -05:00
columns Fix documentation 2008-04-23 02:46:35 -05:00
combinators use butlast, butlast-slice 2008-05-06 12:37:11 -05:00
concurrency Fix flags unit tests 2008-05-07 05:47:14 -05:00
contributors Unit test 2008-05-07 05:15:22 -05:00
core-foundation extra changes: 2008-04-25 23:17:08 -05:00
coroutines construct-boa -> boa 2008-04-13 15:06:27 -05:00
cpu/8080 Split stdio up into input-stream/output-stream, pipes work in progress 2008-05-05 02:19:25 -05:00
crypto Split stdio up into input-stream/output-stream, pipes work in progress 2008-05-05 02:19:25 -05:00
csv Split stdio up into input-stream/output-stream, pipes work in progress 2008-05-05 02:19:25 -05:00
db Class linearization 2008-05-02 02:51:38 -05:00
delegate Fixes and cleanups 2008-05-05 03:51:41 -05:00
destructors Split stdio up into input-stream/output-stream, pipes work in progress 2008-05-05 02:19:25 -05:00
digraphs construct-boa -> boa 2008-04-13 15:06:27 -05:00
disjoint-set construct-boa -> boa 2008-04-13 15:06:27 -05:00
documents extra changes: 2008-04-25 23:17:08 -05:00
editors Split stdio up into input-stream/output-stream, pipes work in progress 2008-05-05 02:19:25 -05:00
eval-server
factory extra changes: 2008-04-25 23:17:08 -05:00
faq reverse args for assoc-diff, diff 2008-04-26 02:01:43 -05:00
farkup Fix problems found by builder 2008-05-01 20:02:34 -05:00
fjsc
float-vectors Fix documentation 2008-04-23 02:46:35 -05:00
freetype update everything to use os singletons 2008-04-02 18:25:33 -05:00
fry Fix fry bug 2008-05-05 00:11:37 -05:00
gap-buffer Bug fixes 2008-05-06 02:52:08 -05:00
generic/lib
geo-ip IP geolocation library 2008-05-05 18:07:18 -05:00
geom
gesture-logger Split stdio up into input-stream/output-stream, pipes work in progress 2008-05-05 02:19:25 -05:00
globs
golden-section
graphics keep gadget on stack, fix stack effect 2008-04-26 13:04:10 -05:00
hardware-info extra changes: 2008-04-25 23:17:08 -05:00
hash2
hello-ui Fix 2008-03-20 21:35:32 -05:00
hello-world Improve deployment tool 2008-03-20 21:11:53 -05:00
help rename butlast to but-last 2008-05-07 01:38:34 -05:00
hexdump
hints
html rename butlast to but-last 2008-05-07 01:38:34 -05:00
http use butlast, butlast-slice 2008-05-06 12:37:11 -05:00
icfp/2006 use butlast, butlast-slice 2008-05-06 12:37:11 -05:00
interval-maps Coalescing in interval maps 2008-05-05 23:46:51 -05:00
inverse rename butlast to but-last 2008-05-07 01:38:34 -05:00
io Merge branch 'master' of git://factorcode.org/git/factor 2008-05-07 00:40:17 -05:00
irc reverse args for assoc-diff, diff 2008-04-26 02:01:43 -05:00
jamshred jamshred: fixed hang bug with a call to yield (I think it's fixed) 2008-05-09 00:09:12 +10:00
json Class linearization 2008-05-02 02:51:38 -05:00
koszul rename butlast to but-last 2008-05-07 01:38:34 -05:00
lazy-lists extra changes: 2008-04-25 23:17:08 -05:00
lcd
lcs LCS docs, bug fixes 2008-05-06 15:51:34 -05:00
line-art
lisppaste
locals with-locals no longer necessary 2008-05-07 08:48:51 -05:00
log-viewer
logging Split stdio up into input-stream/output-stream, pipes work in progress 2008-05-05 02:19:25 -05:00
lsys fix load errors 2008-04-26 11:03:41 -05:00
lunar-rescue
macros Add a couple of inverses to inverse, fix summary 2008-04-12 23:59:11 -05:00
match reverse args for assoc-diff, diff 2008-04-26 02:01:43 -05:00
math Fix /f for large integers 2008-04-28 21:26:31 -05:00
maze fix load errors 2008-04-26 11:03:41 -05:00
memoize Fix conflicts 2008-04-27 03:19:41 -05:00
minneapolis-talk
models extra changes: 2008-04-25 23:17:08 -05:00
monads Monads 2008-05-03 04:44:02 -05:00
money Rename 2apply to bi@ 2008-03-29 20:36:58 -05:00
morse Documentation fixes 2008-05-05 19:41:44 -05:00
mortar rename butlast to but-last 2008-05-07 01:38:34 -05:00
msxml-to-csv
multi-methods Class linearization 2008-05-02 02:51:38 -05:00
multiline rename butlast to but-last 2008-05-07 01:38:34 -05:00
namespaces/lib
nehe
newfx extra changes: 2008-04-25 23:17:08 -05:00
numbers-game
odbc FFI string encoding conversion 2008-04-20 05:15:46 -05:00
ogg fix load errors 2008-04-26 11:03:41 -05:00
openal add openal.waves to generate tones, and code to play morse code 2008-04-27 22:36:42 +10:00
opengl Split stdio up into input-stream/output-stream, pipes work in progress 2008-05-05 02:19:25 -05:00
optimizer Improve time word, faster card scan 2008-05-07 17:42:41 -05:00
oracle FFI string encoding conversion 2008-04-20 05:15:46 -05:00
ori
pack Fix load errors 2008-05-05 04:32:01 -05:00
parser-combinators reverse args for assoc-diff, diff 2008-04-26 02:01:43 -05:00
partial-continuations
peg with-locals no longer necessary 2008-05-07 08:48:51 -05:00
porter-stemmer rename butlast to but-last 2008-05-07 01:38:34 -05:00
pos
processing fix load errors 2008-04-26 11:03:41 -05:00
project-euler Improve time word, faster card scan 2008-05-07 17:42:41 -05:00
promises Fix promises help lint 2008-04-27 06:46:01 -05:00
qualified reverse args for assoc-diff, diff 2008-04-26 02:01:43 -05:00
random Split stdio up into input-stream/output-stream, pipes work in progress 2008-05-05 02:19:25 -05:00
random-weighted reverse args for assoc-diff, diff 2008-04-26 02:01:43 -05:00
raptor combinators.cleave is now core 2008-03-28 23:00:20 -05:00
regexp fix load errors 2008-04-26 11:03:41 -05:00
regexp2 fix load errors 2008-04-26 11:03:41 -05:00
reports Improve time word, faster card scan 2008-05-07 17:42:41 -05:00
rewrite-closures
roman fix load errors 2008-04-26 11:03:41 -05:00
rot13 case/cond 2008-04-11 12:57:43 -05:00
rss use butlast, butlast-slice 2008-05-06 12:37:11 -05:00
self
semantic-db tangle: early ajax interface to create and view nodes 2008-05-02 15:46:21 +10:00
sequences <=> outputs +lt+ +eq+ +gt+ 2008-04-27 18:57:46 -05:00
serialize Merge branch 'master' of git://factorcode.org/git/factor 2008-04-26 11:05:17 -05:00
shell shell: Add backquote expansion 2008-04-20 17:17:48 -05:00
shuffle Monads 2008-05-03 04:44:02 -05:00
size-of Split stdio up into input-stream/output-stream, pipes work in progress 2008-05-05 02:19:25 -05:00
slides
smtp Fix load errors 2008-05-05 04:32:01 -05:00
space-invaders use butlast, butlast-slice 2008-05-06 12:37:11 -05:00
spheres Minor adjustments to spheres demo 2008-04-21 21:50:35 -07:00
springies replace add* and add with prefix and suffix 2008-03-31 18:18:05 -06:00
state-machine construct-boa -> boa 2008-04-13 15:06:27 -05:00
state-parser rename butlast to but-last 2008-05-07 01:38:34 -05:00
strings/lib swap append to swap append 2008-03-19 19:15:32 -05:00
structs
sudoku Move columns, bit-vectors, byte-vectors, float-vectors to extra 2008-04-19 22:56:28 -05:00
symbols USA cities database added 2008-04-29 20:44:07 -05:00
tangle use butlast, butlast-slice 2008-05-06 12:37:11 -05:00
tar Split stdio up into input-stream/output-stream, pipes work in progress 2008-05-05 02:19:25 -05:00
taxes fix typo 2008-05-07 14:21:57 -05:00
tetris extra changes: 2008-04-25 23:17:08 -05:00
tools Fix typo found by wrunt 2008-05-08 20:36:25 -05:00
trees Replacing interval trees with interval maps, which are sound 2008-05-05 17:38:44 -05:00
triggers
tty-server
tuple-arrays fix load errors 2008-04-14 03:03:49 -05:00
tuple-syntax rename butlast to but-last 2008-05-07 01:38:34 -05:00
turing
turtle construct-boa -> boa 2008-04-13 15:06:27 -05:00
ui UI fix 2008-05-08 17:04:14 -05:00
unicode Merge branch 'master' of git://factorcode.org/git/littledan 2008-05-07 00:40:55 -05:00
units fix load errors 2008-04-14 03:03:49 -05:00
unix Clean up Ed's change 2008-05-08 16:04:30 -05:00
update Add update.latest 2008-05-04 21:25:52 -05:00
usa-cities Improved usa-cities 2008-04-29 21:02:46 -05:00
vars
webapps New validation message concept, t:button tag, fixes 2008-05-02 21:18:49 -05:00
windows fix bootstrap errors on windows 2008-04-28 16:30:11 -05:00
wrap fix load errors 2008-04-26 11:03:41 -05:00
x extra changes: 2008-04-25 23:17:08 -05:00
x11 fix load errors 2008-04-26 11:03:41 -05:00
xml moved xml errors tests to a new place 2008-05-06 14:48:28 -05:00
xml-rpc fix load errors 2008-04-26 11:03:41 -05:00
xmode use butlast, butlast-slice 2008-05-06 12:37:11 -05:00
yahoo use butlast, butlast-slice 2008-05-06 12:37:11 -05:00