factor/basis
John Benediktsson 3a3f28a91b simple-tokenizer: cleanup using list. 2014-05-23 13:26:29 -07:00
..
alien aline.libraries.finder.linux: Fix spacing. oops 2014-04-28 01:46:33 -07:00
ascii ascii: change >words not to use split*. 2013-04-01 09:13:33 -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 docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
bit-arrays bit-arrays: use integer>fixnum, cleanup resize. 2013-04-04 18:12:20 -07:00
bit-sets bit-sets: some cleanup, small performance improvement to members. 2014-04-29 22:13:37 -07:00
bit-vectors
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
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: clone timestamps in >gmt and >local-time. 2014-04-21 08:17:43 -07:00
channels
checksums checksums.md5: don't inline, use type declarations. 2014-04-22 09:13:02 -07:00
circular circular: rename circular-while* to circular-loop, add some docs. 2013-09-06 10:16:20 -07:00
classes/struct classes.struct: factoring struct-size out. 2013-04-24 21:00:37 -07:00
cocoa docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
colors colors: implement no-op color conversions. 2013-11-20 20:40:08 -08:00
columns
combinators docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
command-line
compiler compile.codegen.relocation: make doc example work on 32-bit. 2014-05-11 08:22:01 -07:00
compression compression.zlib: faster by using byte-vectors. 2013-03-25 11:36:08 -07:00
concurrency docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
core-foundation core-foundation.launch-services: adding UTCoreTypes.h. 2013-09-20 11:53:58 -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: mostly fixes for doc errors found by help lint 2014-05-10 17:13:49 -07:00
csv csv: empty strings and files are valid csv:s 2014-02-19 03:37:37 -08:00
db db.tester: put cpu in sqlite-test-db name. 2013-04-17 16:14:09 -07:00
debugger debugger: Fix error message. 2013-03-29 17:37:31 -07:00
definitions/icons
delegate delegate: Rename consult-method. 2013-03-23 16:51:34 -07:00
deques
disjoint-sets
dlists Revert "Temporary patch for dlists equality testing" 2014-04-27 15:24:26 -07:00
documents docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
editors atom: Add support for github's atom editor. 2014-04-23 23:41:35 -07:00
endian
environment docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
eval
farkup
fonts
formatting formatting: faster strftime and make parse-strftime match parse-printf. 2014-05-20 16:11:32 -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 docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
game/input update docs for help.lint checks. 2013-08-24 11:39:31 -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 docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
gtk gtk: add library references. 2013-06-03 17:23: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: cleanup some code, faster heap-compare. 2014-05-21 08:56:30 -07:00
help help: use effect>string instead of present. 2014-05-19 10:18:48 -07:00
hints hints: add string specializer to member-eq?. 2013-11-20 16:38:57 -08:00
html lexer: change skip back to public interface. 2014-05-20 09:42:41 -07:00
http docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
images images.loader: simplify registrations. 2014-03-14 09:17:13 -07:00
inspector
interpolate interpolate: adding generalized numbered string interpolate. 2013-07-24 08:44:31 -07:00
interval-maps interval-maps: some inline. 2014-05-18 20:41:51 -07:00
interval-sets interval-sets: can just check one side or the other. 2014-05-19 09:40:51 -07:00
inverse
io io.directories.search: some cleanup. 2014-05-20 14:46:01 -07:00
iokit iokit: Rename 2013-03-24 10:11:17 -07:00
json
lcs
libc libc: fix tests using. 2014-04-04 09:29:42 -07:00
linked-assocs Revert "Temporary patch for assoc-map on linked-assoc" 2014-04-27 15:24:26 -07:00
listener listener: choose dark foreground on light background. 2013-04-25 16:18:11 -07:00
lists docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
literals literals: change ${ } to be the executable code arrays. 2013-04-12 11:18:58 -07:00
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 docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
memoize
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.gl: Fix opengl loading for Windows. 2013-06-04 09:10:37 -07:00
openssl openssl.libssl: better way to change library dll for windows 2013-10-11 10:23:40 -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 docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
persistent fix some uses of "1 head*" to be "but-last". 2013-11-24 20:42:30 -08:00
porter-stemmer
present
prettyprint docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
promises docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
quoted-printable
quoting
random random: simplify using bitwise operations. 2014-02-25 15:59:51 -08:00
refs
regexp regexp.parser: fix for recent unicode.scripts change. 2014-05-19 20:51:01 -07:00
roman
search-deques
see see: fixing summary for ALIAS. 2013-03-31 17:12:35 -07:00
sequences docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
serialize
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: Use a config object. Fix docs. Fix unit tests. 2014-04-15 21:59:14 -07:00
sorting sorting.insertion: faster due to fewer nths. 2014-04-27 22:41:37 -07:00
soundex
source-files/errors/debugger
specialized-arrays
specialized-vectors
splitting/monotonic
stack-checker Docs: stub docs for some compiler-related words 2014-05-10 17:13:48 -07:00
strings/tables
suffix-arrays
summary summary: adding summary of sets. 2013-11-25 16:25:02 -08:00
syndication 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
system-info more libc fixes. 2014-04-04 08:03:46 -07:00
threads docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
timers
tools docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
tr
tuple-arrays
typed words: Change word -> last-word, set-word -> set-last-word. 2013-03-23 16:12:03 -07:00
ui docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
unicode unicode.collation: minor doc fix. 2014-05-20 09:13:36 -07:00
unix docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
unrolled-lists
urls Docs: fixed doc example errors triggered by help-lint and added with-disposal where applicable 2014-04-14 08:42:10 -07:00
uuid
validators
vectors/functor
vlists
vm
vocabs vocabs.files: change vocab-tests example to sort output. 2014-04-15 13:35:59 -07:00
webbrowser webbrowser: adding open-file support for pathnames. 2013-11-17 12:57:11 -08:00
windows io.sockets.windows: wrap ioctlsocket and related constants to enable 2014-04-02 16:50:20 -05: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 namespaces: removing make-assoc in favor of explicit get's. 2014-04-24 09:16:14 -07:00
xml-rpc http.client: few more fixes. 2014-03-12 19:49:58 -07:00
xmode http.server.responses: adding <html-content>, use it. 2014-04-22 13:47:25 -07:00