factor/extra
Doug Coleman 1e9afc927f Simplify combinator with joe's suggestion, unit test 2010-08-29 15:24:55 -05:00
..
24-game random is generic now -- iota random -> random 2010-01-14 12:48:57 -06:00
alien new vocab alien.handles: generate integer handles to allow references to Factor objects to be passed through the FFI 2010-06-16 16:23:29 -05: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 Rename alarms -> timers 2010-06-10 16:39:13 -05: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 rename benchmark.struct to tools.time.struct since it is not a benchmark 2010-08-11 21:51:19 -07:00
bit/ly bit.ly: some old-school newfx 2010-04-13 01:43:10 -07: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 formatting ocd 2010-01-16 11:46:50 -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
central
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 Check in Joe's codebook vocab with a few tweaks. Requires the kindlegen binary from Amazon's website. 2010-06-13 19:34:19 -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
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 cuda.gl: with-mapped-cuda-buffer helper word 2010-05-25 00:37:15 -07: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
dwarf Dwarf authors file 2010-04-19 20:06:11 -07:00
ecdsa ecdsa: C types can't be strings anymore 2010-05-22 16:23:29 -04: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 FUEL: fix for error reporting in remote listeners. 2010-08-02 23:12:57 -04: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 rename benchmark.struct to tools.time.struct since it is not a benchmark 2010-08-11 21:51:19 -07:00
gdbm gdbm.ffi: fix DLL name on Windows 2010-07-26 15:35:12 -05:00
geo-ip Use keys/values where appropriate 2010-05-21 12:48:04 -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: typo in docs reported by typemore 2010-08-17 17:14:05 -07: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
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 Simplify combinator with joe's suggestion, unit test 2010-08-29 15:24:55 -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 Split off io.streams.throwing from io.streams.limited and update usages of limited streams 2010-07-09 13:32:09 -05: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 Rename alarms -> timers 2010-06-10 16:39:13 -05:00
javascriptcore 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
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 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
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 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
mason mason.child: remove PPC unit tests 2010-08-15 22:24:28 -07:00
math Move remaining sequence operations from generalizations to sequences.generalizations where they belong 2010-05-18 18:36:47 -04: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
money parsed -> suffix!, add append! 2009-10-28 13:38:27 -05:00
mongodb mongodb.driver: fix help lint 2010-07-31 18:34:43 -04: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 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 "cdecl" -> cdecl 2010-03-31 19:20:35 -07:00
opencl Remove some inline flags for info words to avoid out of memory on 32-bit archs. 2010-04-14 01:28:21 -07: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
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 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
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 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 Fix using list in sequences.unrolled, keys/values was not appropriate in several locations 2010-05-21 15:28:05 -05: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
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
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 Add a parsing word to output slots to the stack instead of to an array 2010-03-02 04:51:52 -06: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 time-server: main word should not return immediately (reported by Alec Barryman) 2010-07-31 18:33:39 -04:00
tokyo 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
tools/time/struct rename benchmark.struct to tools.time.struct since it is not a benchmark 2010-08-11 21:51:19 -07:00
trees 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
tty-server Clean up some tags 2010-02-17 00:12:55 +13:00
turing
twitter twitter: remove obsolete comment 2010-08-17 19:25:24 -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.wiki: fix wording of rollback message to be more accurate 2010-08-22 21:58:13 -07:00
webkit-demo Fix typo in webkit demo 2010-04-01 22:25:07 -05:00
websites/concatenative websites.concatenative: fix stylesheet 2010-03-25 09:21:49 -04: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
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