factor/extra
Doug Coleman 2d6bb2fef3 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-06-01 16:12:09 -05:00
..
4DNav Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
24-game rename peek -> last and update all usages 2009-05-25 16:38:33 -05:00
adsoda remove duplicate definition of last 2009-05-25 19:00:18 -05:00
animations rename peek -> last and update all usages 2009-05-25 16:38:33 -05:00
annotations annotations: update for usage being moved to tools.crossref 2009-04-22 04:46:47 -05:00
asn1
assoc-heaps
audio die if wav fmt or data chunk is missing 2009-04-29 08:40:31 -05:00
backtrack Add documentation and tests for extra/backtrack 2009-05-24 16:03:01 +02:00
bank Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
benchmark move sha1 and sha2 to checksums.sha, update usages 2009-05-17 17:58:36 -05:00
bloom-filters bloom-filters: fix tests on 64-bit machines 2009-05-12 19:50:19 -04:00
bson rename peek -> last and update all usages 2009-05-25 16:38:33 -05:00
bunny Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
c
cap
chess960
chicago-talk Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -05:00
color-picker Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -05:00
color-table
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 moving md5 state to a tuple, redoing hmac 2009-05-10 20:42:20 -05:00
ctags
curses
cursors clean up some stack shuffling 2009-05-31 08:53:42 -05:00
demos
descriptive descriptive: update for tools.annotations change 2009-05-28 02:52:05 -05:00
digraphs
dns rename peek -> last and update all usages 2009-05-25 16:38:33 -05:00
drills Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -05:00
ecdsa move sha1 and sha2 to checksums.sha, update usages 2009-05-17 17:58:36 -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 Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
freetype
fuel FUEL: developer-name is not overriden in scaffolds if so desired. 2009-06-01 23:09:30 +02:00
galois-talk fix some duplicate using lines 2009-05-18 23:45:52 -05:00
game-loop slow, ugly, unoptimized terrain generation demo 2009-05-07 19:53:56 -05:00
game-worlds in game-worlds, open game-input before starting game-loop and close after. otherwise there's a chance the game-loop might tick without game-input available 2009-05-13 19:35:46 -05:00
geo-ip
geobytes
gesture-logger larger default window size for gesture-logger 2009-05-14 15:43:51 -05:00
google-tech-talk Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
grid-meshes factor out grid mesh generation in terrain to its own vocab 2009-05-18 10:31:05 -05:00
hashcash Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
hello-ui hello-ui and spheres can deploy without I/O 2009-05-12 04:18:50 -05:00
hello-unicode Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -05:00
hello-world Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -05:00
html rename peek -> last and update all usages 2009-05-25 16:38:33 -05:00
icfp/2006
id3 Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
images misspelled kobi's name 2009-05-26 21:07:14 -05:00
infix Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
io/serial
irc Merge branch 'irc' of git://www.tiodante.com/git/factor 2009-06-01 15:20:25 -05:00
jamshred remove clamp-to-range and associated words, update jamshred 2009-05-25 21:24:12 -05:00
joystick-demo Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -05: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 Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
lcd
lisppaste
log-viewer
managed-server send \r\n instead of \n for windows telnet clients 2009-06-01 13:35:04 -05:00
mason rename peek -> last and update all usages 2009-05-25 16:38:33 -05:00
math rename peek -> last and update all usages 2009-05-25 16:38:33 -05:00
maze Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -05:00
merger Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -05:00
method-chains
minneapolis-talk fix some duplicate using lines 2009-05-18 23:45:52 -05:00
models/history
monads Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
money
mongodb change threaded-server and managed-server to take an encoding 2009-05-30 19:15:53 -05:00
morse better fix for morse 2009-04-26 14:43:06 -05:00
msxml-to-csv
nehe Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -05:00
noise cut perlin-noise time in half 2009-05-10 23:21:45 +02:00
numbers-game
nurbs use ${ in some nurbs tests 2009-05-28 18:57:49 -05:00
openal make openal.example load, it's still broken.. 2009-04-18 13:48:15 -05:00
opengl Make focusable-child* work even if world has no children, to clean up a code duplication 2009-05-11 17:04:32 -05:00
otug-talk Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -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 fix lazy lists 2009-05-18 16:17:11 -05:00
partial-continuations fix more compiler errors 2009-04-17 14:44:08 -05:00
peg Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -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 rename peek -> last and update all usages 2009-05-25 16:38:33 -05:00
quadtrees
qw dog tag again 2009-04-25 19:24:01 -05:00
random/blum-blum-shub fix using 2009-05-10 16:33:43 -05:00
redis redis.assoc: Use redis-flushdb in clear-assoc 2009-05-11 00:50:22 -03:00
reports/noise Fix unit tests and load errors for slip removal 2009-05-10 17:03:41 -05:00
robots
roles Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
rot13
sequence-parser
sequences sequences.product: fix ABOUT: 2009-05-30 13:23:07 -05:00
site-watcher
slides
smalltalk
spheres clean up some GL state mgmt in spheres 2009-05-20 10:26:24 -05:00
spider Fix unit tests and load errors for slip removal 2009-05-10 17:03:41 -05:00
str-fry Merge branch 'master' of git://factorcode.org/git/factor 2009-05-03 17:23:14 -05:00
sudoku Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -05:00
svg
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 use bi, call >string on c-strings from tar 2009-05-10 23:21:45 +02:00
taxes/usa
terrain add a clamp word to math.order, use clamp word throughout libraries 2009-05-24 21:35:50 -05:00
tetris Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
time-server change threaded-server and managed-server to take an encoding 2009-05-30 19:15:53 -05:00
trees
tty-server change threaded-server and managed-server to take an encoding 2009-05-30 19:15:53 -05:00
turing
twitter
ui Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
units
update Making more code infer 2009-04-15 19:03:44 -05:00
usa-cities
vars
vpri-talk Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
webapps webapps.planet: fix edit-blog action 2009-05-27 19:37:12 -05:00
webkit-demo Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -05:00
websites/concatenative websites.concatenatieve: add builds.factorcode.org 2009-05-22 17:52:31 -05:00
wordtimer Update usages of global ... change-at to use the new change-global combinator 2009-04-30 21:38:14 -05:00
yahoo