..
4DNav
4DNav.file-chooser: fix compiler warning
2009-04-17 20:42:51 -05:00
24-game
Fixing compile errors, test failures and help lint failures
2009-03-23 17:12:41 -05:00
adsoda
adsoda, 4DNav: fix compile errors exposed by stronger static checking
2009-03-22 21:38:36 -05:00
animations
Fixing compile errors, test failures and help lint failures
2009-03-23 17:12:41 -05:00
annotations
annotations: update for usage being moved to tools.crossref
2009-04-22 04:46:47 -05:00
asn1
use CONSTANT:
2009-02-22 17:58:14 -06:00
assoc-heaps
move assoc-heaps to extra
2009-04-01 17:29:58 -05:00
audio
die if wav fmt or data chunk is missing
2009-04-29 08:40:31 -05:00
backtrack
Updating code for make and fry changes
2008-09-10 22:11:40 -05:00
bank
bank: fix compiler warning
2009-04-17 20:42:58 -05:00
benchmark
Merge branch 'master' of git://factorcode.org/git/factor
2009-05-05 12:16:03 -04:00
bson
added metadata files (authors,tags,summary) to all vocabs
2009-05-01 19:49:09 +02:00
bunny
fix some faux pas in bunny
2009-05-07 19:47:05 -05:00
c
more parsing work
2009-04-10 17:50:05 -05:00
cap
Implement image tesselation in image.tesselation. This is used by opengl.textures to break up large bitmaps into multiple smaller textures. The gl-rect and gl-fill-rect words have different stack effects now, so usages were updated.
2009-03-27 18:31:25 -05:00
chess960
chess960 buddy
2009-02-28 16:16:09 -06:00
chicago-talk
fix deployed name in minneapolis-talk, add summary/deploy to chicago talk
2009-04-01 11:11:15 -05:00
color-picker
Fix deploy descriptor for color picker
2009-04-03 10:20:42 -05:00
color-table
human-sort is now { human<=> } sort-by
2009-04-04 15:46:18 -05:00
contributors
rename lines to stream-lines
2009-05-01 10:41:27 -05:00
coroutines
fixing compiler warnings
2009-04-17 11:14:16 -05:00
couchdb
Make couchdb unportable for now
2009-04-19 17:39:26 -05:00
crypto
byte-array>sha1-hmac -> sequence>sha1-hmac etc, make more words private
2009-04-30 23:46:37 -05:00
ctags
Fixing compile errors, test failures and help lint failures
2009-03-23 17:12:41 -05:00
curses
update code for usages of add-library
2009-03-25 23:00:19 -05:00
demos
Fix up 'demos' vocab
2009-04-02 01:17:55 -05:00
descriptive
descriptive: add make-descriptive word to enable this functionality to be used as an annotation; improve docs
2009-04-08 05:13:06 -05:00
digraphs
Using inheritance instead of delegation in digraphs
2008-10-01 10:57:15 +10:00
dns
move dns from unmaintained to extra for keyholder
2009-04-22 16:18:15 -05:00
drills
drills.deployed: add unportable tag since it uses Cocoa binding
2009-04-30 22:59:20 -05:00
ecdsa
make ecdsa unportable for now
2009-03-23 20:32:57 -05:00
env
env vocab for accessing the environment as an assoc
2009-04-23 12:08:30 -05:00
file-trees
Merge branch 'master' of git://factorcode.org/git/factor
2009-05-03 17:23:14 -05:00
fjsc
Fix compile error in fjsc
2009-03-14 23:00:29 -05:00
freetype
update code for usages of add-library
2009-03-25 23:00:19 -05:00
fuel
Split up tools.vocabs. Note that load-everything is now named load-all
2009-05-04 06:44:17 -05:00
galois-talk
Split up tools.vocabs. Note that load-everything is now named load-all
2009-05-04 06:44:17 -05:00
game-input
iokit game-input backend improvements:
2009-05-08 18:47:44 -05:00
game-loop
slow, ugly, unoptimized terrain generation demo
2009-05-07 19:53:56 -05:00
geo-ip
use CONSTANT:
2009-03-12 23:16:07 -05:00
geobytes
support for geobytes city/country/region database
2009-03-12 23:15:42 -05:00
gesture-logger
Update gesture-logger for new_ui
2009-03-05 13:38:32 -06:00
google-tech-talk
Split up tools.vocabs. Note that load-everything is now named load-all
2009-05-04 06:44:17 -05:00
hello-ui
Update deployment descriptors for deploy-random? removal
2008-11-06 01:40:54 -06:00
hello-unicode
Fix hello-unicode for deployment
2009-03-25 11:10:25 -05:00
hello-world
Deploy hello-world with optimizing compiler since the image is smaller as a result, and this makes it pass the size test again
2009-05-08 02:36:09 -05:00
html
fix html.parser
2009-04-11 12:11:00 -05:00
icfp /2006
Update more vocabs for >r/r> removal
2008-12-17 23:36:13 -06:00
id3
fix help lint for id3
2009-04-25 21:03:12 -05:00
images
images.viewer: you can now pass a pathname object to image-window and image. words
2009-05-07 20:52:39 -05:00
infix
Fixing unit tests for stack effect inference changes
2009-04-20 21:15:19 -05:00
io /serial
serial library works with the null modem -- add some standard ports for future reference
2009-03-17 15:03:01 -05:00
iokit
Merge OneEyed's patch
2009-02-28 17:06:55 -06:00
irc
fix unit tests that call lines or contents
2009-05-01 16:38:04 -05:00
jamshred
Using literals vocab for defining computed constants
2009-04-20 14:15:38 +10:00
joystick-demo
Various load-everything fixes
2009-03-07 01:22:21 -06:00
key-caps
make open-game-input and close-game-input do reference counting. update demos to show this
2009-05-08 13:00:34 -05:00
koszul
Making more code infer
2009-04-15 19:03:44 -05:00
lcd
Various load-everything fixes
2009-03-07 01:22:21 -06:00
lisppaste
Updating code to use CONSTANT: instead of : foo 123 ; inline
2009-02-23 21:40:17 -06: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
mason.email: fix unit test
2009-05-08 02:26:05 -05:00
math
Move math.matrices to basis
2009-04-18 04:09:16 -05:00
maze
Various load-everything fixes
2009-03-07 01:22:21 -06:00
merger
Add unportable tag to merger and fix indentation in ui.gadgets.tables
2009-04-30 21:37:53 -05:00
method-chains
Changing : foo ; parsing to SYNTAX: foo ;
2009-03-21 01:27:50 -05:00
minneapolis-talk
fix deployed name in minneapolis-talk, add summary/deploy to chicago talk
2009-04-01 11:11:15 -05:00
models /history
Move models.history to extra
2009-04-05 23:16:48 -05:00
monads
Move call( and execute( to core
2009-03-16 20:11:36 -05:00
money
Changing : foo ; parsing to SYNTAX: foo ;
2009-03-21 01:27:50 -05:00
mongodb
removed mongodb.tuple.index usage from mongodb.tuple
2009-05-04 14:16:42 +02:00
morse
better fix for morse
2009-04-26 14:43:06 -05:00
msxml-to-csv
Moving XML vocabularies around
2009-02-05 21:17:03 -06:00
nehe
Various load-everything fixes
2009-03-07 01:22:21 -06:00
noise
un-private some useful words
2009-05-07 19:46:42 -05:00
numbers-game
…
openal
make openal.example load, it's still broken..
2009-04-18 13:48:15 -05:00
opengl
fix some faux pas in bunny
2009-05-07 19:47:05 -05:00
otug-talk
Split up tools.vocabs. Note that load-everything is now named load-all
2009-05-04 06:44:17 -05:00
pair-methods
order-insensitive pair methods
2009-04-26 14:58:31 -05:00
pair-rocket
dog tag for pair-rocket
2009-04-25 19:22:03 -05:00
parser-combinators
Making more code infer
2009-04-15 19:03:44 -05:00
partial-continuations
fix more compiler errors
2009-04-17 14:44:08 -05:00
peg
Fixing unit tests for stack effect inference changes
2009-04-20 21:15:19 -05:00
peg-lexer
modules compilation fixes
2009-04-26 18:56:24 -05:00
poker
Make lookup indices zero-based for poker values
2009-05-08 02:24:12 -04:00
project-euler
Eliminate stack shuffling by using bi in PE #25
2009-05-07 10:56:33 -04:00
quadtrees
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-06 15:23:28 -06:00
qw
dog tag again
2009-04-25 19:24:01 -05: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
reports /noise
Remove nipd, 3nip, 4nip and tuckd from basis/shuffle
2009-02-09 18:11:42 -06:00
robots
fix unit test in robots
2009-04-07 10:08:01 -05:00
roles
mopping up some noobsauce
2009-04-26 08:42:31 -05:00
rot13
…
sandbox
turn off autouse for sandboxed code
2009-04-21 01:44:25 -05:00
sequence-parser
more parsers for c syntax
2009-04-11 16:19:41 -05:00
sequences
gold plating for sequences.product
2009-04-26 13:09:30 -05:00
site-watcher
Fix site-watcher tests
2009-04-07 03:04:25 -05:00
slides
Changing : foo ; parsing to SYNTAX: foo ;
2009-03-21 01:27:50 -05:00
smalltalk
Add silly optimization for 'new'; this will be removed when compiler improves
2009-04-01 02:53:30 -05:00
spheres
Merge branch 'master' of git://factorcode.org/git/factor
2009-05-03 22:06:37 -05:00
spider
add a combinator to spider
2009-04-09 15:29:38 -05:00
str-fry
Merge branch 'master' of git://factorcode.org/git/factor
2009-05-03 17:23:14 -05: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
Fixing unit tests for syntax change
2009-03-23 00:34:02 -05:00
synth
Updating code to use CONSTANT:
2009-04-20 12:20:03 +10:00
system-info
finish fixing the using list for windows.errors, more ffi bindings
2009-04-30 10:25:59 -05:00
tar
support hard links in tar
2009-04-29 11:10:58 -05:00
taxes /usa
undo load breakage
2009-02-09 22:05:58 -06:00
terrain
add escape key to terrain demo
2009-05-08 16:18:56 -05:00
tetris
Fixes for recent changes
2009-04-05 17:32:53 -05:00
time-server
Add time server demo
2008-11-11 13:14:39 -06:00
trees
Changing : foo ; parsing to SYNTAX: foo ;
2009-03-21 01:27:50 -05:00
tty-server
…
turing
…
twitter
Fixing twitter
2009-02-13 20:20:22 -06:00
ui
move ui.offscreen to unmaintained for now
2009-05-03 22:04:25 -05:00
units
Fixing unit tests for syntax change
2009-03-23 00:34:02 -05:00
update
Making more code infer
2009-04-15 19:03:44 -05: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
Changing : foo ; parsing to SYNTAX: foo ;
2009-03-21 01:27:50 -05:00
vpri-talk
Split up tools.vocabs. Note that load-everything is now named load-all
2009-05-04 06:44:17 -05:00
webapps
Remove silly retry word from continuations vocab
2009-05-08 00:20:54 -05:00
webkit-demo
Fixing deploy tests
2009-03-18 19:58:05 -05:00
websites /concatenative
Add vocab: for vocab-relative paths
2009-02-15 19:53:21 -06:00
wordtimer
Update usages of global ... change-at to use the new change-global combinator
2009-04-30 21:38:14 -05:00
yahoo
Updating code to use CONSTANT: instead of : foo 123 ; inline
2009-02-23 21:40:17 -06:00