factor/extra
Slava Pestov 76e1dc5c77 irc.gitbot: new nickname 2010-03-23 02:22:28 -04: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
astar Also test the derivation variant of astar 2010-03-16 09:28:51 +01:00
audio Specialized arrays, structs and other objects responding to the >c-ptr / byte-length protocol can now be written to binary streams 2010-02-24 20:18:41 +13:00
backtrack Factor source files should not be executable 2009-11-21 17:50:43 -06:00
balloon-bomber
bank mop up compiler errors from macosx load-all 2010-03-09 00:56:07 -08:00
benchmark mop up compiler errors from macosx load-all 2010-03-09 00:56:07 -08:00
bloom-filters Change [0,b) usages to iota 2010-01-15 08:05:50 +13:00
brainfuck
bson mop up compiler errors from macosx load-all 2010-03-09 00:56:07 -08: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 load error in calendar 2010-03-02 11:38:35 -06:00
cap
central
chess960
chicago-talk Factor source files should not be executable 2009-11-21 17:50:43 -06:00
chipmunk deploy chipmunk lib 2010-02-25 15:13:06 -08:00
classes
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 Finishing eliminating prune as a synonym of members 2010-02-27 14:52:24 -05: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
curses rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char 2010-02-23 11:42:02 -08:00
cursors
db/info
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 add missing USING: effects.parser to descriptive, set-n 2010-02-23 13:27:18 -08: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
fjsc Factor source files should not be executable 2009-11-21 17:50:43 -06:00
fonts/syntax
freetype rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char 2010-02-23 11:42:02 -08:00
fuel Merge branch 'bags' of git://github.com/littledan/Factor 2010-03-16 13:28:00 -04:00
fullscreen Beginning of a real fullscreen library 2010-02-27 13:03:28 -06:00
furnace/mongodb adjusted USING: - removed unix vocab 2010-01-16 11:46:00 +01:00
galois-talk
game core-foundation.run-loop: clean up and speed up some code to fix starvation issue exposed by game.loop (reported by Joe Groff) 2010-03-01 12:22:18 +13:00
geo-ip
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
gpu more help-lint 2010-03-09 21:02:43 -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 Finishing eliminating prune as a synonym of members 2010-02-27 14:52:24 -05: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 Remove the http-data word 2010-03-01 22:32:15 -06:00
infix infix: part about integers as sequences doesn't apply anymore 2010-02-19 11:26:01 +01:00
io/serial io.serial.windows: fix load error 2010-02-21 17:48:05 +13:00
irc irc.gitbot: new nickname 2010-03-23 02:22:28 -04: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 Finishing eliminating prune as a synonym of members 2010-02-27 14:52:24 -05:00
lcd pry off some ui app boilerplate with a MAIN-WINDOW: syntax 2010-01-15 16:55:43 -08:00
libusb change back other char/uchar* parameters that don't look like actual string types 2010-02-23 13:15:16 -08:00
lisppaste
llvm rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char 2010-02-23 11:42:02 -08:00
log-viewer Factor source files should not be executable 2009-11-21 17:50:43 -06:00
lunar-rescue
managed-server Making all of basis and extra unambiguous for sets/namespaces 2010-02-26 16:28:38 -05:00
mason mason.test: fix outdated boot image check 2010-03-18 17:25:56 +13:00
math generalize stack effects so we can bootstrap with the stricter stack effect checking 2010-03-08 23:38:10 -08: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
mongodb Specialized arrays, structs and other objects responding to the >c-ptr / byte-length protocol can now be written to binary streams 2010-02-24 20:18:41 +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 Making all of basis and extra unambiguous for sets/namespaces 2010-02-26 16:28:38 -05:00
native-thread-test rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char 2010-02-23 11:42:02 -08: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
ogg change back other char/uchar* parameters that don't look like actual string types 2010-02-23 13:15:16 -08:00
openal rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char 2010-02-23 11:42:02 -08:00
opencl Fix typedef typo in opencl 2010-03-08 03:39:29 -06:00
opengl rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char 2010-02-23 11:42:02 -08:00
otug-talk
pair-methods
pair-rocket
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
persistency
poker lexer: add "each-token" and "map-tokens", which are equivalent to "parse-token _ each/map" but incremental. update a smattering of parsing words (such as USING:, SYMBOLS:, etc.) to use each-token/map-tokens 2010-02-28 22:19:43 -08:00
pop3
project-euler Fixing bugs with sets, including adding new within and without words 2010-03-16 20:17:26 -04: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
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
site-watcher
slides Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
slots/syntax Add a parsing word to output slots to the stack instead of to an array 2010-03-02 04:51:52 -06: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 Finishing eliminating prune as a synonym of members 2010-02-27 14:52:24 -05: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 Specialized arrays, structs and other objects responding to the >c-ptr / byte-length protocol can now be written to binary streams 2010-02-24 20:18:41 +13: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 rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char 2010-02-23 11:42:02 -08: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
vars lexer: add "each-token" and "map-tokens", which are equivalent to "parse-token _ each/map" but incremental. update a smattering of parsing words (such as USING:, SYMBOLS:, etc.) to use each-token/map-tokens 2010-02-28 22:19:43 -08:00
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
webapps furnace.recaptcha: make it easier to use 2010-03-11 21:02:39 +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: add a recaptcha to the pastebin 2010-03-11 19:14:16 +13:00
window-controls-demo Factor source files should not be executable 2009-11-21 17:50:43 -06:00
wordtimer
yahoo Remove the http-data word 2010-03-01 22:32:15 -06:00
zoneinfo fix load errors 2009-11-18 18:53:03 -06:00