factor/basis
Doug Coleman 501f990971 compression.zlib: Just deal with raw bytes, no compressed object tuple. 2015-05-02 10:46:12 -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
binary-search
bit-arrays
bit-sets
bit-vectors
bitstreams bitstreams: cleanup and fix bug in bit-writer-bytes. 2014-12-15 19:28:24 -08:00
bootstrap compiler.cfg.*: more docs and removing a test that isn't relevant anymore 2015-04-29 09:31:59 -07:00
boxes
byte-arrays/hex
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
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
classes/struct
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
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.cfg.linear-scan.assignment: Trivial docs fix. 2015-04-30 18:39:31 -07:00
compression compression.zlib: Just deal with raw bytes, no compressed object tuple. 2015-05-02 10:46:12 -07: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: Fix typedefs and array types to unsigned. 2015-04-21 13:11:26 -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 compiler.*: bunch of new docs for some compiler instructions 2015-04-29 09:31:58 -07: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
dlists dlists: some cleanup. 2014-12-11 17:33:31 -08:00
documents
editors editors.visual-studio-code: wrong metafile 2015-05-01 10:03:10 -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
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
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
gtk Revert "alien.libraries.finder: using find-library for some often missing libs" 2014-11-13 09:33:30 -08:00
hash-sets
hashtables
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
html
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
interpolate interpolate: allow anonymous by-order stack arguments. 2015-04-20 14:44:49 -07:00
interval-maps Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
interval-sets
inverse more minor cleanup. 2014-11-30 19:26:23 -08:00
io editors.visual-studio-code: Support for m$ft's new code editor. Can't 2015-04-30 18:21:15 -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
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
locals
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
mime mime.multipart: use header, some cleanup. 2015-04-17 17:41:56 -07:00
mirrors
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
nmake
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
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
porter-stemmer
present
prettyprint prettyprint: a bit more cleanup. 2014-12-11 08:02:45 -08:00
promises
quoted-printable
quoting
random
refs refs: some cleanup. 2014-11-30 10:24:07 -08:00
regexp
roman
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
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
simple-tokenizer simple-tokenizer: whoops, need to escape \ 2015-04-19 21:12:40 -07:00
smtp smtp: Make the test pass on Windows. 2014-10-08 11:37:19 -07:00
sorting
soundex
source-files/errors/debugger
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
suffix-arrays suffix-arrays: update using. 2015-04-29 14:22:01 -07:00
summary
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 Docs: bunch of smaller documentation fixes for various vocabs 2015-04-29 09:31:54 -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
validators
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.*: removing the check-d and check-r slots from gc-map and adjusting code that depended on those 2015-04-29 09:31:53 -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
x11
xml xml.writer: adding a test for pprint-xml fix. 2015-02-28 16:40:13 -08:00
xml-rpc
xmode more minor cleanup. 2014-11-30 19:26:23 -08:00