factor/extra
Doug Coleman 499948047a rename io.files.temporary to io.files.unique
write documentation
2008-02-29 00:10:37 -06:00
..
alarms Load fixes 2008-02-26 18:47:05 -06:00
arrays/lib Updating summary and authors 2008-01-27 01:02:31 -04:00
ascii Eliminate core ascii dependency 2008-02-01 17:48:29 -06:00
asn1 Massive name change in files, string streams 2008-02-15 22:20:31 -06:00
assocs/lib add multi-assocs 2008-02-01 23:47:37 -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 New benchmarks and UI improvements 2008-02-27 19:24:50 -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 Fix image upload for cygwin 2008-02-26 15:22:39 -06:00
builder builder.util: fix using 2008-02-26 21:43:58 -06:00
bunny Use temp-file 2008-02-26 14:58:16 -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 Documentation improvements 2008-02-27 16:31:13 -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 New locals syntax; added M:: 2008-02-26 18:40:32 -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 locals syntax; added M:: 2008-02-26 18:40:32 -06: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 add retry combinator to combinators.lib 2008-02-28 15:42:34 -06:00
concurrency Fix load 2008-02-27 22:23:01 -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 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
cpu/8080 Merge branch 'space_invaders_cleanup' 2008-02-16 18:39:42 -06:00
crypto New locals syntax; added M:: 2008-02-26 18:40:32 -06:00
db fix with-disposals to work on seq or obj 2008-02-27 19:36:32 -06:00
delegate Merge branch 'master' into unicode 2008-02-11 18:42:08 -06:00
destructors 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
documents pick pick is 2over 2008-02-16 18:50:26 -06:00
editors Clean up io.paths file search combinators 2008-02-25 03:38:52 -06:00
eval-server Initial import 2007-09-20 18:09:08 -04:00
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 Documentation improvements 2008-02-27 16:31:13 -06:00
fjsc Fix confict 2008-02-16 02:23:02 -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 Pictured partial application and composition 2008-02-23 02:09:41 -06:00
furnace use generate to make session ids 2008-02-25 16:02:53 -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 Lot's of USING: fixes for ascii or unicode 2008-02-01 18:26:32 -06:00
golden-section Fix uses of new math constants 2008-01-24 18:18:12 -05:00
graphics Massive name change in files, string streams 2008-02-15 22:20:31 -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 New benchmarks and UI improvements 2008-02-27 19:24:50 -06:00
hexdump Massive name change in files, string streams 2008-02-15 22:20:31 -06:00
hints Initial import 2007-09-20 18:09:08 -04:00
html Regression fixes 2008-02-25 19:37:43 -06:00
http Fix assert-depth usage 2008-02-26 21:03:14 -06:00
icfp/2006 Use case instead of dispatch 2008-02-14 01:06:27 -06:00
inverse Fixing inverse bug 2008-02-16 00:52:01 -06:00
io rename io.files.temporary to io.files.unique 2008-02-29 00:10:37 -06:00
irc 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
jamshred Updating summary and authors 2008-01-27 01:02:31 -04:00
json Massive name change in files, string streams 2008-02-15 22:20:31 -06:00
koszul Lot's of load-everything fixes. 2008-02-02 00:29:47 -06:00
lazy-lists Making lists into a mixin 2008-02-13 20:19:18 -06:00
lcd Fix load-everything 2008-02-26 19:18:21 -06:00
ldap Add some tags 2008-02-09 00:16:30 -06:00
levenshtein Rename curry* to with 2008-01-09 17:36:30 -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 Lot's of USING: fixes for ascii or unicode 2008-02-01 18:26:32 -06:00
lisppaste Initial import 2007-09-20 18:09:08 -04:00
locals New locals syntax; added M:: 2008-02-26 18:40:32 -06:00
log-viewer Rename io.monitor to io.monitors; add log-viewer demo 2008-02-05 18:00:24 -06:00
logging io.files overhaul 2008-02-27 14:59: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 locals syntax; added M:: 2008-02-26 18:40:32 -06:00
match Lot's of load-everything fixes. 2008-02-02 00:29:47 -06:00
math add coprime? to math.primes 2008-02-27 23:09:29 -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 Load fixes 2008-02-26 18:47:05 -06:00
money cleanup on aisle DECIMAL: 2008-02-11 16:45:38 -06:00
mortar Mortar defined and used parsing words. Refactor this. 2008-01-14 05:19:00 -06:00
msxml-to-csv Massive name change in files, string streams 2008-02-15 22:20:31 -06:00
multi-methods Multi-methods work in progress 2008-02-08 01:08:23 -06:00
multiline Merge branch 'master' of git://factorcode.org/git/factor into unicode 2008-02-13 19:01:44 -06:00
namespaces/lib namespaces.lib: set-assoc-stack 2008-01-29 20:52:58 -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 Initial import 2007-09-20 18:09:08 -04:00
odbc Fix odbc docs error 2008-01-16 09:02:32 -06:00
ogg UI thread cleanup 2008-02-25 16:48:11 -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 Add some tags 2008-02-09 00:16:30 -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 Fighting fires 2008-02-21 02:08:08 -06:00
partial-continuations Fixing load-everything and unit tests 2008-02-06 19:23:39 -06:00
pdf Initial import 2007-09-20 18:09:08 -04:00
peg implement list-of, list-of* in terms of (list-of) 2008-02-26 17:13:15 -06:00
porter-stemmer Use file-lines more 2008-01-10 22:06:29 -05:00
pos Fix ltrim/rtrim, get extra/ to load after number tower changes 2007-10-21 17:37:50 -04:00
project-euler Final calendar cleanup 2008-02-26 20:03:35 -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 small cleanups from lint 2008-01-12 07:42:47 -10:00
random-tester fix using2 2008-02-25 15:34:42 -06:00
random-weighted lint cleanups 2008-01-12 12:23:34 -10:00
raptor Fix resource leaks with <duplex-stream> 2008-02-16 02:19:19 -06:00
regexp Documentation improvements 2008-02-27 16:31:13 -06:00
rewrite-closures Initial import 2007-09-20 18:09:08 -04:00
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 Massive name change in files, string streams 2008-02-15 22:20:31 -06:00
self Initial import 2007-09-20 18:09:08 -04:00
sequences add deep-all? 2008-02-26 02:07:11 -06:00
serialize Massive name change in files, string streams 2008-02-15 22:20:31 -06: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
size-of add extra:size-of 2008-02-27 16:08:57 -06:00
slides New \u...... syntax; io.utf8 and io.utf16 can actually use strings now 2008-02-01 15:00:02 -06:00
smtp Fix load-everything 2008-02-26 19:18:21 -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 New walker 2008-02-20 23:13:31 -06:00
taxes fix a bug 2008-02-11 18:35:34 -06: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 Use temp-file 2008-02-28 01:32:58 -06:00
trees New sorting comparison operators 2008-02-26 17:33:48 -06:00
tty-server Initial import 2007-09-20 18:09:08 -04:00
tuple-arrays Get tuple-arrays to load 2008-01-12 04:25:27 -05:00
tuple-syntax Fixing load-everything and unit tests 2008-02-06 19:23:39 -06:00
tuples/lib Documentation fixes 2007-12-11 22:36:40 -05:00
turing Initial import 2007-09-20 18:09:08 -04:00
turtle Initial import 2007-09-20 18:09:08 -04:00
ui Add new checkbox 2008-02-28 01:33:09 -06:00
unicode Fix USING: 2008-02-15 19:54:06 -06:00
units Updating summary and authors 2008-01-27 01:02:31 -04:00
unix unix: Refactor more things out of unix and into unix.stat 2008-02-28 12:46:01 -06:00
vars Fix load error 2008-01-10 09:57:28 -10:00
vocabs/monitor Add ignore-errors to core 2008-02-26 14:58:02 -06:00
webapps Fix load-everything 2008-02-26 19:18:21 -06:00
windows Final calendar cleanup 2008-02-26 20:03:35 -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 io.utf8 renamed to io.encodings.utf8 2008-02-13 23:21:04 -06:00
xml Fighting fires 2008-02-21 02:08:08 -06:00
xml-rpc Fix load-everything 2008-02-26 19:18:21 -06:00
xmode pick pick is 2over 2008-02-16 18:50:26 -06:00
yahoo Improved http.client, bootstrap.image.{download,upload} 2008-02-07 17:55:31 -06:00