| .. |
|
alarms
|
Updating summary and authors
|
2008-01-27 01:02:31 -04: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
|
Documentation updates, tags updates
|
2008-02-07 19:51:37 -06:00 |
|
assoc-heaps
|
Updating summary and authors
|
2008-01-27 01:02:31 -04: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
|
benchmark.sockets: run more clients
|
2008-02-14 05:21: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
|
Fix bootstrap.help
|
2008-02-11 01:18:24 -06:00 |
|
builder
|
builder: fix bug in run-or-bail
|
2008-02-14 05:20:38 -06:00 |
|
bunny
|
Update search paths after combinators.lib -> sequences.lib move
|
2008-02-12 16:49:53 -05: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
|
make rfc822-string print fractional times
|
2008-02-07 14:17:07 -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
|
…
|
|
|
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
|
Added set-fullscreen? and fullscreen? hooks along with their cocoa implementations.
|
2008-02-09 00:17:24 -08:00 |
|
color-picker
|
…
|
|
|
colors
|
Updating summary and authors
|
2008-01-27 01:02:31 -04:00 |
|
combinators
|
Update search paths after combinators.lib -> sequences.lib move
|
2008-02-12 16:49:53 -05:00 |
|
concurrency
|
Fix another bug with futures
|
2008-02-09 18:12:07 -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
|
Moved dispatch to sequences.private
|
2008-02-11 01:19:53 -06:00 |
|
cryptlib
|
Add some tags
|
2008-02-09 00:16:30 -06:00 |
|
crypto
|
30% speedup of md5 by moving group -> <groups>
|
2008-02-10 23:09:13 -06:00 |
|
db
|
fix a bug in sqlite
|
2008-02-13 16:51:16 -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
|
Load fixes
|
2008-01-31 23:48:51 -06:00 |
|
editors
|
change append to path+
|
2008-02-12 12:14:57 -06:00 |
|
eval-server
|
…
|
|
|
factory
|
Update search paths after combinators.lib -> sequences.lib move
|
2008-02-12 16:49:53 -05:00 |
|
faq
|
Updating summary and authors
|
2008-01-27 01:02:31 -04:00 |
|
fjsc
|
Lot's of USING: fixes for ascii or unicode
|
2008-02-01 18:26:32 -06:00 |
|
freetype
|
…
|
|
|
furnace
|
Clean up vocabs.loader and add littledan's unit test feature
|
2008-02-10 23:03:54 -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
|
…
|
|
|
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
|
Updating summary and authors
|
2008-01-27 01:02:31 -04: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
|
…
|
|
|
hello-world
|
…
|
|
|
help
|
Document io.timeouts
|
2008-02-09 22:28:22 -06:00 |
|
hexdump
|
Update search paths after combinators.lib -> sequences.lib move
|
2008-02-12 16:49:53 -05:00 |
|
hints
|
…
|
|
|
html
|
add query>hash* to html.parser.analyzer
|
2008-02-11 17:19:27 -06:00 |
|
http
|
io.utf8 renamed to io.encodings.utf8
|
2008-02-13 23:21:04 -06:00 |
|
icfp/2006
|
Use case instead of dispatch
|
2008-02-14 01:06:27 -06:00 |
|
id3
|
Lot's of USING: fixes for ascii or unicode
|
2008-02-01 18:26:32 -06:00 |
|
inverse
|
Moved dispatch to sequences.private
|
2008-02-11 01:19:53 -06:00 |
|
io
|
Fix +closed+
|
2008-02-14 02:20:20 -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
|
Fix code for math.parser changes
|
2008-02-06 21:15:47 -06:00 |
|
koszul
|
Lot's of load-everything fixes.
|
2008-02-02 00:29:47 -06:00 |
|
lazy-lists
|
Updating summary and authors
|
2008-01-27 01:02:31 -04:00 |
|
lcd
|
Working on Ruby.mn talk
|
2008-01-28 18:13:35 -06:00 |
|
ldap
|
Add some tags
|
2008-02-09 00:16:30 -06:00 |
|
levenshtein
|
…
|
|
|
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
|
…
|
|
|
locals
|
Improved locals
|
2008-02-12 15:54:13 -06:00 |
|
log-viewer
|
Rename io.monitor to io.monitors; add log-viewer demo
|
2008-02-05 18:00:24 -06:00 |
|
logging
|
Logging parser now parses the timestamps
|
2008-02-10 20:32:10 -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
|
Removed obsolete vocabs
|
2008-02-02 13:09:23 -06:00 |
|
mad
|
Updating summary and authors
|
2008-01-27 01:02:31 -04:00 |
|
match
|
Lot's of load-everything fixes.
|
2008-02-02 00:29:47 -06:00 |
|
math
|
Fix load error
|
2008-02-14 01:06:46 -06:00 |
|
maze
|
…
|
|
|
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
|
…
|
|
|
money
|
cleanup on aisle DECIMAL:
|
2008-02-11 16:45:38 -06:00 |
|
mortar
|
…
|
|
|
msxml-to-csv
|
…
|
|
|
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 |
|
network-clipboard
|
Updating summary and authors
|
2008-01-27 01:02:31 -04:00 |
|
new-slots
|
Add Eduardo-style setters
|
2008-02-11 14:19:36 -06:00 |
|
numbers-game
|
…
|
|
|
odbc
|
…
|
|
|
ogg
|
Update search paths after combinators.lib -> sequences.lib move
|
2008-02-12 16:49:53 -05:00 |
|
openal
|
Updating summary and authors
|
2008-01-27 01:02:31 -04:00 |
|
opengl
|
On second thought, no point in being clever with glXGetProcAddress. Just always use glXGetProcAddressARB, which should always be available on any GLX implementation with any extension support
|
2008-02-08 18:18:44 -08:00 |
|
openssl
|
Add some tags
|
2008-02-09 00:16:30 -06:00 |
|
optimizer/debugger
|
Better dataflow>quot
|
2008-02-13 18:43:05 -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
|
New \u...... syntax; io.utf8 and io.utf16 can actually use strings now
|
2008-02-01 15:00:02 -06:00 |
|
parser-combinators
|
Fix code for math.parser changes
|
2008-02-06 21:15:47 -06:00 |
|
partial-apply
|
Add partial-apply
|
2008-02-03 03:49:19 -06:00 |
|
partial-continuations
|
Fixing load-everything and unit tests
|
2008-02-06 19:23:39 -06:00 |
|
pdf
|
…
|
|
|
peg
|
Fix code for math.parser changes
|
2008-02-06 21:15:47 -06:00 |
|
porter-stemmer
|
…
|
|
|
pos
|
…
|
|
|
project-euler
|
Fix Project Euler solutions using combinators.lib stuff that moved
|
2008-02-11 15:14:56 -05:00 |
|
prolog
|
Lot's of USING: fixes for ascii or unicode
|
2008-02-01 18:26:32 -06:00 |
|
promises
|
…
|
|
|
qualified
|
…
|
|
|
random
|
…
|
|
|
random-tester
|
Fix code for math.parser changes
|
2008-02-06 21:15:47 -06:00 |
|
random-weighted
|
…
|
|
|
raptor
|
New logging framework
|
2008-02-07 17:07:43 -06:00 |
|
regexp
|
Fixing load-everything and unit tests
|
2008-02-06 19:23:39 -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
|
Improved http.client, bootstrap.image.{download,upload}
|
2008-02-07 17:55:31 -06:00 |
|
self
|
…
|
|
|
sequences
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-12 16:55:04 -05:00 |
|
serialize
|
Fixing load-everything and unit tests
|
2008-02-06 19:23:39 -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 |
|
slides
|
New \u...... syntax; io.utf8 and io.utf16 can actually use strings now
|
2008-02-01 15:00:02 -06:00 |
|
smtp
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-14 02:20:45 -06:00 |
|
space-invaders
|
Moved dispatch to sequences.private
|
2008-02-11 01:19:53 -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
|
…
|
|
|
tar
|
add with-file-in docs, update a couple of usages
|
2008-02-06 20:04:46 -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 |
|
timers
|
…
|
|
|
tools
|
Improved disassembler a bit
|
2008-02-14 20:27:04 -06:00 |
|
trees
|
Fixing stupid splay trees bug
|
2008-02-02 12:23:51 -06:00 |
|
tty-server
|
…
|
|
|
tuple-arrays
|
…
|
|
|
tuple-syntax
|
Fixing load-everything and unit tests
|
2008-02-06 19:23:39 -06:00 |
|
tuples/lib
|
…
|
|
|
turing
|
…
|
|
|
turtle
|
…
|
|
|
ui
|
io.utf8 renamed to io.encodings.utf8
|
2008-02-13 23:21:04 -06:00 |
|
unicode
|
Unicode upgrade and fix
|
2008-02-13 19:53:53 -06:00 |
|
units
|
Updating summary and authors
|
2008-01-27 01:02:31 -04:00 |
|
unix
|
Add experimental disassembler
|
2008-02-14 17:56:47 -06:00 |
|
vars
|
…
|
|
|
vocabs/monitor
|
Forgot to invoke callback
|
2008-02-12 12:19:25 -06:00 |
|
webapps
|
webapps.planet fix
|
2008-02-10 01:39:48 -06:00 |
|
windows
|
Move cd and cwd primitives to native I/O, fix Windows normalize-pathname
|
2008-02-05 13:11:36 -06:00 |
|
wrap
|
Bug fix in word wrap
|
2008-02-01 16:43:12 -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
|
Fix name clash
|
2008-02-11 00:17:51 -06:00 |
|
xml-rpc
|
Add some tags
|
2008-02-09 00:16:30 -06:00 |
|
xmode
|
Fixing load-everything and unit tests
|
2008-02-06 19:23:39 -06:00 |
|
yahoo
|
Improved http.client, bootstrap.image.{download,upload}
|
2008-02-07 17:55:31 -06:00 |