factor/extra
Slava Pestov c3f4bcb616 Fix load errors exposed by platforms.txt change 2010-02-20 13:31:09 +13:00
..
24-game random is generic now -- iota random -> random 2010-01-14 12:48:57 -06:00
alien/data/map Fix input-classes of /i and mod, and add some regression tests with various reductions of the original test-case from the terrain demo 2010-01-14 18:15:51 +13:00
annotations Clean up some tags 2010-02-17 00:12:55 +13:00
asn1 Factor source files should not be executable 2009-11-21 17:50:43 -06:00
assoc-heaps docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
audio audio.chunked-file: inline "check-chunk" so heap-size call can be folded away and audio can be deployed 2010-02-14 13:58:24 -08:00
backtrack Factor source files should not be executable 2009-11-21 17:50:43 -06:00
balloon-bomber Fix invaders sound and fix bitrot in balloon-bomber and lunar-rescue 2009-10-16 12:15:10 +13:00
bank eliminate most spins from extra 2009-11-05 15:34:31 -06:00
benchmark tuple-arrays: require that base type be final 2010-02-18 03:57:02 +13:00
bloom-filters Change [0,b) usages to iota 2010-01-15 08:05:50 +13:00
brainfuck
bson some minor bson performance improvements 2010-01-10 18:42:16 +01:00
bunny formatting ocd 2010-01-16 11:46:50 -08:00
c Merge branch 'master' of git://factorcode.org/git/factor 2009-11-05 22:23:21 -06:00
calendar/holidays fix holiday-names word 2009-11-13 14:59:48 -06:00
cap cap: explicitly set the image's component-type 2009-10-09 15:58:34 -04:00
central
chess960
chicago-talk Factor source files should not be executable 2009-11-21 17:50:43 -06:00
chipmunk Remove game.input dependency from chipmunk.demo so it works on linux 2010-02-16 22:37:31 -08:00
classes vectored struct functor 2009-10-15 14:33:40 -05:00
closures over push -> suffix!, over push-all -> append! 2009-10-28 15:29:01 -05:00
color-picker pry off some ui app boilerplate with a MAIN-WINDOW: syntax 2010-01-15 16:55:43 -08:00
color-table pry off some ui app boilerplate with a MAIN-WINDOW: syntax 2010-01-15 16:55:43 -08:00
combinators/tuple Various documentation improvements 2010-01-26 01:01:12 +13:00
compiler/graphviz
constructors fix bug in constructor redefinition 2010-01-04 14:24:13 -06:00
contributors Factor source files should not be executable 2009-11-21 17:50:43 -06:00
coroutines
couchdb vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
cpu/8080 Factor source files should not be executable 2009-11-21 17:50:43 -06:00
crypto Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
ctags docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
curses vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
cursors
db/info parsed -> suffix!, add append! 2009-10-28 13:38:27 -05:00
decimals random is generic now -- iota random -> random 2010-01-14 12:48:57 -06:00
demos pry off some ui app boilerplate with a MAIN-WINDOW: syntax 2010-01-15 16:55:43 -08:00
descriptive Factor source files should not be executable 2009-11-21 17:50:43 -06:00
digraphs Factor source files should not be executable 2009-11-21 17:50:43 -06:00
ecdsa vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
enter
env docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
fjsc Factor source files should not be executable 2009-11-21 17:50:43 -06:00
fonts/syntax over push -> suffix!, over push-all -> append! 2009-10-28 15:29:01 -05:00
freetype replace all TYPEDEF: void* XXX* with C-TYPE: XXX 2009-09-27 22:21:24 -05:00
fries eliminate most spins from extra 2009-11-05 15:34:31 -06:00
fuel Fix stack effect decl in listener.factor and mismatched dynamic stack effect for error hook in remote.factor 2010-02-13 03:50:04 -08:00
furnace/mongodb adjusted USING: - removed unix vocab 2010-01-16 11:46:00 +01:00
galois-talk update existing code for [let change 2009-10-27 22:05:37 -05:00
game Update documentation for new help lint check 2010-02-19 12:31:52 +13:00
geo-ip (normalize-path) -> absolute-path, canonicalize-path -> resolve-symlinks 2009-10-28 17:25:50 -05:00
geobytes update more 8bit encoding usages 2009-11-12 18:36:47 -06:00
gesture-logger Factor source files should not be executable 2009-11-21 17:50:43 -06:00
google-tech-talk update existing code for [let change 2009-10-27 22:05:37 -05:00
gpu Update documentation for new help lint check 2010-02-19 12:31:52 +13:00
grid-meshes Fix input-classes of /i and mod, and add some regression tests with various reductions of the original test-case from the terrain demo 2010-01-14 18:15:51 +13:00
hashcash Factor source files should not be executable 2009-11-21 17:50:43 -06:00
hello-ui pry off some ui app boilerplate with a MAIN-WINDOW: syntax 2010-01-15 16:55:43 -08:00
hello-unicode pry off some ui app boilerplate with a MAIN-WINDOW: syntax 2010-01-15 16:55:43 -08:00
hello-world Factor source files should not be executable 2009-11-21 17:50:43 -06:00
html Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
icfp/2006 Factor source files should not be executable 2009-11-21 17:50:43 -06:00
id3 Update some more 'update' usages to call 'assoc-union!' 2010-02-04 03:44:24 +13:00
images images.atlas: add "make-atlas-assoc" word to take a name->image assoc and generate a name->texcoord assoc alongside the atlas 2010-02-04 19:43:14 -08:00
infix infix: part about integers as sequences doesn't apply anymore 2010-02-19 11:26:01 +01:00
io/serial Fix load errors exposed by platforms.txt change 2010-02-20 13:31:09 +13:00
irc Factor source files should not be executable 2009-11-21 17:50:43 -06:00
joystick-demo fix joystick-demo for timer changes 2010-01-05 10:23:11 -08:00
jvm-summit-talk
key-caps use MAIN-WINDOW: for key-caps 2010-01-16 12:00:00 -08:00
key-handlers nip most uses of tuck from extra 2009-11-05 22:22:21 -06:00
koszul Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
lcd pry off some ui app boilerplate with a MAIN-WINDOW: syntax 2010-01-15 16:55:43 -08:00
libusb vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
lisppaste
llvm vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
log-viewer Factor source files should not be executable 2009-11-21 17:50:43 -06:00
lunar-rescue Fix invaders sound and fix bitrot in balloon-bomber and lunar-rescue 2009-10-16 12:15:10 +13:00
managed-server
mason mason.source: save git-id in source packages, just like binary packages 2010-02-15 19:01:19 +13:00
math Merge branch 'master' of git://github.com/erikcharlebois/factor 2010-02-19 12:35:21 +13:00
maze pry off some ui app boilerplate with a MAIN-WINDOW: syntax 2010-01-15 16:55:43 -08:00
memory Update documentation for new help lint check 2010-02-19 12:31:52 +13:00
merger vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
method-chains method-chains docs 2010-01-16 23:13:59 -08:00
minneapolis-talk Factor source files should not be executable 2009-11-21 17:50:43 -06:00
model-viewer gpu.shaders: change around vertex-array construction a bit. rename <vertex-array> to <multi-vertex-array> and buffer>vertex-array to <vertex-array*> . add new <vertex-array> that takes a single buffer and reads it with the program's linked vertex-format 2010-02-10 15:27:57 -08:00
models move models.illusion to basis, and move models.combinators and everything that uses it to unmaintained since it monkey-patches the models vocab which is retarded 2009-11-09 01:18:36 -06:00
monads
money parsed -> suffix!, add append! 2009-10-28 13:38:27 -05:00
mongodb Update documentation for new help lint check 2010-02-19 12:31:52 +13:00
morse move alut stuff to openal.alut so alut only gets deployed if we use it 2010-02-16 22:31:21 -08:00
msxml-to-csv
multi-methods Update some more 'update' usages to call 'assoc-union!' 2010-02-04 03:44:24 +13:00
native-thread-test update vocabs so a load-all on macosx works without parsing c-type strings 2009-09-27 15:11:21 -05:00
nehe pry off some ui app boilerplate with a MAIN-WINDOW: syntax 2010-01-15 16:55:43 -08:00
nested-comments
noise noise: update for iota 2010-01-15 07:15:33 +13:00
numbers-game
nurbs update existing code to use :> ( ) when possible 2009-10-28 16:11:33 -05:00
ogg deploy ogg and vorbis libraries 2010-02-16 14:24:04 -08:00
openal vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
opengl Factor source files should not be executable 2009-11-21 17:50:43 -06:00
otug-talk
pair-methods
pair-rocket parsed -> suffix!, add append! 2009-10-28 13:38:27 -05:00
pairs pairs: assoc implementation optimized for a single key/value pair 2010-02-04 08:05:01 +13:00
parser-combinators Factor source files should not be executable 2009-11-21 17:50:43 -06:00
partial-continuations Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
peg peg: fix unit test failures 2009-10-19 06:01:20 -05:00
persistency parsed -> suffix!, add append! 2009-10-28 13:38:27 -05:00
poker fix unit test 2009-12-08 17:05:11 -06:00
pop3 POP3 client library 2009-10-23 12:50:12 +03:00
project-euler collect-benchmarks needs to convert from nano not micro 2010-02-14 15:59:18 -06:00
qtkit Fix load errors exposed by platforms.txt change 2010-02-20 13:31:09 +13:00
quadtrees nip most uses of tuck from extra 2009-11-05 22:22:21 -06:00
qw parsed -> suffix!, add append! 2009-10-28 13:38:27 -05:00
random Factor source files should not be executable 2009-11-21 17:50:43 -06:00
redis update more 8bit encoding usages 2009-11-12 18:36:47 -06:00
reports/noise Factor source files should not be executable 2009-11-21 17:50:43 -06:00
robots
roles
rot13 nip most uses of tuck from extra 2009-11-05 22:22:21 -06:00
rpn
run-desc
s3 use $subsections instead of $subsection 2009-11-18 16:40:18 -06:00
sequences fill in USING: for sequences.inserters tests 2010-02-07 00:14:56 -08:00
set-n eliminate most spins from extra 2009-11-05 15:34:31 -06:00
site-watcher change add-init-hook to add-startup-hook, new add-shutdown-hook word 2009-10-19 22:17:02 -04:00
slides Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
smalltalk Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
space-invaders move alut stuff to openal.alut so alut only gets deployed if we use it 2010-02-16 22:31:21 -08:00
spheres use world-attributes pref-dim instead of world pref-dim* method where applicable 2010-01-16 11:44:58 -08:00
spider Update documentation for new help lint check 2010-02-19 12:31:52 +13:00
sudoku sudoku: update for iota 2010-01-15 07:15:35 +13:00
svg Clean up some tags 2010-02-17 00:12:55 +13:00
synth move alut stuff to openal.alut so alut only gets deployed if we use it 2010-02-16 22:31:21 -08:00
tar Factor source files should not be executable 2009-11-21 17:50:43 -06:00
taxes/usa update fica constant 2010-01-04 10:59:00 -05:00
tc-lisp-talk
terrain Clean up some tags 2010-02-17 00:12:55 +13:00
tetris tetris.gl: update for iota 2010-01-15 07:15:33 +13:00
time-server
tokyo Factor source files should not be executable 2009-11-21 17:50:43 -06:00
trees Clean up some tags 2010-02-17 00:12:55 +13:00
tty-server Clean up some tags 2010-02-17 00:12:55 +13:00
turing
twitter
ui use world-attributes pref-dim instead of world pref-dim* method where applicable 2010-01-16 11:44:58 -08:00
units Factor source files should not be executable 2009-11-21 17:50:43 -06:00
update
usa-cities nip most uses of tuck from extra 2009-11-05 22:22:21 -06:00
variants docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
vars
vocabs/git utility to load a chosen revision of a vocab from a git repo, e.g. "USE-REV: xml origin/master" 2009-11-07 23:54:17 -06:00
vpri-talk update existing code for [let change 2009-10-27 22:05:37 -05:00
webapps Clean up some tags 2010-02-17 00:12:55 +13:00
webkit-demo vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
websites/concatenative websites.concatenative: fix mason web app invocation 2010-02-17 00:13:08 +13:00
window-controls-demo Factor source files should not be executable 2009-11-21 17:50:43 -06:00
wordtimer
yahoo Factor source files should not be executable 2009-11-21 17:50:43 -06:00
zoneinfo fix load errors 2009-11-18 18:53:03 -06:00