factor/extra
Doug Coleman 2b9f4668b6 images: gdiplus had a resource leak (file descriptor). change stream>image to dispose of the
stream no matter what.
2012-08-25 11:44:40 -07:00
..
24-game 24-game: add division operation. 2012-06-20 17:55:11 -07:00
99-bottles I got 99 bottles and a bitch ain't one. 2011-10-07 23:48:13 -07:00
alien alien.fortran: add a bad-fortran-abi object 2012-06-20 17:16:50 -07:00
anagrams anagrams: words for finding anagrams. 2011-08-19 13:16:03 -07:00
annotations Rename lookup to lookup-word. 2011-11-06 16:00:00 -08:00
asn1 cleanup some use of with-scope. 2012-07-19 13:55:34 -07:00
assoc-heaps Fix M: stack effects. 2011-10-13 16:41:17 -07:00
assocs/extras assocs: Add sift-keys and sift-values. Remove three other implementations 2012-08-23 22:36:10 -07:00
audio audio.gadget: create/dispose clip on graft/ungraft 2012-02-22 15:46:45 -08:00
backtrack Factor source files should not be executable 2009-11-21 17:50:43 -06:00
balloon-bomber use radix literals 2011-11-23 19:03:40 -08:00
bank more cleanup of with-scope. 2012-07-19 15:11:33 -07:00
benchmark benchmark.find-pi: adding the bignum ratio find-pi benchmark. 2012-08-04 10:06:40 -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 slots: pre-create the "at", "nth", and "global" slots to make deterministic the currently nondeterministic ambiguity between accessors:change-* and assocs:change-at, sequences:change-nth, and namespaces:change-global 2011-09-19 10:03:43 -07:00
boids Missed yet more renames 2011-10-24 17:00:09 -07:00
boyer-moore slots: pre-create the "at", "nth", and "global" slots to make deterministic the currently nondeterministic ambiguity between accessors:change-* and assocs:change-at, sequences:change-nth, and namespaces:change-global 2011-09-19 10:03:43 -07:00
brainfuck brainfuck: minor cleanup. 2011-10-26 10:07:04 -07:00
bson use radix literals 2011-11-23 19:03:40 -08:00
build-support Test factor.sh output on unix platforms 2010-04-25 15:23:44 -05:00
bunny change temp-file to cache-file where appropriate 2012-04-16 11:55:27 -07:00
c Move remaining sequence operations from generalizations to sequences.generalizations where they belong 2010-05-18 18:36:47 -04:00
calendar/holidays calendar.holidays.us: Donuts too often 2012-06-01 18:03:42 -07: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 random: Add random-unit word. 1 random-unit - is the same distribution, as Joe pointed out, so remove that. Use random-unit in librarie. 2012-03-30 18:04:45 -07:00
classes classes.struct.vectored: update for recent slots change 2011-11-12 22:41:08 -08:00
clutter clutter: load gtk first. Fixes #598. 2012-07-31 12:00:21 -07:00
code-arrays code-arrays: don't ask, don't tell 2011-11-28 10:00:39 -08: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 More cleanup of unused stuff. 2011-10-19 11:01:16 -07:00
constructors Remove initializers from extra/constructors, add C:-like form that requires a stack effect 2011-10-17 10:25:27 -07:00
contributors Finishing eliminating prune as a synonym of members 2010-02-27 14:52:24 -05:00
coroutines namespaces: Rename ``bind`` to ``with-variables``. Update a few places that called ``global [ ] with-variables`` to use ``with-global``. 2012-07-19 00:02:47 -07:00
couchdb couchdb: use CONSTANT:. 2012-07-24 15:04:32 -07:00
cpu use radix literals 2011-11-23 19:03:40 -08:00
crypto use radix literals 2011-11-23 19:03:40 -08:00
ctags ctags.etags: remove unnecessary test. 2012-04-27 12:05:51 -07:00
cuda classes: 2012-05-03 19:45:30 -07:00
curses use radix literals 2011-11-23 19:03:40 -08:00
cursors Merge remote branch 'origin/abi-symbols' into fastcall-madness 2010-04-10 00:10:33 -07:00
decimals Using "same?" in more places. 2012-07-21 10:22:44 -07:00
demos Fix using list for keys/values change 2010-05-21 12:48:06 -05:00
descriptive make some predicates return t/f instead of something/f. 2012-07-29 10:52:46 -07:00
dice dice: implementing randomized dice rolling with EBNF. 2012-07-24 15:04:31 -07:00
digraphs Factor source files should not be executable 2009-11-21 17:50:43 -06:00
dns use radix literals 2011-11-23 19:03:40 -08:00
dwarf use radix literals 2011-11-23 19:03:40 -08:00
ecdsa Remove many uses of <int> and *int etc 2010-10-25 12:49:12 -05:00
echo-server echo-server: change to binary echo. 2012-08-06 15:51:52 -07:00
elf use radix literals 2011-11-23 19:03:40 -08:00
env docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
fastcgi namespaces: Rename ``bind`` to ``with-variables``. Update a few places that called ``global [ ] with-variables`` to use ``with-global``. 2012-07-19 00:02:47 -07:00
fjsc namespaces: Rename ``bind`` to ``with-variables``. Update a few places that called ``global [ ] with-variables`` to use ``with-global``. 2012-07-19 00:02:47 -07:00
fluids specialized-arrays: performed some cleanup. 2011-09-26 11:37:51 -07:00
fonts/syntax over push -> suffix!, over push-all -> append! 2009-10-28 15:29:01 -05:00
freetype freetype: Disable on mac. Fixes #588. 2012-07-31 12:00:21 -07:00
fuel tools.scaffold: rename scaffold-help to scaffold-docs. 2012-07-27 15:24:30 -07: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 some words to x>sequence and sequence>x. 2012-07-23 21:28:38 -07:00
gdbm more cleanup of with-scope. 2012-07-19 15:11:33 -07:00
geo-ip change temp-file to cache-file where appropriate 2012-04-16 11:55:27 -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 google.search: Add fileFormat slot. Rename http-search to google-search 2012-07-24 14:09:29 -07:00
google-tech-talk Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
gpu fix some tests broken by the prepend change. 2012-05-29 16:58:58 -07:00
graphviz graphviz: fix test errors on the mac. 2012-08-13 17:59:09 -07:00
grid-meshes specialized-arrays: performed some cleanup. 2011-09-26 11:37:51 -07:00
gstreamer Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
gtk-samples move gtk samples from extra/gir/samples/lowlevel to gtk-samples; 2010-11-20 21:20:47 +06:00
hamurabi hamurabi: adding HAMURABI.BAS game. 2011-08-19 13:16:41 -07: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 html.elements: Use CONSTANT: 2012-07-24 14:16:17 -07:00
icfp/2006 use radix literals 2011-11-23 19:03:40 -08:00
id3 rename some words to x>sequence and sequence>x. 2012-07-23 21:28:38 -07:00
images images: gdiplus had a resource leak (file descriptor). change stream>image to dispose of the 2012-08-25 11:44:40 -07:00
infix Cleanup more lint warnings. 2011-10-16 13:01:58 -07:00
ini-file use radix literals 2011-11-23 19:03:40 -08:00
io io.streams.256color: adding support for bold and italic. 2012-08-23 15:20:44 -07:00
irc Fix all failures in the linux64 build email 2011-10-24 19:33:09 -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 koszul: Remove make-assoc 2012-07-19 17:41:46 -07: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 use radix literals 2011-11-23 19:03:40 -08:00
lint lint: disabling tuck test. 2012-08-06 07:57:35 -07:00
lisppaste
llvm Using "same?" in more places. 2012-07-21 10:22:44 -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 use radix literals 2011-11-23 19:03:40 -08:00
macho use radix literals 2011-11-23 19:03:40 -08:00
managed-server Squashed commit of the following: 2010-09-27 19:12:33 -05:00
mason mason.release.archive: fix extension name on release binaries. 2012-08-17 11:53:51 -07:00
math math.transforms.fft: bit simpler, faster. 2012-08-09 12:34:02 -07:00
maze pry off some ui app boilerplate with a MAIN-WINDOW: syntax 2010-01-15 16:55:43 -08:00
memcached use radix literals 2011-11-23 19:03:40 -08:00
memory Missed yet more renames 2011-10-24 17:00:09 -07: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 cleanup some use of with-scope. 2012-07-19 13:55:34 -07: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 with-variables: Monads has its own bind word. missed one bind in koszul. 2012-07-19 01:52:22 -07:00
money Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF. 2011-09-29 11:28:28 -07:00
mongodb mongodb/couchdb: use associate where possible. 2012-07-20 09:41:05 -07:00
morse morse: cleanup 2010-10-08 18:55:23 -07:00
msxml-to-csv
multi-methods "filter empty?" is "any? not". 2012-07-19 16:33:01 -07: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 Add back the using for nested-comments. Wo shi ben dan... 2011-11-03 11:47:57 -07:00
noise specialized-arrays: performed some cleanup. 2011-09-26 11:37:51 -07:00
ntp use radix literals 2011-11-23 19:03:40 -08:00
numbers-game Add the banner. It should give the instructions before asking for a guess. 2012-02-09 08:13:25 -08:00
nurbs update existing code to use :> ( ) when possible 2009-10-28 16:11:33 -05:00
oauth using the new H{ } make. 2012-07-19 09:50:09 -07:00
ogg Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
openal use radix literals 2011-11-23 19:03:40 -08:00
opencl cleanup some use of with-scope. 2012-07-19 13:55:34 -07:00
opengl opengl.glu: add DESTRUCTOR: and CALLBACK: definitions for GLU tessellator 2010-06-16 16:23:28 -05:00
otug-talk Spelling fixes to documentation. 2011-08-26 16:20:31 -07:00
pair-methods Fix all failures in the linux64 build email 2011-10-24 19:33:09 -07: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 parser-combinators: fix constructor stack effects. 2011-10-18 19:23:22 -07:00
partial-continuations Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
path-finding Using "same?" in more places. 2012-07-21 10:22:44 -07:00
peg Cleanup more lint warnings. 2011-10-16 13:01:58 -07:00
persistency Missed yet more renames 2011-10-24 17:00:09 -07:00
ping Don't test ping on any platform higher than windows xp 2011-09-08 15:49:39 -07:00
poker use radix literals 2011-11-23 19:03:40 -08:00
pop3 io.sockets.secure.unix.debug: move to io.sockets.secure.debug (not unix specific). 2012-07-19 19:17:52 -07:00
progress-bars Progress bars for long-running operations that yield. 2011-10-11 17:56:28 -07:00
project-euler 1string string>number -> digit> 2012-08-04 17:32:33 -07:00
qtkit Fix load errors exposed by platforms.txt change 2010-02-20 13:31:09 +13:00
quadtrees Using "same?" in more places. 2012-07-21 10:22:44 -07:00
qw parsed -> suffix!, add append! 2009-10-28 13:38:27 -05:00
random random.blum-blum-shub: fix tests for recent random-integer change. 2011-10-15 10:39:16 -07:00
readline use radix literals 2011-11-23 19:03:40 -08:00
readline-listener some cleanup. 2012-07-17 08:53:40 -07: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 Cleanup some lint warnings. 2011-10-15 19:19:44 -07:00
roles More lint fixes. 2011-10-16 21:23:21 -07:00
rosetta-code rosetta-code.bulls-and-cows: digit> is better. 2012-08-13 18:17:03 -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
semantic-versioning Cleanup more lint warnings. 2011-10-14 12:31:46 -07:00
sequences sequences.extras: moved 2each-index to extras for now. 2012-08-09 16:36:35 -07:00
site-watcher change temp-file to cache-file where appropriate 2012-04-16 11:55:27 -07:00
slides namespaces: Rename ``bind`` to ``with-variables``. Update a few places that called ``global [ ] with-variables`` to use ``with-global``. 2012-07-19 00:02:47 -07:00
slots Rename lookup to lookup-word. 2011-11-06 16:00:00 -08:00
smalltalk Revert "Clean up smalltalk grammar" 2012-05-04 18:20:04 -07:00
sorting/extras sorting.extras: adding 'argsort'. 2012-08-06 10:59:40 -07:00
space-invaders use radix literals 2011-11-23 19:03:40 -08:00
specialized Specialized words (not done yet) 2010-06-15 16:38:34 -04:00
spelling sequences: define ?first and ?second. 2011-10-13 12:53:46 -07: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 "H{ } substitute" is faster than "{ } substitute". 2012-07-13 19:06:38 -07:00
synth sequences.repeating: rename repeating to cycle and add repeat 2012-07-10 16:47:33 -07: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 namespaces: Rename ``bind`` to ``with-variables``. Update a few places that called ``global [ ] with-variables`` to use ``with-global``. 2012-07-19 00:02:47 -07: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 Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
time-server Squashed commit of the following: 2010-09-27 19:12:33 -05:00
tnetstrings tnetstrings: vocab to parse "tagged netstrings". 2011-08-19 19:02:29 -07:00
tokyo io.streams.memory: adding with-memory-reader. 2012-06-18 17:24:21 -07:00
tools tools.time.struct: fix load error 2011-09-05 19:45:24 -07:00
trees math: using if-zero in more places. 2012-06-18 14:32:39 -07:00
tty-server Change fuel.remote to use tty-server. 2011-08-19 15:03:45 -07:00
turing
twitter more use of H{ } make. 2012-07-19 11:24:45 -07:00
txon txon: adding reader and writer words for TXON format. 2012-07-24 09:49:45 -07:00
ui Using "same?" in more places. 2012-07-21 10:22:44 -07:00
units Using "same?" in more places. 2012-07-21 10:22:44 -07:00
update remove BSD,solaris,etc. misc platform support code 2011-11-02 17:13:51 -07:00
usa-cities nip most uses of tuck from extra 2009-11-05 22:22:21 -06:00
variables make some predicates return t/f instead of something/f. 2012-07-29 10:52:46 -07:00
variants make some predicates return t/f instead of something/f. 2012-07-29 10:52:46 -07:00
vocabs/git Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF. 2011-09-29 11:28:28 -07:00
vpri-talk Spelling fixes to documentation. 2011-08-26 16:20:31 -07:00
wake-on-lan wake-on-lan: adding support for Wake-on-LAN protocol. 2012-06-18 12:47:21 -07:00
webapps webapps.mason: show all the configured build machines, not just the failing ones. 2012-08-13 16:21:32 -07:00
webkit-demo Fix typo in webkit demo 2010-04-01 22:25:07 -05:00
websites websites.factorcode: remove trailing semi-colon. 2012-06-18 17:45:05 -07:00
window-controls-demo Factor source files should not be executable 2009-11-21 17:50:43 -06:00
wolfram-alpha wolfram-alpha: display error if query unsuccessful. 2012-03-07 17:55:23 -08:00
wordtimer slots: pre-create the "at", "nth", and "global" slots to make deterministic the currently nondeterministic ambiguity between accessors:change-* and assocs:change-at, sequences:change-nth, and namespaces:change-global 2011-09-19 10:03:43 -07:00
xkcd xkcd: Print images inline. 2012-08-17 16:49:41 -07:00
yahoo yahoo: fix help-lint. 2012-07-24 15:22:07 -07:00
z-algorithm boyer-moore: fixed indentation, typos 2010-04-16 04:44:37 +04:00
zoneinfo Find timezone based on string 2011-09-08 15:47:47 -07:00