.. |
4DNav
|
Moving XML vocabularies around
|
2009-02-05 21:17:03 -06:00 |
24-game
|
fix 24-game compile error
|
2009-02-06 16:53:41 -06:00 |
L-system
|
Add L-system.models.tree-5
|
2009-01-11 11:02:48 -06:00 |
adsoda
|
Fixing adsoda docs
|
2009-01-30 11:45:55 -06:00 |
advice
|
Merge qualified, alias, symbols, constants into core
|
2008-12-17 18:10:01 -06:00 |
animations
|
dt>seconds -> duration>seconds
|
2008-09-01 20:09:51 -05:00 |
annotations
|
annotations docs
|
2009-02-11 19:58:28 -06:00 |
asn1
|
more asn1 compiles now, so fix errors. not sure why >ber-context-specific string method takes two parameters
|
2009-01-20 05:05:51 -06:00 |
automata
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
backtrack
|
Updating code for make and fry changes
|
2008-09-10 22:11:40 -05:00 |
bank
|
remove >r r>
|
2008-12-14 00:48:06 -06:00 |
benchmark
|
Clean up some <file-reader> usages to use file-lines, file>csv, and file>xml instead
|
2009-02-15 20:45:06 -06:00 |
boids
|
UI cleanup: make some ui.gadgets words private, give labels a virtual slot instead of label-string/set-label-string words
|
2009-02-01 20:31:42 -06:00 |
boolean-expr
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
bubble-chamber
|
Update remaining >r/r> usages
|
2008-12-18 00:42:12 -06:00 |
bunny
|
Cleaning up more -rot usages
|
2008-12-22 05:41:01 -06:00 |
cairo-demo
|
Update more vocabs for >r/r> removal
|
2008-12-17 23:36:13 -06:00 |
cairo-samples
|
Move cairo.samples to cairo-samples
|
2008-12-17 20:03:39 -06:00 |
cap
|
fix screen capture
|
2009-02-09 21:26:52 -06:00 |
cfdg
|
Eliminating usages of combinators/sequences/etc.lib
|
2008-12-18 00:16:43 -06:00 |
color-picker
|
color-picker: fix lamer indentation, clean up
|
2009-02-12 01:40:33 -06:00 |
combinators
|
Add ncleave back to combinators.cleave, since it does not behave like generalizations:ncleave
|
2008-12-18 03:38:21 -06:00 |
contributors
|
Fixing load-everything for io.files split
|
2008-12-15 01:13:35 -06:00 |
coroutines
|
Fixing various test failures and updating some more vocabs for >r/r> removal
|
2008-12-17 22:29:32 -06:00 |
crypto
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
ctags
|
Updating code for make and fry changes
|
2008-09-10 22:11:40 -05:00 |
curses
|
checkin curses library i started last summer
|
2009-01-11 11:36:22 -06:00 |
demos
|
Updating code for make and fry changes
|
2008-09-10 22:11:40 -05:00 |
descriptive
|
Update remaining >r/r> usages
|
2008-12-18 00:42:12 -06:00 |
digraphs
|
Using inheritance instead of delegation in digraphs
|
2008-10-01 10:57:15 +10:00 |
dns
|
Eliminating usages of combinators/sequences/etc.lib
|
2008-12-18 00:16:43 -06:00 |
easy-help
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
fjsc
|
Update remaining >r/r> usages
|
2008-12-18 00:42:12 -06:00 |
flatland
|
flatland: add 'within?'
|
2008-12-10 13:54:22 -06:00 |
frame-buffer
|
Add extra/frame-buffer
|
2008-12-15 18:36:52 -06:00 |
fuel
|
FUEL: Bug fix: escape ';' in fuel pretty print.
|
2009-01-30 00:33:13 +01:00 |
galois-talk
|
Fix gradient in slides
|
2008-11-17 21:45:23 -06:00 |
game-input
|
Rename math.geometry.rect to math.rectangles
|
2009-02-05 03:28:41 -06:00 |
geo-ip
|
use smart combinator in geo-ip
|
2009-01-08 17:53:48 -06:00 |
gesture-logger
|
ui.tools.listener: position the input field next to the prompt
|
2009-02-09 22:40:11 -06:00 |
golden-section
|
Looks like golden-section is good to go for extra
|
2008-12-22 00:05:19 -06:00 |
google-tech-talk
|
io.monitors:next-change now outputs a single value instead of a pathname and a sequence
|
2009-01-26 23:18:57 -06:00 |
graph-theory
|
Updating code for make and fry changes
|
2008-09-10 22:11:40 -05:00 |
hello-ui
|
Update deployment descriptors for deploy-random? removal
|
2008-11-06 01:40:54 -06:00 |
hello-unicode
|
<border> now takes a pair instead of an integer
|
2009-02-02 00:00:45 -06:00 |
hello-world
|
Don't include threading support with hello-world; this reduces size by ~30kb
|
2008-12-08 19:18:03 -06:00 |
html
|
Finishing getting rid of html.elements from basis
|
2009-02-06 10:54:13 -06:00 |
icfp/2006
|
Update more vocabs for >r/r> removal
|
2008-12-17 23:36:13 -06:00 |
id3
|
Removed extra nulls from v1 tags
|
2009-02-15 19:12:46 -06:00 |
images/viewer
|
Add byte-order slot to image tuple; rename <image> to load-image, add <image> for making images from scratch
|
2009-02-12 04:25:33 -06:00 |
infix
|
infix: added meta information and fixed up docs somewhat
|
2009-02-11 20:56:09 +01:00 |
io/serial
|
clean up io.serial a bit
|
2008-12-15 09:48:37 -06:00 |
iokit
|
Update for core-foundation.dictionaries split
|
2009-01-16 18:45:39 -06:00 |
irc
|
Merge qualified, alias, symbols, constants into core
|
2008-12-17 18:10:01 -06:00 |
joystick-demo
|
<border> now takes a pair instead of an integer
|
2009-02-02 00:00:45 -06:00 |
key-caps
|
<border> now takes a pair instead of an integer
|
2009-02-02 00:00:45 -06:00 |
koszul
|
Fixing various test failures and updating some more vocabs for >r/r> removal
|
2008-12-17 22:29:32 -06:00 |
lcd
|
UI cleanup: make some ui.gadgets words private, give labels a virtual slot instead of label-string/set-label-string words
|
2009-02-01 20:31:42 -06:00 |
lint
|
Fix lint
|
2009-01-31 23:11:07 -06:00 |
lisppaste
|
Remove 'demos' tag from non-runnable vocabularies
|
2008-08-06 14:24:42 -05:00 |
literals
|
ensure accumulator comes back as a vector from literals
|
2009-01-26 15:47:52 -08:00 |
log-viewer
|
io.monitors:next-change now outputs a single value instead of a pathname and a sequence
|
2009-01-26 23:18:57 -06:00 |
mason
|
Update some existing code to use initialize
|
2009-02-10 16:16:12 -06:00 |
math
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-30 10:15:51 -06:00 |
maze
|
Rename math.geometry.rect to math.rectangles
|
2009-02-05 03:28:41 -06:00 |
minneapolis-talk
|
…
|
|
monads
|
Fix monads unit tests
|
2008-12-09 04:21:50 -06:00 |
money
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
msxml-to-csv
|
Moving XML vocabularies around
|
2009-02-05 21:17:03 -06:00 |
multi-method-syntax
|
multi-method-syntax: Nicer specializer syntax to hold me over till multi-methods are official
|
2008-11-29 12:08:20 -06:00 |
multi-methods
|
Update remaining >r/r> usages
|
2008-12-18 00:42:12 -06:00 |
nehe
|
nehe looks good to go back in extra
|
2008-12-22 18:15:21 -06:00 |
newfx
|
Eliminating usages of combinators/sequences/etc.lib
|
2008-12-18 00:16:43 -06:00 |
numbers-game
|
…
|
|
opengl
|
Update more vocabs for >r/r> removal
|
2008-12-17 23:36:13 -06:00 |
ori
|
Update remaining >r/r> usages
|
2008-12-18 00:42:12 -06:00 |
otug-talk
|
Fix otug-talk
|
2008-12-18 03:38:29 -06:00 |
parser-combinators
|
More docs for lazy lists, getting rid of lazy-map-with
|
2009-02-09 16:18:24 -06:00 |
partial-continuations
|
Fixing eval unit test, and help lint failures from stricter help lint
|
2009-01-27 15:38:01 -06:00 |
peg
|
Mess around with tags
|
2008-11-17 06:59:17 -06:00 |
pong
|
pong: Un-closurify
|
2008-12-10 13:54:41 -06:00 |
pos
|
new accessors
|
2008-08-30 21:59:18 -05:00 |
processing/shapes
|
Remove 'processing.gadget' (all demos converted to use standard ui idioms)
|
2008-12-15 18:26:11 -06:00 |
project-euler
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-09 18:12:00 -06:00 |
promises
|
Making lazy lists compile, and using them where applicable
|
2009-02-08 23:06:03 -06:00 |
quadtrees
|
Fix conflict
|
2009-02-05 22:29:15 -06:00 |
random/blum-blum-shub
|
Clean up some code to not use combinators.lib and sequences.lib
|
2008-12-17 19:52:47 -06:00 |
random-weighted
|
Eliminating usages of combinators/sequences/etc.lib
|
2008-12-18 00:16:43 -06:00 |
reports/noise
|
Remove nipd, 3nip, 4nip and tuckd from basis/shuffle
|
2009-02-09 18:11:42 -06:00 |
rewrite-closures
|
Eliminating usages of combinators/sequences/etc.lib
|
2008-12-18 00:16:43 -06:00 |
rot13
|
…
|
|
self
|
Eliminating usages of combinators/sequences/etc.lib
|
2008-12-18 00:16:43 -06:00 |
sequences
|
Trying to fix a bad merge...
|
2009-02-03 00:27:34 -06:00 |
serial
|
Add unportable tag to serial.windows so that its not loaded on Unix
|
2009-01-14 00:36:36 -06:00 |
shell
|
Fixing load-everything for io.files split
|
2008-12-15 01:13:35 -06:00 |
slides
|
Fix <slides> for new-book effect change
|
2009-01-13 02:25:59 -06:00 |
spheres
|
Fixing various test failures and updating some more vocabs for >r/r> removal
|
2008-12-17 22:29:32 -06:00 |
spider
|
fix docs
|
2008-10-04 13:28:42 -05:00 |
springies
|
gl-rect stack effect changed
|
2008-11-16 13:07:03 -06:00 |
state-machine
|
remove >r r>
|
2008-12-14 00:52:15 -06:00 |
sto
|
Add 'extra/sto'
|
2008-12-04 13:10:19 -06:00 |
sudoku
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
svg
|
Moving XML vocabularies around
|
2009-02-05 21:17:03 -06:00 |
system-info
|
decode uname strings as utf8
|
2009-02-13 15:52:17 -06:00 |
tar
|
use constant in tar, remove ignore-errors
|
2009-02-12 16:40:45 -06:00 |
taxes/usa
|
undo load breakage
|
2009-02-09 22:05:58 -06:00 |
tetris
|
Rename math.geometry.rect to math.rectangles
|
2009-02-05 03:28:41 -06:00 |
time-server
|
Add time server demo
|
2008-11-11 13:14:39 -06:00 |
trails
|
Eliminating usages of combinators/sequences/etc.lib
|
2008-12-18 00:16:43 -06:00 |
tty-server
|
…
|
|
turing
|
new accessors
|
2008-08-30 21:22:29 -05:00 |
twitter
|
Fixing twitter
|
2009-02-13 20:20:22 -06:00 |
ui
|
Fix conflict
|
2009-02-12 09:22:35 -06:00 |
units
|
remove >r r>
|
2008-12-14 00:41:30 -06:00 |
update
|
update.latest: Move back to using 'git' protocol instead of 'http' (factorcode.org git daemon seems stable again)
|
2009-01-07 23:17:57 -06:00 |
usa-cities
|
Clean up some <file-reader> usages to use file-lines, file>csv, and file>xml instead
|
2009-02-15 20:45:06 -06:00 |
vars
|
Update more vocabs for >r/r> removal
|
2008-12-17 23:36:13 -06:00 |
vpri-talk
|
Fixing load-everything for io.files split
|
2008-12-15 01:13:35 -06:00 |
webapps
|
Add vocab: for vocab-relative paths
|
2009-02-15 19:53:21 -06:00 |
webkit-demo
|
Merge qualified, alias, symbols, constants into core
|
2008-12-17 18:10:01 -06:00 |
websites/concatenative
|
Add vocab: for vocab-relative paths
|
2009-02-15 19:53:21 -06:00 |
wordtimer
|
Update remaining >r/r> usages
|
2008-12-18 00:42:12 -06:00 |
yahoo
|
Moving XML vocabularies around
|
2009-02-05 21:17:03 -06:00 |