factor/extra
Joe Groff ede3e068a0 Get COM interface working. Add IShellFolder interface to shell32.dll to play around with 2008-03-18 22:56:54 -07:00
..
alarms Fix alarms tests 2008-03-12 03:22:46 -05:00
arrays/lib Updating summary and authors 2008-01-27 01:02:31 -04:00
ascii New convention for unit tests 2008-03-01 17:00:45 -05:00
asn1 Massive name change in files, string streams 2008-02-15 22:20:31 -06:00
assocs/lib Persistent sessions 2008-03-15 06:22:47 -05:00
automata remove strings.lib from automata 2008-02-02 23:46:56 -06:00
bake Lot's of load-everything fixes. 2008-02-02 00:29:47 -06:00
balloon-bomber Fix other CPU 8080 games 2008-01-17 12:41:44 +13:00
base64 slight speedup in base64 2008-02-10 23:07:40 -06:00
benchmark Fix erronous stack comment in fasta 2008-03-13 03:38:01 -05:00
bitfields More unit test fixes 2008-03-08 04:27:19 -06:00
boids Update boids.ui for assocs.lib change 2008-01-30 02:47:08 -06:00
bootstrap Load vocab browser 2008-03-13 03:38:11 -05:00
builder builder: fix bug 2008-03-14 10:54:20 -06:00
bunny Merge branch 'master' of git://factorcode.org/git/factor 2008-03-15 20:39:43 -07:00
cairo move cairo to cairo.ffi 2008-03-15 19:36:28 -05:00
cairo-demo fix using 2008-03-15 19:36:40 -05:00
calendar More unit test fixes 2008-03-08 04:27:19 -06:00
cel-shading cel-shading, line-art, and bunny touch their magic rings together and become Super Bunny Demo 2008-02-02 13:14:22 -08:00
cfdg Lot's of load-everything fixes. 2008-02-02 00:29:47 -06:00
channels Merge branch 'master' of git://factorcode.org/git/factor into unicode 2008-03-04 17:51:40 -06:00
circular Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom 2008-02-06 13:47:19 -06:00
cocoa Fixing deploy 2008-03-07 21:28:51 -06:00
color-picker
colors Updating summary and authors 2008-01-27 01:02:31 -04:00
combinators Merge branch 'master' of git://factorcode.org/git/factor 2008-03-15 20:39:43 -07:00
concurrency Add unit tests for distributed concurrency 2008-03-11 22:42:32 -05:00
contributors Update search paths after combinators.lib -> sequences.lib move 2008-02-12 16:49:53 -05:00
core-foundation Mac OS X monitors load 2008-02-12 02:33:06 -06:00
coroutines New convention for unit tests 2008-03-01 17:00:45 -05:00
cpu/8080 Merge branch 'slava/master' into unicode 2008-02-21 15:45:17 -06:00
crypto Help fixes 2008-03-11 19:51:58 -05:00
db Get some db words to infer 2008-03-15 07:57:38 -05:00
delegate Fix load error 2008-03-05 15:24:13 -06:00
destructors Run dtors in reverse order 2008-03-14 17:40:08 -05:00
digraphs digraphs and hooks 2008-03-08 10:05:33 +11:00
documents Merge branch 'master' of git://factorcode.org/git/factor into unicode 2008-03-04 17:51:40 -06:00
editors Clean up tools.vocabs a bit 2008-03-13 03:35:54 -05:00
eval-server
factory factor-menus: untabify 2008-02-22 00:59:39 -06:00
faq Updating summary and authors 2008-01-27 01:02:31 -04:00
farkup fix syntax highlighting 2008-03-12 23:17:54 -05:00
fjsc add missing using 2008-03-03 14:38:09 -06:00
freetype Use FT_New_Memory_Face instead of FT_New_Face because the latter doesn't support non-ASCII path names 2008-01-10 22:37:22 -05:00
fry Tiny fry fix 2008-03-11 03:30:35 -05:00
gap-buffer fixed gap-buffer and cursortree 2008-03-12 13:35:48 +11:00
generic/lib Updating summary and authors 2008-01-27 01:02:31 -04:00
geom Updating summary and authors 2008-01-27 01:02:31 -04:00
gesture-logger
globs New convention for unit tests 2008-03-01 17:00:45 -05:00
golden-section Fix uses of new math constants 2008-01-24 18:18:12 -05:00
graphics putting encodings on all file readers/writers 2008-02-16 22:17:41 -06:00
hardware-info Fixing load-everything and unit tests 2008-02-06 19:23:39 -06:00
hash2 More unit test fixes 2008-03-08 04:27:19 -06:00
hello-ui Various fixes 2008-03-08 02:51:26 -06:00
hello-world More deployment fixes 2008-03-14 17:39:57 -05:00
help Fix usages of file-length 2008-03-13 21:07:53 -05:00
hexdump New convention for unit tests 2008-03-01 17:00:45 -05:00
hints
html Merge git://factorcode.org/git/wrunt into experimental 2008-03-08 10:22:34 +11:00
http Fix unit test 2008-03-15 07:57:52 -05:00
icfp/2006 putting encodings on all file readers/writers 2008-02-16 22:17:41 -06:00
inverse Fixing inverse bug 2008-02-16 00:52:01 -06:00
io COM unit tests. Remove redundant call-with word and use cleave instead. 2008-03-15 17:45:05 -07:00
irc More changes wrt encodings 2008-02-21 15:22:49 -06:00
jamshred Get jamshred to load 2008-03-13 06:15:11 -05:00
json Massive name change in files, string streams 2008-02-15 22:20:31 -06:00
koszul Various fixes 2008-03-08 02:51:26 -06:00
lazy-lists Help fixes 2008-03-11 19:51:58 -05:00
lcd Fix load-everything 2008-02-26 19:18:21 -06:00
ldap fix ldap and openssl on unix 2008-03-14 10:54:46 -06:00
levenshtein New convention for unit tests 2008-03-01 17:00:45 -05:00
line-art cel-shading, line-art, and bunny touch their magic rings together and become Super Bunny Demo 2008-02-02 13:14:22 -08:00
lint New convention for unit tests 2008-03-01 17:00:45 -05:00
lisppaste
locals Locals doesn't need to use map-call-with2 2008-03-13 03:49:07 -05:00
log-viewer putting encodings on all file readers/writers 2008-02-16 22:17:41 -06:00
logging Fix bootstrap 2008-03-15 06:44:14 -05:00
lsys Lot's of load-everything fixes. 2008-02-02 00:29:47 -06:00
lunar-rescue Fix other CPU 8080 games 2008-01-17 12:41:44 +13:00
macros New convention for unit tests 2008-03-01 17:00:45 -05:00
match Help fixes 2008-03-11 19:51:58 -05:00
math Clean up cross product 2008-03-13 03:36:13 -05:00
maze Rename curry* to with 2008-01-09 17:36:30 -05:00
memoize Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom 2008-02-06 13:47:19 -06:00
minneapolis-talk Final slides for Ruby.mn talk 2008-01-29 00:39:04 -06:00
models New convention for unit tests 2008-03-01 17:00:45 -05:00
money New convention for unit tests 2008-03-01 17:00:45 -05:00
morse Merge branch 'experimental' into morse, and fix morse 2008-03-04 12:50:05 +11:00
mortar Mortar defined and used parsing words. Refactor this. 2008-01-14 05:19:00 -06:00
msxml-to-csv Tweak msxml-to-csv 2008-03-07 21:28:04 -06:00
multi-methods New convention for unit tests 2008-03-01 17:00:45 -05:00
multiline More unit test fixes 2008-03-08 04:27:19 -06:00
namespaces/lib Get some db words to infer 2008-03-15 07:57:38 -05:00
nehe Fixing load-everything and unit tests 2008-02-06 19:23:39 -06:00
new-slots New changer effect 2008-02-26 17:33:57 -06:00
numbers-game
odbc Fix odbc docs error 2008-01-16 09:02:32 -06:00
ogg Merge branch 'master' of git://factorcode.org/git/factor into unicode 2008-02-26 00:31:34 -06:00
openal Updating summary and authors 2008-01-27 01:02:31 -04:00
opengl Merge branch 'master' of git://factorcode.org/git/factor 2008-03-15 20:39:43 -07:00
openssl openssl.libcrypto: needed << ... >> 2008-03-14 18:20:15 -06:00
optimizer load-everything fixes 2008-02-16 01:52:22 -06:00
oracle Fix oracle unit test 2008-03-09 06:51:22 -05:00
ori Lot's of load-everything fixes. 2008-02-02 00:29:47 -06:00
pack Cleanup 2008-03-14 02:27:51 -05:00
parser-combinators Help fixes 2008-03-11 19:51:58 -05:00
partial-continuations New convention for unit tests 2008-03-01 17:00:45 -05:00
peg add 1token and docs 2008-03-12 10:43:18 -05:00
porter-stemmer Merge branch 'master' of git://factorcode.org/git/factor into unicode 2008-03-04 17:51:40 -06:00
pos
project-euler Solution to Project Euler problem 59 2008-03-07 21:38:16 -05:00
promises Help fixes 2008-03-11 19:51:58 -05:00
qualified Fix circularity 2008-01-05 18:27:15 -04:00
random New convention for unit tests 2008-03-01 17:00:45 -05:00
random-tester Unit test fixes 2008-03-06 13:46:15 -06:00
random-weighted lint cleanups 2008-01-12 12:23:34 -10:00
raptor Merge branch 'slava/master' into unicode 2008-02-21 15:45:17 -06:00
regexp Fix bug in regexp char class parser 2008-03-11 03:35:59 -05:00
regexp2 begin work on regexp2 2008-03-05 21:37:25 -06:00
rewrite-closures
roman Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom 2008-02-06 13:47:19 -06:00
rot13 Lot's of USING: fixes for ascii or unicode 2008-02-01 18:26:32 -06:00
rss More unit test fixes 2008-03-08 04:27:19 -06:00
self
semantic-db semantic-db: fix a unit test and USE a missing vocab 2008-03-13 15:41:51 +11:00
sequences Get some db words to infer 2008-03-15 07:57:38 -05:00
serialize Add missing stack effect declaration 2008-03-12 01:54:13 -05:00
shuffle Help fixes 2008-03-11 19:51:58 -05:00
shufflers fix load errors 2008-01-17 12:53:29 -10:00
singleton More documentation fixes 2008-03-11 21:01:39 -05:00
size-of Fix size-of 2008-03-07 17:53:20 -06:00
slides Move web apps to unmaintained/ for now; get more stuff in extra to load 2008-03-07 16:59:44 -06:00
smtp Rename smtp:send to smtp:send-email, simplify insomniac config 2008-03-11 03:35:43 -05:00
space-invaders Fix ogg.player and space-invaders 2008-02-22 00:47:43 -06:00
springies Lot's of load-everything fixes. 2008-02-02 00:29:47 -06:00
state-machine Moved dispatch to sequences.private 2008-02-11 01:19:53 -06:00
state-parser Fixing load-everything and unit tests 2008-02-06 19:23:39 -06:00
strings/lib strings.lib: adding vocab for char>upper 2008-02-19 12:08:15 +11:00
structs Updating summary and authors 2008-01-27 01:02:31 -04:00
sudoku More deployment fixes 2008-03-14 17:39:57 -05:00
symbols Fix redefinition of generics to symbols 2008-03-15 06:23:47 -05:00
tar Merge branch 'slava/master' into unicode 2008-02-21 15:45:17 -06:00
taxes New convention for unit tests 2008-03-01 17:00:45 -05:00
tetris tetris: use alarms instead of old timers library 2008-03-04 12:16:46 +11:00
tools More deployment fixes 2008-03-14 17:39:57 -05:00
trees More documentation fixes 2008-03-11 21:01:39 -05:00
triggers renamed hooks to triggers 2008-03-12 13:54:01 +11:00
tty-server Making with-server take encodings properly 2008-02-25 15:10:14 -06:00
tuple-arrays More unit test fixes 2008-03-08 04:27:19 -06:00
tuple-syntax New convention for unit tests 2008-03-01 17:00:45 -05:00
tuples/lib More documentation fixes 2008-03-11 21:01:39 -05:00
turing
turtle
ui Fix Window UI mouse handling bug 2008-03-13 06:38:00 -05:00
unicode Fix merge conflicts 2008-03-06 13:54:15 -06:00
units Moved seq-intersect to core 2008-03-11 03:36:19 -05:00
unix Add missing types 2008-03-14 02:24:42 -05:00
vars Fix load error 2008-01-10 09:57:28 -10:00
windows Get COM interface working. Add IShellFolder interface to shell32.dll to play around with 2008-03-18 22:56:54 -07:00
wrap Documentation improvements 2008-02-27 16:31:13 -06:00
x add using 2008-02-04 16:40:14 -06:00
x11 changes in io.encodings.string 2008-03-05 19:12:40 -06:00
xml More documentation fixes 2008-03-11 21:01:39 -05:00
xml-rpc Fix load-everything 2008-02-26 19:18:21 -06:00
xmode Fix bugs 2008-03-11 16:03:22 -05:00
yahoo putting encodings on all file readers/writers 2008-02-16 22:17:41 -06:00