factor/extra
Eduardo Cavazos 1764ca26d0 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-07 18:31:21 -06:00
..
alarms Move web apps to unmaintained/ for now; get more stuff in extra to load 2008-03-07 16:59:44 -06: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 Working on new HTTP server 2008-02-25 14:53:18 -06: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 Tests for decode-string 2008-03-05 17:49:02 -06:00
bitfields 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
boids Update boids.ui for assocs.lib change 2008-01-30 02:47:08 -06:00
bootstrap Merge branch 'master' of git://factorcode.org/git/factor into unicode 2008-03-05 16:57:06 -06:00
builder builder.*: lots of updates for the new language changes 2008-03-07 18:30:47 -06:00
bunny Merge branch 'master' of git://factorcode.org/git/factor into unicode 2008-02-29 01:20:44 -06:00
cairo Lot's of load-everything fixes. 2008-02-02 00:29:47 -06:00
cairo-demo Lot's of load-everything fixes. 2008-02-02 00:29:47 -06:00
calendar refactor conversions 2008-03-05 22:07:45 -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 New convention for unit tests 2008-03-01 17:00:45 -05:00
color-picker Clean up model-changed; no need for auxilliary tuples in editor and interactor 2007-11-16 03:01:45 -05:00
colors Updating summary and authors 2008-01-27 01:02:31 -04:00
combinators New convention for unit tests 2008-03-01 17:00:45 -05:00
concurrency Merge branch 'master' of git://factorcode.org/git/factor into unicode 2008-03-04 17:51:40 -06: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 Merge branch 'master' of git://factorcode.org/git/factor into unicode 2008-03-04 17:51:40 -06:00
db fix two load errors 2008-03-07 16:45:11 -06:00
delegate Fix load error 2008-03-05 15:24:13 -06:00
destructors http.server form validation 2008-03-05 21:38:15 -06:00
documents Merge branch 'master' of git://factorcode.org/git/factor into unicode 2008-03-04 17:51:40 -06:00
editors Fix editors.jedit 2008-03-06 16:55:54 -06: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 add failing unit test to farkup 2008-03-05 17:40:42 -06: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 Document fry 2008-03-07 01:55:45 -06: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 Update deploy.factor files for renaming of config flag 2007-11-05 00:47:13 -05:00
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 Do dynamic lookup of OpenGL 1.2+ functions on all platforms. Use fallback extension names when the official name is not available, e.g., if glUseProgram is missing try glUseProgramObjectARB instead 2008-02-07 22:43:05 -08:00
hello-ui Update deploy.factor files for renaming of config flag 2007-11-05 00:47:13 -05:00
hello-world Make hello-world smaller 2008-02-28 01:32:49 -06:00
help Fix style nesting bug in help 2008-03-07 02:28:45 -06:00
hexdump New convention for unit tests 2008-03-01 17:00:45 -05:00
hints Initial import 2007-09-20 18:09:08 -04:00
html fix two load errors 2008-03-07 16:45:11 -06:00
http HTTP server and client fixes 2008-03-07 17:21:20 -06: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 HTTP server and client fixes 2008-03-07 17:21:20 -06:00
irc More changes wrt encodings 2008-02-21 15:22:49 -06:00
jamshred New convention for unit tests 2008-03-01 17:00:45 -05:00
json Massive name change in files, string streams 2008-02-15 22:20:31 -06:00
koszul New convention for unit tests 2008-03-01 17:00:45 -05:00
lazy-lists New convention for unit tests 2008-03-01 17:00:45 -05:00
lcd Fix load-everything 2008-02-26 19:18:21 -06:00
ldap Unit test fixes 2008-03-06 13:46:15 -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 Fixes for recent method tuple cleanup 2008-03-05 16:00:34 -06:00
log-viewer putting encodings on all file readers/writers 2008-02-16 22:17:41 -06:00
logging Fixing logging 2008-03-07 17:20:15 -06: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 New convention for unit tests 2008-03-01 17:00:45 -05:00
math add some more bit-twiddling words 2008-03-04 22:32:42 -06: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
mortar Mortar defined and used parsing words. Refactor this. 2008-01-14 05:19:00 -06:00
msxml-to-csv putting encodings on all file readers/writers 2008-02-16 22:17:41 -06:00
multi-methods New convention for unit tests 2008-03-01 17:00:45 -05:00
multiline Encodings updates; /* */ comments in multline 2008-03-05 14:51:01 -06:00
namespaces/lib add nmake to namespaces.lib 2008-03-06 09:52:56 -06: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 New benchmarks and UI improvements 2008-02-27 19:24:50 -06:00
openssl Unit test fixes 2008-03-06 13:46:15 -06:00
optimizer load-everything fixes 2008-02-16 01:52:22 -06:00
oracle Updating summary and authors 2008-01-27 01:02:31 -04:00
ori Lot's of load-everything fixes. 2008-02-02 00:29:47 -06:00
pack Less drastic changes 2008-02-18 07:30:16 -06:00
parser-combinators use sequences.deep's flatten 2008-03-03 13:29:28 -06:00
partial-continuations New convention for unit tests 2008-03-01 17:00:45 -05:00
pdf Unit test fixes 2008-03-06 13:46:15 -06:00
peg Unit test fixes 2008-03-06 13:46:15 -06:00
porter-stemmer Merge branch 'master' of git://factorcode.org/git/factor into unicode 2008-03-04 17:51:40 -06:00
pos Fix ltrim/rtrim, get extra/ to load after number tower changes 2007-10-21 17:37:50 -04:00
project-euler Merge branch 'master' of git://factorcode.org/git/factor into unicode 2008-02-29 01:20:44 -06:00
promises Update memoize and promises 2008-01-06 23:36:34 -04: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 Documentation improvements 2008-02-27 16:31:13 -06: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 putting encodings on all file readers/writers 2008-02-16 22:17:41 -06:00
self
sequences rename nths to switches 2008-03-06 17:10:56 -06:00
serialize New convention for unit tests 2008-03-01 17:00:45 -05:00
shuffle add 4nip to shuffle 2008-02-12 11:59:50 -06:00
shufflers fix load errors 2008-01-17 12:53:29 -10:00
singleton default constructor was not sticking around after USEing a vocab 2008-03-06 10:18:46 -06:00
size-of add extra:size-of 2008-02-27 16:08:57 -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 smtp now uses new-slots 2008-03-07 01:55:38 -06: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
structs Updating summary and authors 2008-01-27 01:02:31 -04:00
sudoku pick pick is 2over 2008-02-16 18:50:26 -06: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 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
tools Changing launcher to use new_slots 2008-03-06 20:44:52 -06:00
trees New convention for unit tests 2008-03-01 17:00:45 -05:00
tty-server Making with-server take encodings properly 2008-02-25 15:10:14 -06:00
tuple-arrays Get tuple-arrays to load 2008-01-12 04:25:27 -05:00
tuple-syntax New convention for unit tests 2008-03-01 17:00:45 -05:00
tuples/lib New convention for unit tests 2008-03-01 17:00:45 -05:00
turing
turtle
ui changes in io.encodings.string 2008-03-05 19:12:40 -06:00
unicode Fix merge conflicts 2008-03-06 13:54:15 -06:00
units New convention for unit tests 2008-03-01 17:00:45 -05:00
unix Merge branch 'master' of /Users/dharmatech/builds/factor/ 2008-03-06 13:46:36 -06:00
vars Fix load error 2008-01-10 09:57:28 -10:00
vocabs/monitor Fix UI hang, add if-box combinator 2008-02-29 19:10:30 -06:00
windows fix unit test 2008-03-07 11:26:40 -06: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 Merge branch 'master' of git://factorcode.org/git/factor into unicode 2008-03-04 17:51:40 -06:00
xml-rpc Fix load-everything 2008-02-26 19:18:21 -06:00
xmode Merge branch 'master' of git://factorcode.org/git/factor into unicode 2008-03-05 17:04:43 -06:00
yahoo putting encodings on all file readers/writers 2008-02-16 22:17:41 -06:00