factor/basis
John Benediktsson 56bb141257 peg.ebnf: unescape strings in a few places. 2015-04-19 20:47:26 -07:00
..
alien alien.libraries: Cannot include alien.libraries.finder here for docs. 2015-02-13 11:31:56 -08:00
ascii Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
atk basis/extra: cleanup uses of add-library. 2014-11-13 13:05:14 -08:00
base64 cleanup "over push" is "suffix!". 2014-11-30 08:38:59 -08: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 bitstreams: cleanup and fix bug in bit-writer-bytes. 2014-12-15 19:28:24 -08:00
bootstrap bootstrap.image.upload: Use pscp on Windows for uploading boot images 2015-02-05 13:43:49 -08: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: change check-disposed not to drop the disposable. 2014-11-21 08:19:05 -08:00
cairo basis/extra: cleanup uses of add-library. 2014-11-13 13:05:14 -08:00
calendar calendar.format: use format-float more. 2014-11-28 21:27:30 -08:00
channels improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
checksums math.vectors: changes so that some vocabs that can use math.vector words does it 2014-11-17 19:02:12 -08: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.dialogs: document save-panel stack effect better. 2014-12-15 19:24:57 -08:00
colors Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
columns
combinators kernel: new combinator 2with = with with 2014-07-22 07:40:13 -07:00
command-line command-line: save the executable in a variable so that people don't use (command-line) directly if possible. 2014-12-23 08:12:31 -08:00
compiler compiler.tree.*: more compiler tree docs 2015-02-05 11:01:05 +00:00
compression basis/extra: cleanup uses of add-library. 2014-11-13 13:05:14 -08:00
concurrency Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
core-foundation core-foundation.fsevents: add more flags. 2015-04-19 15:57:05 -07:00
core-graphics core-graphics: cleanup usings. 2014-12-13 16:26:15 -08:00
core-text core-text: cleanup usings. 2014-12-13 16:26:09 -08:00
cpu Docs: more compiler docs 2014-12-11 14:30:46 +01:00
csv csv: need to handle \r because windows lines ends with \r\n 2014-09-25 10:00:07 -07:00
db interpolate: don't break backwards compatibility. 2015-04-18 20:22:29 -07:00
debugger debugger: simplify test case. 2014-12-04 11:52:52 -08:00
definitions/icons
delegate Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
deques deques: enhance slurp-deque stack effect. 2014-12-11 15:59:33 -08:00
disjoint-sets improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
dlists dlists: some cleanup. 2014-12-11 17:33:31 -08:00
documents improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
editors editors.emacs: fix doc typo. 2015-04-01 15:57:06 -07:00
endian Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
environment basis: some more os require cleanup. 2014-11-15 15:56:37 -08:00
eval
farkup
fonts
formatting formatting: support space prefix for numbers. 2015-04-17 17:50:00 -07:00
fry
ftp using crlf. 2014-11-30 08:48:28 -08:00
functors functors: Learn to use git. 2013-04-14 14:32:04 -07:00
furnace furnace.utilities: use "header" word, some cleanup. 2015-04-17 17:54:13 -07:00
game/input basis/extra: fix using for map-index move back to sequences. 2014-11-11 18:00:44 -08:00
gdk basis/extra: cleanup uses of add-library. 2014-11-13 13:05:14 -08:00
generalizations generalizations: fix docs for nrot and -nrot. 2014-02-10 20:40:01 -08:00
gio basis/extra: cleanup uses of add-library. 2014-11-13 13:05:14 -08:00
glib basis/extra: cleanup uses of add-library. 2014-11-13 13:05:14 -08:00
globs
gmodule basis/extra: cleanup uses of add-library. 2014-11-13 13:05:14 -08:00
gobject gobject.ffi: fix windows dll name. 2015-03-08 08:51:53 -07:00
gobject-introspection
graphs graphs: using conjoin. 2014-10-30 11:30:21 -07:00
grouping improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
gtk Revert "alien.libraries.finder: using find-library for some often missing libs" 2014-11-13 09:33:30 -08: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: correctly size the data vector for >min-heap and >max-heap. 2014-12-15 13:29:01 -08:00
help help.apropos: remove extra whitespace. 2015-04-17 18:04:08 -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.client: add quot stack effect. 2015-04-17 17:54:29 -07:00
images images.loader.gdiplus: use foo <c-direct-array> instead of <direct-foo-array>. 2014-11-29 18:58:42 -08:00
inspector ui: change some places to call safe-summary. 2012-07-22 14:37:15 -07:00
interpolate interpolate: don't break backwards compatibility. 2015-04-18 20:22:29 -07:00
interval-maps Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
interval-sets interval-sets: can just check one side or the other. 2014-05-19 09:40:51 -07:00
inverse more minor cleanup. 2014-11-30 19:26:23 -08:00
io io.launcher.windows tests: Use unique-file instead of temp-file. Fixes 2015-04-01 15:44:55 -07:00
iokit Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
json json.writer: make sure we make hex values two digits zero padded. 2015-01-04 09:37:03 -08:00
lcs Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
libc libc: reduce code duplication. 2014-11-21 10:19:12 -08:00
linked-assocs Revert "Temporary patch for assoc-map on linked-assoc" 2014-04-27 15:24:26 -07:00
listener listener: print version-info in command-line. 2014-11-13 09:58:37 -08:00
lists Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08: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: make log-root docs more explicit. 2014-11-29 15:02:20 -08:00
macros macros: some cleanup. 2014-12-16 11:09:47 -08:00
match match: rename ?1-tail to ?rest. 2014-11-29 17:10:54 -08:00
math Fix some minor errors in help-lint. 2015-01-30 17:04:40 -08:00
memoize memoize: change unpacker to embed array type. 2013-03-14 14:50:41 -07:00
mime mime.multipart: use header, some cleanup. 2015-04-17 17:41:56 -07:00
mirrors mirrors: fix tests. 2013-04-23 07:56:58 -07:00
models models: some more cleanup. 2014-11-29 23:00:24 -08:00
multiline Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
nibble-arrays use radix literals 2011-11-23 19:03:40 -08:00
nmake cleanup some use of with-scope. 2012-07-19 13:55:34 -07:00
none
opengl opengl.capabilities: Make it more explicit that you should put the 2015-04-09 15:05:20 -05:00
openssl basis/extra: cleanup uses of add-library. 2014-11-13 13:05:14 -08:00
pack pack: add some tests for expand-pack-format. 2014-02-24 13:48:11 -08:00
pango basis/extra: cleanup uses of add-library. 2014-11-13 13:05:14 -08:00
peg peg.ebnf: unescape strings in a few places. 2015-04-19 20:47:26 -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: a bit more cleanup. 2014-12-11 08:02:45 -08: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 refs: some cleanup. 2014-11-30 10:24:07 -08:00
regexp improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
roman combinators.smart: Fix reduce-outputs, rename quot*n to call-n, rewrite more macros as combinators. 2011-11-28 12:41:50 -08:00
search-deques search-deques: simplify. 2014-12-11 14:52:51 -08:00
see see: disable string-limit? when setting margin to zero. 2014-09-03 17:14:00 -07:00
sequences assocs: Make map-index-as support seq or assoc exemplars and move map-index, map-index-as to assocs because they need to use new-assoc. Make zip-index-as support assoc exemplars. Fix up docs and tests. 2014-11-08 18:18:00 -08:00
serialize use ``tuple-slots`` instead of ``tuple>array rest``. 2014-05-23 13:27:59 -07:00
shuffle assocs: Make map-index-as support seq or assoc exemplars and move map-index, map-index-as to assocs because they need to use new-assoc. Make zip-index-as support assoc exemplars. Fix up docs and tests. 2014-11-08 18:18:00 -08: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 break circularity 2011-11-27 11:45:28 -08:00
specialized-arrays specialized-arrays: cleanup using and direct-slice-unsafe. 2014-11-29 20:02:51 -08:00
specialized-vectors cleanup "over push" is "suffix!". 2014-11-30 08:38:59 -08:00
splitting/monotonic cleanup "over push" is "suffix!". 2014-11-30 08:38:59 -08:00
stack-checker stack-checker.state: Fix error in docs. Tweak doc grammar. 2015-02-05 13:49:14 -08: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 Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
summary summary: adding summary of sets. 2013-11-25 16:25:02 -08:00
syndication Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
system-info basis/extra: switch to "vocab." os name>> append require. 2014-11-13 13:00:44 -08:00
threads threads: some cleanup. 2014-12-02 16:44:24 -08:00
timers basis: cleanup using. 2014-12-01 22:18:32 -08:00
tools interpolate: don't break backwards compatibility. 2015-04-18 20:22:29 -07:00
tr Revert "tr: zip had a string as input. call { } zip-as instead." 2014-11-11 17:56:15 -08:00
tuple-arrays Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
typed use swapd instead of [ swap ] dip. 2014-11-21 11:56:17 -08:00
ui Adding help for <model-field> and <action-field>. 2015-02-21 18:39:04 -08:00
unicode Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
unix unix: some using cleanups. 2014-12-24 11:16:11 -08:00
unrolled-lists
urls urls.encoding: more cleanup. 2014-11-30 21:33:48 -08: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 basis: cleanup more usings. 2014-11-29 20:10:37 -08:00
vlists cleanup "over push" is "suffix!". 2014-11-30 08:38:59 -08:00
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 removing small and unnecessary files. 2014-11-29 17:24:42 -08:00
webbrowser basis/extra: switch to "vocab." os name>> append require. 2014-11-13 13:00:44 -08:00
windows Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08: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: adding a test for pprint-xml fix. 2015-02-28 16:40:13 -08:00
xml-rpc improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
xmode more minor cleanup. 2014-11-30 19:26:23 -08:00