factor/extra
Slava Pestov 368d2a0818 Move gstreamer and clutter bindings to unmaintained/ for now, until Anton can fix them, to make the build work 2011-03-04 18:11:42 -05:00
..
24-game random is generic now -- iota random -> random 2010-01-14 12:48:57 -06:00
alien Move <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c-object> 2010-12-25 16:55:36 -08:00
annotations Clean up some tags 2010-02-17 00:12:55 +13:00
asn1 Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
assoc-heaps docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
audio Move <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c-object> 2010-12-25 16:55: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 mop up compiler errors from macosx load-all 2010-03-09 00:56:07 -08:00
benchmark benchmark.ui-panes: clean up 2010-10-23 17:15:23 -07:00
bit/ly bit.ly: some old-school newfx 2010-04-13 01:43:10 -07:00
bitcoin/client Client for bitcoin json-rpc API 2010-09-22 22:14:35 +12:00
bloom-filters Change [0,b) usages to iota 2010-01-15 08:05:50 +13:00
boyer-moore boyer-moore: fixed indentation, typos 2010-04-16 04:44:37 +04:00
brainfuck replace usages of <" with """ 2009-09-20 22:42:40 -05:00
bson fixed docs 2010-07-31 19:50:29 +02:00
build-support Test factor.sh output on unix platforms 2010-04-25 15:23:44 -05:00
bunny bunny.model, gpu.demos.bunny: update url for bunny model download 2011-02-25 10:22:49 -08:00
c Move remaining sequence operations from generalizations to sequences.generalizations where they belong 2010-05-18 18:36:47 -04:00
calendar/holidays Fix load error in calendar 2010-03-02 11:38:35 -06:00
cap cap: explicitly set the image's component-type 2009-10-09 15:58:34 -04:00
chess960
chicago-talk Factor source files should not be executable 2009-11-21 17:50:43 -06:00
chipmunk Update code for brave new world where alien.parser doesn't special-case void, and instead looks it up like any other word 2010-08-15 02:32:13 -07:00
classes Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
codebook Fix using list 2010-09-12 00:26:14 -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 compiler.graphviz: fix load error 2010-05-10 00:45:48 -04:00
constructors Move remaining sequence operations from generalizations to sequences.generalizations where they belong 2010-05-18 18:36:47 -04:00
contributors Finishing eliminating prune as a synonym of members 2010-02-27 14:52:24 -05:00
coroutines Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
couchdb Replace 'untested' tag with 'not loaded' and 'not tested' tags 2010-04-13 18:43:01 -07:00
cpu Officially drop PowerPC port 2010-08-15 20:10:11 -07: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
cuda Move <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c-object> 2010-12-25 16:55:36 -08:00
curses "cdecl" -> cdecl 2010-03-31 19:20:35 -07:00
cursors Merge remote branch 'origin/abi-symbols' into fastcall-madness 2010-04-10 00:10:33 -07:00
decimals random is generic now -- iota random -> random 2010-01-14 12:48:57 -06:00
demos Fix using list for keys/values change 2010-05-21 12:48:06 -05:00
descriptive Move remaining sequence operations from generalizations to sequences.generalizations where they belong 2010-05-18 18:36:47 -04:00
digraphs Factor source files should not be executable 2009-11-21 17:50:43 -06:00
dns Fix usage note in dns vocab, move tools.dns from basis to extra since dns vocab is in extra 2011-02-25 21:08:00 -08:00
dwarf Dwarf authors file 2010-04-19 20:06:11 -07:00
ecdsa Remove many uses of <int> and *int etc 2010-10-25 12:49:12 -05:00
elf Fix using list for keys/values change 2010-05-21 12:48:06 -05:00
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
fluids Remove dependency on tick unit 2010-05-21 23:53:55 -05:00
fonts/syntax over push -> suffix!, over push-all -> append! 2009-10-28 15:29:01 -05:00
freetype Remove ENUM: f and replace uses with CONSTANTs. 2010-04-19 20:08:40 -07:00
fuel Squashed commit of the following: 2010-09-27 19:12:33 -05:00
fullscreen Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04: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 game.loop: remove unneeded dependency on tools.memory vocab 2010-10-31 22:50:37 -05:00
gdbm gdbm.ffi: fix DLL name on Windows 2010-07-26 15:35:12 -05:00
geo-ip geo-ip: new download link 2010-09-06 16:47:12 -07: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 Squashed commit of the following: 2010-09-27 19:12:33 -05:00
gpu bunny.model, gpu.demos.bunny: update url for bunny model download 2011-02-25 10:22:49 -08:00
grid-meshes specialized-arrays: rename byte-array>T-array to T-array-cast, and make it work with anything that responds to >c-ptr / byte-length 2010-05-18 23:09:34 -04:00
gtk-samples move gtk samples from extra/gir/samples/lowlevel to gtk-samples; 2010-11-20 21:20:47 +06:00
hashcash Factor source files should not be executable 2009-11-21 17:50:43 -06:00
hello-ui ui.backend.gtk: don't initialize io event source when deploying with io level 1 and 2 2010-07-26 19:27:27 +02: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 Fix bug in html.parser.analyzer 2010-10-25 12:50:43 -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 In several documentation, remove whitespace before or after the colon or period 2011-02-10 01:51:13 +09:00
infix infix: part about integers as sequences doesn't apply anymore 2010-02-19 11:26:01 +01:00
io io.encodings.detect: detect empty files as utf8 rather than raise a sequence error 2010-06-13 19:34:16 -05:00
irc irc.gitbot: fix load error 2010-09-05 17:55:22 -07:00
javascriptcore Move <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c-object> 2010-12-25 16:55:36 -08:00
jvm-summit-talk jvm-summit-talk: Slides from talk 2009-09-22 03:23:55 -05:00
key-handlers nip most uses of tuck from extra 2009-11-05 22:22:21 -06:00
key-logger Rename alarms -> timers 2010-06-10 16:39:13 -05:00
koszul Use keys/values where appropriate 2010-05-21 12:48:04 -05:00
lcd pry off some ui app boilerplate with a MAIN-WINDOW: syntax 2010-01-15 16:55:43 -08:00
libudev libudev bindings in resource:extra 2010-06-29 19:25:26 +02:00
libusb C-ENUM: -> ENUM: 2010-04-19 20:07:16 -07:00
lisppaste
llvm Move <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c-object> 2010-12-25 16:55:36 -08:00
log-viewer Factor source files should not be executable 2009-11-21 17:50:43 -06:00
lua lua: clean up some literals abuse 2010-04-20 22:48:28 -07:00
lunar-rescue Fix invaders sound and fix bitrot in balloon-bomber and lunar-rescue 2009-10-16 12:15:10 +13:00
macho C-ENUM: -> ENUM: 2010-04-19 20:07:16 -07:00
managed-server Squashed commit of the following: 2010-09-27 19:12:33 -05:00
mason mason.release.branch: fix test failure 2010-09-27 20:12:44 -07:00
math Merge branches 'master' and 'cleanup' into cleanup 2010-11-25 23:57:54 -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 Finish renaming micros->nanos in game code, update libs 2010-05-21 23:50:42 -05:00
models Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
monads Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
money parsed -> suffix!, add append! 2009-10-28 13:38:27 -05:00
mongodb fixed ismaster result eval 2010-09-28 15:15:55 -05:00
morse morse: cleanup 2010-10-08 18:55:23 -07:00
msxml-to-csv
multi-methods Move remaining sequence operations from generalizations to sequences.generalizations where they belong 2010-05-18 18:36:47 -04: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 nehe: fix load errors 2010-05-25 01:42:46 -04:00
nested-comments make nested-comments work again with new strings 2009-09-19 14:14:47 -05:00
noise specialized-arrays: rename byte-array>T-array to T-array-cast, and make it work with anything that responds to >c-ptr / byte-length 2010-05-18 23:09:34 -04:00
numbers-game
nurbs update existing code to use :> ( ) when possible 2009-10-28 16:11:33 -05:00
oauth oauth: basic implementation of an OAuth consumer 2010-07-05 22:14:06 -04:00
ogg "cdecl" -> cdecl 2010-03-31 19:20:35 -07:00
openal Move <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c-object> 2010-12-25 16:55:36 -08:00
opencl Move <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c-object> 2010-12-25 16:55:36 -08:00
opengl opengl.glu: add DESTRUCTOR: and CALLBACK: definitions for GLU tessellator 2010-06-16 16:23:28 -05:00
otug-talk replace usages of <" with """ 2009-09-20 22:42:40 -05:00
pair-methods [ [ ... ] bi@ >=< ] sort => [ ... ] inv-sort-with 2009-08-02 20:14:56 -05:00
pair-rocket parsed -> suffix!, add append! 2009-10-28 13:38:27 -05:00
pairs Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04: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
path-finding path-finding: fix help lint 2010-11-14 19:29:37 -08: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
ping platforms.txt likes things on their own lines. 2010-09-21 22:10:21 -05:00
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 pop3: fix tests to not hang if openssl is not installed 2010-06-16 16:23:29 -05:00
project-euler Minor typo in euler 006 2010-10-08 06:34:20 -07:00
qtkit Fix load errors exposed by platforms.txt change 2010-02-20 13:31:09 +13:00
quadtrees Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
qw parsed -> suffix!, add append! 2009-10-28 13:38:27 -05:00
random Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04: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
resolv-conf Support openbsd's resolv.conf syntax 2010-10-08 19:13:03 -07:00
robots
roles clear up roles docs 2010-07-09 13:30:15 -07: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 separated run-desc from launcher 2009-07-22 10:28:27 -05:00
s3 use $subsections instead of $subsection 2009-11-18 16:40:18 -06:00
sequences Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
site-watcher Rename alarms -> timers 2010-06-10 16:39:13 -05:00
slides Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
slots/syntax Fix using in slots.syntax 2010-09-28 20:40:48 -05:00
smalltalk Move remaining sequence operations from generalizations to sequences.generalizations where they belong 2010-05-18 18:36:47 -04:00
space-invaders More system-micros elimination 2010-06-22 02:00:19 -05:00
specialized Specialized words (not done yet) 2010-06-15 16:38:34 -04:00
spelling spelling: John Benediktsson's port of Peter Norvig's spelling corrector 2010-03-27 06:25:47 -04:00
spheres use world-attributes pref-dim instead of world pref-dim* method where applicable 2010-01-16 11:44:58 -08:00
spider Fix the max-depth variable in spider 2010-08-29 13:21:50 -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 Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04: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 Use benchmark.struct vocab to record tick/draw timings in game loop 2010-06-10 15:37:36 -05:00
tetris More system-micros elimination 2010-06-22 02:00:19 -05:00
time time.unix: add timestamp>timezone word 2010-06-22 22:35:24 -04:00
time-server Squashed commit of the following: 2010-09-27 19:12:33 -05:00
tokyo Move <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c-object> 2010-12-25 16:55:36 -08:00
tools Fix usage note in dns vocab, move tools.dns from basis to extra since dns vocab is in extra 2011-02-25 21:08:00 -08:00
trees Minor cleanups in trees 2010-10-09 11:21:11 -07:00
tty-server Squashed commit of the following: 2010-09-27 19:12:33 -05:00
turing
twitter io.sockets.secure: add ssl-supported? hook, and make furnace.auth and twitter vocabs use it. This makes furnace work on Windows 2010-10-24 15:54:19 -07:00
ui Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04: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
variables Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
variants Allow variants to be spread across multiple parsing words with a VARIANT-MEMBER: word. Fix typo in docs 2010-07-09 13:32:08 -05: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 update existing code for [let change 2009-10-27 22:05:37 -05:00
webapps webapps.mason: fix broken link 2010-10-06 21:54:00 -07:00
webkit-demo Fix typo in webkit demo 2010-04-01 22:25:07 -05:00
websites websites.factorcode: add license 2010-10-04 21:09:23 -07:00
window-controls-demo Factor source files should not be executable 2009-11-21 17:50:43 -06:00
wordtimer Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
yahoo Remove the http-data word 2010-03-01 22:32:15 -06:00
z-algorithm boyer-moore: fixed indentation, typos 2010-04-16 04:44:37 +04:00
zoneinfo fix load errors 2009-11-18 18:53:03 -06:00