factor/basis
Björn Lindqvist 78830a476a images.loader.tests: restructure the tests because the gtk linux backend doesn't handle some formats that the windows backend does 2014-10-10 10:55:52 -07:00
..
alien alien.libraries.finder: How many patches does it take... I was dropping the wrong value from map-find. 2014-07-08 11:58:34 -07:00
ascii improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
atk gtk: add library references. 2013-06-03 17:23:20 -07:00
base64 base64: inline the { 3 2 1 0 } [ -6 * ]. 2014-04-29 15:59:48 -07:00
biassocs biassocs: implement keys/values. 2013-04-07 12:55:29 -07:00
binary-search improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
bit-arrays improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
bit-sets bit-sets: some cleanup, small performance improvement to members. 2014-04-29 22:13:37 -07:00
bit-vectors improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
bitstreams rename some words to x>sequence and sequence>x. 2012-07-23 21:28:38 -07:00
bootstrap http.client: remove http-get* and its friends, change http-request* and with-http-request* to not check response codes. 2014-03-12 19:39:15 -07:00
boxes improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
byte-arrays/hex use concat instead of join. 2013-04-06 17:02:22 -07:00
cache destructors: more efficient dispose-each (not using make). 2013-05-20 16:43:00 -07:00
cairo gtk: add library references. 2013-06-03 17:23:20 -07:00
calendar calendar.format: change rfc3339 to always print microseconds. 2014-10-08 15:40:04 -07:00
channels improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
checksums Revert "openssl: define a startup-hook so that openssl initializes automatically" 2014-08-05 12:14:53 -07:00
circular circular: fix formatting on the last line. 2014-05-23 14:32:04 -07:00
classes/struct classes.struct: factoring struct-size out. 2013-04-24 21:00:37 -07:00
cocoa cocoa.plists: use new NSFastEnumeration>hashtable word. 2014-07-08 16:12:41 -07:00
colors colors: implement no-op color conversions. 2013-11-20 20:40:08 -08:00
columns
combinators kernel: new combinator 2with = with with 2014-07-22 07:40:13 -07:00
command-line command-line: make script and -run= param behave similarly. 2014-09-25 21:08:15 -07:00
compiler compiler.tests.alien: wrap all callback tests in special 2014-09-29 07:30:22 -07:00
compression compression.snappy: Add support for snappy compression by Google. Could possibly be optimized? 2014-10-03 22:56:21 -07:00
concurrency concurrency: Rename wait-timeout to timed-out-error for clarity. Add the timer that timed out to the error tuple. 2014-06-06 10:10:09 -07:00
core-foundation core-foundation: define some more callbacks. 2014-08-05 16:09:04 -07:00
core-graphics core-graphics: adding some more functions. 2013-09-20 11:58:01 -07:00
core-text core-text.fonts: change to "LucidaGrande" to match Postscript name. 2014-04-24 12:10:13 -07:00
cpu Docs: more compiler-related documentation 2014-08-13 11:01:10 -07:00
csv csv: need to handle \r because windows lines ends with \r\n 2014-09-25 10:00:07 -07:00
db db.postgresql: This is not actually the case on my Mac. 2014-10-08 10:12:16 -07:00
debugger VM: try and recover with a kernel error from the callback heap running out 2014-09-29 07:30:20 -07:00
definitions/icons
delegate delegate: Rename consult-method. 2013-03-23 16:51:34 -07:00
deques deques: doc examples 2014-08-13 11:01:11 -07:00
disjoint-sets improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
dlists improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
documents improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
editors editors: adding some summary.txt. 2014-06-05 21:01:57 -07:00
endian io.binary.fast: adding fast alien version of >le and >be. 2014-06-02 16:30:12 -07:00
environment docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
eval
farkup
fonts
formatting formatting: specify integer instead of fixnum as bignums are supported. 2014-09-04 09:35:15 -07:00
fry
ftp ftp.server: Fix bug where serving directory is always f. Need better tests for this vocab. 2014-04-26 14:52:37 -07:00
functors functors: Learn to use git. 2013-04-14 14:32:04 -07:00
furnace furnace.db: db-persistence needs a dispose word that delegates to its pool slot 2014-09-28 20:39:25 -07:00
game/input ``swap drop`` is ``nip``. 2014-08-05 10:31:42 -07:00
gdk images.loader: support for saving images on the gtk-image backend 2014-03-14 07:32:26 -07:00
generalizations generalizations: fix docs for nrot and -nrot. 2014-02-10 20:40:01 -08:00
gio gtk: add library references. 2013-06-03 17:23:20 -07:00
glib gtk: add library references. 2013-06-03 17:23:20 -07:00
globs
gmodule
gobject gtk: add library references. 2013-06-03 17:23:20 -07:00
gobject-introspection
graphs docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
grouping improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
gtk gtk.ffi: fixed. 2014-06-07 13:45:20 -07:00
hash-sets hash-sets: use map-into in members. 2013-04-07 13:09:20 -07:00
hashtables hashtables.wrapped: faster >alist, keys, values. 2013-04-07 12:45:38 -07:00
heaps heaps: use before? and after?. 2014-07-10 07:53:13 -07:00
help help.html: simplify (and separate) index generation. 2014-09-25 21:30:36 -07:00
hints hints: specialize le> and be> for byte-array. 2014-06-02 17:10:16 -07:00
html improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
http furnace.db: db-persistence needs a dispose word that delegates to its pool slot 2014-09-28 20:39:25 -07:00
images images.loader.tests: restructure the tests because the gtk linux backend doesn't handle some formats that the windows backend does 2014-10-10 10:55:52 -07:00
inspector ui: change some places to call safe-summary. 2012-07-22 14:37:15 -07:00
interpolate interpolate: adding generalized numbered string interpolate. 2013-07-24 08:44:31 -07:00
interval-maps improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
interval-sets interval-sets: can just check one side or the other. 2014-05-19 09:40:51 -07:00
inverse improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
io io.launcher.windows.test/env.factor: Fix script for new . behavior. 2014-10-07 13:51:13 -07:00
iokit iokit: Rename 2013-03-24 10:11:17 -07:00
json basis: fix some doc usings. 2014-05-24 06:59:54 -07:00
lcs improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
libc libc.windows: We have to use utf8 since this is a libc call and the native 2014-07-07 00:50:47 -05:00
linked-assocs Revert "Temporary patch for assoc-map on linked-assoc" 2014-04-27 15:24:26 -07:00
listener listener: extract a loaded-vocab? word. 2014-06-04 09:52:51 -07:00
lists lists.lazy.tests: plugs file descriptor leak 2014-10-03 07:12:28 -07:00
literals literals: change ${ } to be the executable code arrays. 2013-04-12 11:18:58 -07:00
locals locals.parser: check for valid locals names. 2013-03-20 09:48:55 -07:00
logging logging.server: add support for changing the logging root temporarily. 2014-03-12 12:41:57 -07:00
macros
match match: fix test syntax. 2013-07-25 07:02:47 -07:00
math math.statistics: Get smart about the geometric mean. Calculate it in logspace so we can use addition of small logarithms and multiplication instead of the nth root of a giant product. 2014-09-26 13:34:25 -07:00
memoize memoize: change unpacker to embed array type. 2013-03-14 14:50:41 -07:00
mime assocs: Add of and ?of. Change all the things at once! Fixes #701. 2013-03-23 14:59:07 -07:00
mirrors mirrors: fix tests. 2013-04-23 07:56:58 -07:00
models docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
multiline multiline: lexer-eof? is just still-parsing?. 2014-05-19 21:38:54 -07:00
nibble-arrays
nmake
none
opengl opengl.capabilities: fix docs. 2014-06-08 18:14:20 -07:00
openssl openssl.libcrypto.tests: BIO_free should be called to release connections 2014-10-03 07:12:27 -07:00
pack pack: add some tests for expand-pack-format. 2014-02-24 13:48:11 -08:00
pango gtk: add library references. 2013-06-03 17:23:20 -07:00
peg improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
persistent improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
porter-stemmer basis: fix some doc usings. 2014-05-24 06:59:54 -07:00
present present: simplify M\ pathname present. 2012-10-22 20:11:11 -07:00
prettyprint prettyprint: @mrjbq7's funny word for . that doesn't limit the length of things. 2014-10-09 18:54:14 -07:00
promises docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
quoted-printable
quoting
random improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
refs
regexp improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
roman
search-deques search-deques: simplify pop-front* and pop-back*. 2014-05-23 13:55:46 -07:00
see see: disable string-limit? when setting margin to zero. 2014-09-03 17:14:00 -07:00
sequences improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
serialize use ``tuple-slots`` instead of ``tuple>array rest``. 2014-05-23 13:27:59 -07:00
shuffle kernel: Add 4dup, 4drop, and 4cleave. 2012-10-22 09:47:34 -07:00
simple-flat-file adding some summary.txt files. 2013-04-26 17:43:24 -07:00
simple-tokenizer simple-tokenizer: cleanup using list. 2014-05-23 13:26:29 -07:00
smtp smtp: Make the test pass on Windows. 2014-10-08 11:37:19 -07:00
sorting kernel: new combinator 2with = with with 2014-07-22 07:40:13 -07:00
soundex
source-files/errors/debugger
specialized-arrays specialized-arrays: Don't generate malloc-foo-array words. Use 4 \ double malloc-array instead. 2012-09-26 16:25:20 -07:00
specialized-vectors
splitting/monotonic Using "same?" in more places. 2012-07-21 10:22:44 -07:00
stack-checker stack-checker.alien: We just want to track callbacks to see if we leak them, but not actually dispose of them yet. Fixes #1151. 2014-10-09 09:56:28 -07:00
strings/tables sequences: Add some short useful factors. Clean up the use of longest. 2013-03-11 17:47:52 -07:00
suffix-arrays
summary summary: adding summary of sets. 2013-11-25 16:25:02 -08:00
syndication Fix the Atom feed generator 2014-09-10 13:07:32 +04:00
system-info system-info.macosx: use int-arrays. 2014-06-02 15:57:15 -07:00
threads docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
timers timers: use typed to speedup 10%. 2013-02-19 15:40:45 -08:00
tools tools.deploy-tests: inc size for linux32 2014-10-09 12:23:12 -07:00
tr hints: prevent specialization on inline-recursive words. 2013-03-04 17:34:20 -08:00
tuple-arrays
typed kernel: new combinator 2with = with with 2014-07-22 07:40:13 -07:00
ui ui.tools.browser: Remove dialog-window attribute from help browser. The window has enough content to merit a panel in a tiling window manager, and this attribute forces the window to always be in front on GTK, which is annoying. 2014-08-05 11:35:49 -07:00
unicode kernel: new combinator 2with = with with 2014-07-22 07:40:13 -07:00
unix unix: Ignore failures if errno is EINTR on close(2). Fixes #908. 2014-07-07 14:55:13 -07:00
unrolled-lists
urls improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
uuid uui: remove trailing spaces. 2013-03-06 09:20:59 -08:00
validators improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
vectors/functor
vlists
vm compiler.codegen.gc-maps: check-d>> and check-r>> now used in the code generator 2014-09-08 14:54:17 -07:00
vocabs kernel: new combinator 2with = with with 2014-07-22 07:40:13 -07:00
webbrowser webbrowser: adding open-file support for pathnames. 2013-11-17 12:57:11 -08:00
windows stack-checker.alien: use free-callback as a destructor when creating 2014-09-29 07:30:21 -07:00
wrap wrap.strings: empty strings should wrap as the indent. 2013-08-05 11:25:01 -07:00
x11 more libc fixes. 2014-04-04 08:03:46 -07:00
xml xml.writer.tests: use temp-file instead of assuming resource: is writable 2014-08-28 19:12:20 +02:00
xml-rpc improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
xmode http.server.responses: adding <html-content>, use it. 2014-04-22 13:47:25 -07:00