factor/extra
Doug Coleman 748f4d7244 Merge branch 'master' of git://factorcode.org/git/factor 2010-02-03 00:05:15 -06: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 parsed -> suffix!, add append! 2009-10-28 13:38:27 -05: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 docs for audio.vorbis 2010-01-25 20:35:36 -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 Change benchmark.recursive to make less recursions to avoid overflowing the callstack on win64 2010-02-03 00:04:37 -06:00
bloom-filters Change [0,b) usages to iota 2010-01-15 08:05:50 +13:00
brainfuck replace usages of <" with """ 2009-09-20 22:42:40 -05:00
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
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 Fix test failures in compiler.cfg.linearization.order, compiler.tests.low-level-ir and compiler.graphviz 2009-09-22 05:07:52 -05:00
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 eliminate most spins from extra 2009-11-05 15:34:31 -06: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 curses: fix using 2009-11-07 00:07:02 +01: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 nip most uses of tuck from extra 2009-11-05 22:22:21 -06: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 (normalize-path) -> absolute-path, canonicalize-path -> resolve-symlinks 2009-10-28 17:25:50 -05: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 Unify obj and collada loading under a common models umbrella loader 2010-02-01 18:44:09 -08: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 gpu.shaders: don't attempt to bind vertex attributes that don't exist in the compiled shader 2010-01-28 21:48:41 -08: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 Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
images tweak images.atlas interface. return a hash of images to texcoords for the images that made up the atlas 2010-02-01 12:05:28 -08:00
infix Fix a few integers-as-sequences in docs 2010-01-14 17:20:43 -06:00
io/serial Factor source files should not be executable 2009-11-21 17:50:43 -06:00
irc Factor source files should not be executable 2009-11-21 17:50:43 -06:00
jamshred pry off some ui app boilerplate with a MAIN-WINDOW: syntax 2010-01-15 16:55:43 -08:00
joystick-demo fix joystick-demo for timer changes 2010-01-05 10:23:11 -08:00
jvm-summit-talk jvm-summit-talk: Slides from talk 2009-09-22 03:23:55 -05:00
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
lisppaste
llvm parsed -> suffix!, add append! 2009-10-28 13:38:27 -05: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 replace usages of <" with """ 2009-09-20 22:42:40 -05:00
mason mason: print callstack trace for build loop errors 2010-02-01 12:41:04 -06:00
math Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
maze pry off some ui app boilerplate with a MAIN-WINDOW: syntax 2010-01-15 16:55:43 -08:00
memory Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
merger pry off some ui app boilerplate with a MAIN-WINDOW: syntax 2010-01-15 16:55:43 -08: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 Move collada viewer to extra/model-viewer 2010-02-01 22:12:22 -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 Rename accumulator to collector, pusher to selector 2010-01-22 15:00:53 -06:00
morse parsed -> suffix!, add append! 2009-10-28 13:38:27 -05:00
msxml-to-csv
multi-methods Removing integers-as-sequences 2010-01-15 07:15:33 +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 make nested-comments work again with new strings 2009-09-19 14:14:47 -05:00
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 update vocabs so a load-all on macosx works without parsing c-type strings 2009-09-27 15:11:21 -05:00
openal add DESTRUCTOR:s for alcCloseDevice and alcDestroyContext 2010-01-19 10:28:36 -08:00
opengl Factor source files should not be executable 2009-11-21 17:50:43 -06:00
otug-talk replace usages of <" with """ 2009-09-20 22:42:40 -05:00
pair-methods
pair-rocket parsed -> suffix!, add append! 2009-10-28 13:38:27 -05: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
prettyprint/callables
project-euler Change [0,b) usages to iota 2010-01-15 08:05:50 +13:00
qtkit helper words for qtkit 2009-09-18 13:41:55 -05: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 replace usages of <" with """ 2009-09-20 22:42:40 -05:00
rot13 nip most uses of tuck from extra 2009-11-05 22:22:21 -06:00
rpn rpn: fix operator order issue (reported by Jason Merrill) 2009-09-23 17:33:03 -05:00
run-desc
s3 use $subsections instead of $subsection 2009-11-18 16:40:18 -06:00
sequences sequences: rename virtual-seq to virtual-exemplar 2009-11-07 00:06:26 +01: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 Factor source files should not be executable 2009-11-21 17:50:43 -06:00
spheres use world-attributes pref-dim instead of world pref-dim* method where applicable 2010-01-16 11:44:58 -08:00
spider spider.unique-deque: fix for stricter stack effect checking 2009-11-09 01:59:22 -06:00
sudoku sudoku: update for iota 2010-01-15 07:15:35 +13:00
svg fix using and tests 2009-09-23 12:54:34 -05:00
synth remove most uses of roll/-roll from extra 2009-10-30 14:14:24 -05: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 replace usages of <" with """ 2009-09-20 22:42:40 -05:00
terrain game.worlds overhaul: add optional support for integrating audio.engine and make game.input integration optional too. add "tick-game-world" generic for extending game-world's tick* method 2010-01-19 16:07:47 -08: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 random is generic now -- iota random -> random 2010-01-14 12:48:57 -06:00
tty-server
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 Factor source files should not be executable 2009-11-21 17:50:43 -06:00
webkit-demo
websites/concatenative vm: replace generations array with individual instance variables referencing zone objects 2009-10-07 11:59:59 -05: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