factor/extra
Daniel Ehrenberg 1e1da73309 Merge branch 'master' of git://factorcode.org/git/factor 2008-08-19 21:06:26 +02:00
..
24-game compatible with demos menu 2008-08-12 02:42:23 -04:00
animations now with progress-peek 2008-08-12 00:28:22 -04:00
asn1 Fixing everything for mandatory stack effects 2008-06-09 02:14:14 -05:00
assocs/lib fix ?at, if-at and add unit tests 2008-08-17 21:54:10 -05:00
automata Edit some demo tags 2008-08-01 17:43:41 -05:00
backtrack backtrack: Added cut-amb 2008-08-09 22:33:58 -04:00
bake bake: minor fix 2008-07-14 16:38:37 -05:00
balloon-bomber Add a bunch of demos tags 2008-08-01 18:06:46 -05:00
bank housekeeping 2008-05-20 12:01:14 +10:00
benchmark Merge branch 'master' of git://factorforge.org/git/william42 2008-07-16 18:37:01 -05:00
bitfields Doc updates 2008-07-12 21:28:43 -05:00
boids Edit some demo tags 2008-08-01 17:43:41 -05:00
boolean-expr Remove 'demos' tag from non-runnable vocabularies 2008-08-06 14:24:42 -05:00
bootstrap/ui Create basis vocab root 2008-07-28 22:03:13 -05:00
bubble-chamber Tag a bunch of demos 2008-08-01 23:20:02 -05:00
builder Fix minor load problems from words being moved around 2008-07-28 23:20:54 -05:00
bunny retool with-gl-program -- preserving the program object and using cleave is more flexible than the hardcoded pattern 2008-08-03 17:41:21 -07:00
cairo Fix inference again 2008-06-06 18:57:37 -05:00
cairo-demo
cfdg cfdg.models.rules08: Use new macros 2008-08-07 15:45:36 -05:00
classes/tuple/lib Fix load-everything 2008-06-30 16:06:14 -05:00
color-picker color-picker: Use color objects 2008-08-01 17:15:44 -05:00
combinators add quad combinator 2008-08-16 16:05:00 -05:00
contributors Unit test 2008-05-07 05:15:22 -05:00
cords Refactor binary search 2008-07-15 17:16:08 -05:00
coroutines construct-boa -> boa 2008-04-13 15:06:27 -05:00
cpu/8080 Cleanup some cpu-8080 code 2008-07-11 11:37:02 +12:00
crypto assoc-find is no longer generic 2008-06-09 05:22:21 -05:00
csv Ammended csv to use a global var for default delimiter. Also removed dependency on vars 2008-08-05 10:36:13 +01:00
ctags Fix errors in new tests 2008-07-14 14:53:56 +02:00
db Merge branch 'master' of git://factorcode.org/git/factor 2008-07-09 19:12:08 -05:00
demos demos: Align text 2008-08-06 14:23:31 -05:00
descriptive Move general shufflers and combinators into generalizations, move narray there too 2008-07-07 19:36:33 -05:00
digraphs construct-boa -> boa 2008-04-13 15:06:27 -05:00
display-stack display-stack: some improvements 2008-07-17 18:29:58 -05:00
dns Update code for combinators.short-circuit 2008-06-24 13:47:54 -05:00
factory Remove obsolete deploy descriptor 2008-06-29 02:17:46 -05:00
faq reverse args for assoc-diff, diff 2008-04-26 02:01:43 -05:00
farkup the new farkup using ebnf 2008-07-15 23:56:25 -05:00
fjsc Use new style accessors in fjsc 2008-07-11 11:37:02 +12:00
ftp Update code for combinators.short-circuit 2008-06-24 13:47:54 -05:00
furnace Conversation scope work in progress 2008-07-09 23:41:45 -05:00
game-input game-input.backend: follow eval to its new home 2008-08-06 11:38:09 -07:00
gap-buffer Add push-at to core 2008-06-13 02:09:16 -05:00
generic/lib
geo-ip Move firstn to generalizations, clean it up a bit 2008-07-13 19:50:37 -05:00
geom
gesture-logger Update minor demos for inheritance 2008-07-12 01:29:25 -05:00
globs Fixing everything for mandatory stack effects 2008-06-09 02:14:14 -05:00
golden-section golden-section: <golden-section> word 2008-08-01 14:24:00 -05:00
graph-theory Added authors.txt, etc. to graph-theory 2008-06-20 23:53:47 -04:00
graphics Move mirrors out of the boot image 2008-07-02 00:20:01 -05:00
hardware-info Add 'unportable' tag in place of hard-coded list of 'dangerous' vocabs in load-everything 2008-07-29 16:47:52 -05:00
hello-ui
hello-world Move mirrors out of the boot image 2008-07-02 00:20:01 -05:00
hexdump assoc-find is no longer generic 2008-06-09 05:22:21 -05:00
html remove old accessors, cleanup 2008-08-17 10:38:34 -05:00
http Documentation updates, rename unfold to produce 2008-07-10 01:00:27 -05:00
icfp/2006 assoc-find is no longer generic 2008-06-09 05:22:21 -05:00
inverse Move general shufflers and combinators into generalizations, move narray there too 2008-07-07 19:36:33 -05:00
io Merge branch 'master' of git://factorcode.org/git/factor 2008-08-19 21:06:26 +02:00
iokit DirectInput adding, removing, basic reading devices works 2008-07-23 21:07:47 -07:00
irc irc.ui: Fixed bug in constructor 2008-08-14 01:24:56 -04:00
jamshred more rect updates 2008-07-11 21:06:31 -05:00
joystick-demo clean up game-input.backend init so that loading a backend does not ruin the game-input-backend var and so that client code does not need to explicitly load game-input.backend itself 2008-07-29 19:53:00 -07:00
json Use tr instead of substitute in a few places 2008-07-09 19:43:46 -05:00
key-caps clean up game-input.backend init so that loading a backend does not ruin the game-input-backend var and so that client code does not need to explicitly load game-input.backend itself 2008-07-29 19:53:00 -07:00
koszul Add an unzip word 2008-07-20 01:12:15 -05:00
lcd Fix a couple of load errors 2008-07-05 21:29:02 -05:00
line-art
lisp Fix lisp unit tests 2008-07-11 11:37:02 +12:00
lisppaste Remove 'demos' tag from non-runnable vocabularies 2008-08-06 14:24:42 -05:00
lists Doc updates 2008-07-12 21:28:43 -05:00
log-viewer Remove 'demos' tag from non-runnable vocabularies 2008-08-06 14:24:42 -05:00
lsys lsys.ui: Minor fix 2008-08-06 15:14:42 -05:00
lunar-rescue
match Split up huge parser vocabulary 2008-06-25 03:25:08 -05:00
math Merge branch 'master' of git://factorcode.org/git/factor 2008-08-13 21:33:27 -05:00
maze more rect updates 2008-07-11 21:06:31 -05:00
micros Add 'unportable' tag in place of hard-coded list of 'dangerous' vocabs in load-everything 2008-07-29 16:47:52 -05:00
minneapolis-talk Fixing everything for mandatory stack effects 2008-06-09 02:14:14 -05:00
monads Fixing everything for mandatory stack effects 2008-06-09 02:14:14 -05:00
money Oops 2008-07-29 00:05:50 -05:00
morse Remove 'demos' tag from non-runnable vocabularies 2008-08-06 14:24:42 -05:00
mortar Move general shufflers and combinators into generalizations, move narray there too 2008-07-07 19:36:33 -05:00
msxml-to-csv Remove 'demos' tag from non-runnable vocabularies 2008-08-06 14:24:42 -05:00
multi-methods Fix test failures 2008-07-16 01:03:41 -05:00
namespaces/lib Move firstn to generalizations, clean it up a bit 2008-07-13 19:50:37 -05:00
nehe nehe: rewrite to not use 'gadget,' 2008-07-13 16:40:05 -05:00
newfx newfx: purge and purge! 2008-07-11 11:56:05 -05:00
numbers-game Fixing everything for mandatory stack effects 2008-06-09 02:14:14 -05:00
odbc Fix load-everything 2008-06-30 16:06:14 -05:00
ogg fix load errors 2008-04-26 11:03:41 -05:00
openal Add 'unportable' tag in place of hard-coded list of 'dangerous' vocabs in load-everything 2008-07-29 16:47:52 -05:00
opengl retool with-gl-program -- preserving the program object and using cleave is more flexible than the hardcoded pattern 2008-08-03 17:41:21 -07:00
optimizer/debugger Optimizer report now shows number of passes 2008-07-20 01:13:14 -05:00
oracle Working on SSL and refactoring related code to make things easier to plug in 2008-05-12 18:53:22 -05:00
ori Fix inference 2008-06-27 21:11:58 -05:00
pack Fix load errors 2008-05-05 04:32:01 -05:00
pango Remove some usages of deprecated features 2008-06-30 05:22:05 -05:00
parser-combinators Changing vocabs USING: to reflect which words are in lists and lists.lazy 2008-06-03 16:57:29 -04:00
partial-continuations
peg Fixing unit tests for eval word being moved 2008-07-29 00:05:01 -05:00
porter-stemmer rename butlast to but-last 2008-05-07 01:38:34 -05:00
pos
processing Remove 'processing.color' (evolved into colors) 2008-08-01 14:59:53 -05:00
project-euler Fix load error in project-euler 2008-07-24 02:32:40 -05:00
promises Move a few things around 2008-07-28 22:09:35 -05:00
random/blum-blum-shub Move a few things around 2008-07-28 22:09:35 -05:00
random-weighted random-weighted: Use fry instead of bake 2008-06-30 10:05:29 -05:00
raptor Add 'unportable' tag in place of hard-coded list of 'dangerous' vocabs in load-everything 2008-07-29 16:47:52 -05:00
regexp Code cleanup 2008-06-25 03:33:58 -05:00
regexp2 add some metadata 2008-08-18 11:29:30 -05:00
reports Optimizer report now shows number of passes 2008-07-20 01:13:14 -05:00
rewrite-closures rewrite-closures: Minor improvements 2008-07-01 09:31:52 -05:00
roman Remove 'demos' tag from non-runnable vocabularies 2008-08-06 14:24:42 -05:00
rot13 case/cond 2008-04-11 12:57:43 -05:00
self self.slots: syntax for accessing slots of an object stored in the self variable 2008-07-17 16:45:39 -05:00
semantic-db Builtinn types now use new slot accessors; tuple slot type declaration work in progress 2008-06-28 02:36:20 -05:00
sequences add some more utility words like when-empty 2008-08-14 00:21:10 -05:00
serial more bsd flags 2008-08-13 22:04:12 -05:00
shell Fix minor load problems from words being moved around 2008-07-28 23:20:54 -05:00
size-of size-of: Use bake syntax 2008-06-30 10:26:18 -05:00
slides slides: use colors 2008-07-29 19:09:00 -05:00
soundex Fix soundex 2008-07-15 20:57:56 -05:00
space-invaders Add a bunch of demos tags 2008-08-01 18:06:46 -05:00
spheres retool with-gl-program -- preserving the program object and using cleave is more flexible than the hardcoded pattern 2008-08-03 17:41:21 -07:00
springies Tag a bunch of demos 2008-08-01 23:20:02 -05:00
state-machine Split up huge parser vocabulary 2008-06-25 03:25:08 -05:00
state-tables fix the unit tests 2008-05-21 15:58:55 -05:00
strings/lib Move replicate into core; move selection sort into its own vocab; remove usages of and? and or? which are redundant now 2008-06-13 01:51:46 -05:00
sudoku Tweak deploy descriptors 2008-07-03 20:50:08 -05:00
syndication Fixing syndication to handle more RSS feeds seen in the wild 2008-06-27 01:30:23 -05:00
synth housekeeping 2008-05-20 12:01:14 +10:00
tangle Fix load error 2008-06-15 23:04:17 -05:00
tar Move mirrors out of the boot image 2008-07-02 00:20:01 -05:00
taxes remove old accessors before major refactoring 2008-08-17 10:50:26 -05:00
tetris Add a bunch of demos tags 2008-08-01 18:06:46 -05:00
trees assoc-find is no longer generic 2008-06-09 05:22:21 -05:00
triggers
tty-server Fix build errors 2008-06-17 05:21:45 -05:00
tuple-syntax Help lint fixes 2008-07-04 02:52:27 -05:00
turing Remove 'demos' tag from non-runnable vocabularies 2008-08-06 14:24:42 -05:00
turtle construct-boa -> boa 2008-04-13 15:06:27 -05:00
update update.backup: run backup in a try 2008-07-11 15:45:06 -05:00
usa-cities Fix load error 2008-07-15 23:00:40 -05:00
vars Fix load-everything 2008-06-30 16:06:14 -05:00
webapps Conversation scope work in progress 2008-07-09 23:41:45 -05:00
websites/concatenative Minor Wiki improvements 2008-07-08 16:15:51 -05:00
wordtimer added wordtimer-call word to make timing simpler 2008-07-26 11:31:40 +01:00
x extra changes: 2008-04-25 23:17:08 -05:00
xmode Fix xmode.keyword-map to not use delegation 2008-07-11 00:46:06 -05:00
yahoo Remove 'demos' tag from non-runnable vocabularies 2008-08-06 14:24:42 -05:00