factor/basis
Doug Coleman be232dac9b io.backend: Remove duplicate definition of file-mode. Add mkdir-mode using non-magic symbols. Cleanup imports. 2014-10-24 17:16:40 -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
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
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
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
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.cfg.stacks.local: Have unit test load prettyprint implementation for ds-loc so that it always prints as "D 4". 2014-10-22 10:31:27 -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 cpu.x86.assembler.operands: fix help-lint. 2014-10-20 09:24:20 -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
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
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
hashtables
heaps heaps: use before? and after?. 2014-07-10 07:53:13 -07:00
help help.topics: make wrappers unwrap into links. 2014-10-23 17:10:05 -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 http.server: handle certain parse-errors from the peg vocab 2014-10-23 11:31:17 -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
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.backend: Remove duplicate definition of file-mode. Add mkdir-mode using non-magic symbols. Cleanup imports. 2014-10-24 17:16:40 -07:00
iokit
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: don't use unparse which requires prettyprint. 2014-10-24 17:09:27 -07: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
locals
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
mime
mirrors
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 peg.ebnf: Update docs for peg change. 2014-10-23 13:47:40 -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
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
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-vectors
splitting/monotonic
stack-checker alien,stack-checker.alien: new word with-callback 2014-10-22 07:02:55 -07:00
strings/tables
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
tools tools.deploy-tests: inc size for linux32 2014-10-09 12:23:12 -07:00
tr
tuple-arrays
typed kernel: new combinator 2with = with with 2014-07-22 07:40:13 -07:00
ui ui.gadgets.tables: show summary for mouse row or selected row. 2014-10-24 16:32:21 -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
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