factor/basis
John Benediktsson 1ce733ef72 ui: some more dark theme polish. 2016-07-16 10:16:29 -07:00
..
alien using [ ] [ ... ] ?if instead of [ nip ] [ ... ] if*. 2016-07-11 19:50:37 -07:00
ascii basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
atk
base64 basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
biassocs basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
binary-search basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
bit-arrays basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
bit-sets basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
bit-vectors basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
bitstreams basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
bootstrap VM: rename of JIT_PUSH_IMMEDIATE to JIT_PUSH_LITERAL 2016-06-07 14:54:23 +02:00
boxes basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
byte-arrays/hex basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
cache basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
cairo basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
calendar basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
changer
channels basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
checksums checksums.sha: speedup, still more to do. 2016-07-11 19:51:28 -07:00
circular
classes/struct basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
cocoa cocoa.views: more constants. 2016-06-29 09:08:20 -07:00
colors Added Solarized colors 2016-05-09 21:40:56 -07:00
columns basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
combinators basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
command-line command-line: gvim example obsolete. update to new example. 2016-04-02 16:51:35 -07:00
compiler compiler.*: a bunch of random doc additions 2016-06-21 23:15:20 +02:00
compression cleanup some QUALIFIED: that are no longer needed. 2016-03-29 10:20:16 -07:00
concurrency use ?delete-file instead of [ delete-file ] ignore-errors. 2016-07-10 20:28:46 -07:00
core-foundation assocs: Add assoc-union-as. Use assoc-reject-like. 2016-04-12 14:18:54 -07:00
core-graphics
core-text
cpu cpu.*: more docs 2016-05-25 19:21:55 +02:00
csv unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
db use ?delete-file instead of [ delete-file ] ignore-errors. 2016-07-10 20:28:46 -07:00
debugger ui.debugger: quotation stack effect wants ( .. -- * ), throw causes infinite loop, but rethrow works. change previous patch to rethrow everywhere. 2016-04-06 17:35:13 -07:00
definitions/icons
delegate delegate-docs: fix a copy-paste error 2016-06-22 11:27:26 -07:00
deques
disjoint-sets
dlists dlists: new word dlist-length for getting the length 2015-10-15 16:27:23 +02:00
documents unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
editors editors.visual-studio-code: try to find "code" then "Code" then... on linux. 2016-05-11 11:53:35 -07:00
endian
english unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
environment io.directories.unix,environment.unix: better to use 2015-10-01 15:52:51 +02:00
eval
farkup unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
fonts ui.theme.switching: default font colors. 2016-05-22 07:53:21 -07:00
formatting unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
fry
ftp ftp.server: Don't fetch to the same directory we serve from or else it will overwrite the file. Race condition, only shows up on Windows for some reason. 2016-04-15 15:52:06 -07:00
functors interpolate: make interpolate and interpolate-locals symmetric. 2016-03-29 13:03:59 -07:00
furnace use ?delete-file instead of [ delete-file ] ignore-errors. 2016-07-10 20:28:46 -07:00
game/input gmae.input: rename ` to backtick 2016-03-21 14:57:48 -07:00
gdk
generalizations combinators.extras, generalizations:: Add experimental combinators for 1res, 1arg. 2016-05-11 11:53:29 -07:00
gio
glib
globs globs: rename glob-directory to glob. 2016-04-06 14:04:21 -07:00
gmodule
gobject
gobject-introspection using [ ] [ ... ] ?if instead of [ nip ] [ ... ] if*. 2016-07-11 19:50:37 -07:00
grouping factor: remove rest of double paren words. 2016-03-25 03:13:27 -07:00
gtk gtk.ffi: stop using find-library. 2016-03-28 23:55:49 -07:00
hash-sets sets: rename unordered-set back to set. 2016-03-29 15:46:29 -07:00
hashtables
heaps
help help.tips: use $code snippet in a TIP: for user to run 2016-06-22 11:27:26 -07:00
hints
html unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
http use ?delete-file instead of [ delete-file ] ignore-errors. 2016-07-10 20:28:46 -07:00
images unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
inspector disambiguate namespaces:set and sets:set. 2016-03-29 17:14:42 -07:00
interpolate interpolate: make interpolate and interpolate-locals symmetric. 2016-03-29 13:03:59 -07:00
interval-maps
interval-sets
inverse inverse: minor cleanup. 2016-05-09 21:38:05 -07:00
io use ?delete-file instead of [ delete-file ] ignore-errors. 2016-07-10 20:28:46 -07:00
iokit
ip-parser using [ ] [ ... ] ?if instead of [ nip ] [ ... ] if*. 2016-07-11 19:50:37 -07:00
json using [ ] [ ... ] ?if instead of [ nip ] [ ... ] if*. 2016-07-11 19:50:37 -07:00
lcs
libc
linked-assocs linked-assocs: move prettyprint stuff to its own vocab. 2015-11-04 09:16:02 -08:00
linked-sets linked-sets: adding summary.txt. 2016-04-09 08:54:31 -07:00
listener ui.theme: updates to color scheme. 2016-05-09 21:40:56 -07:00
lists lists: more cleanup. 2016-04-18 09:46:49 -07:00
literals prettyprint: Print .b .o .h with prefixes so it's not super confusing. Fixes #1351. 2016-03-30 22:59:29 -07:00
locals locals.parser: fix docs. 2016-04-28 18:36:39 -07:00
logging
macros
match
math using [ ] [ ... ] ?if instead of [ nip ] [ ... ] if*. 2016-07-11 19:50:37 -07:00
memoize using [ ] [ ... ] ?if instead of [ nip ] [ ... ] if*. 2016-07-11 19:50:37 -07:00
mime io.files.unique: change to create unique files and directories relative to the current-directory. 2016-03-18 10:57:54 -07:00
mirrors mirrors: make all sequences be "inspectable", could fix #1237 2016-03-26 15:08:31 +01:00
models docs: minor fixes and amendments. 2016-05-22 07:53:21 -07:00
multiline
nibble-arrays
nmake
none
opengl opengl: log all mac os errors where framebuffer is undefined. 2016-03-30 15:28:39 -07:00
openssl openssl.libssl: Use libcrypto on Windows instead of libeay or ssleay and 2016-03-13 16:11:44 -07:00
pack
pango
peg unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
persistent
porter-stemmer
present
prettyprint ui.theme: updates to color scheme. 2016-05-09 21:40:56 -07:00
promises
quoted-printable
quoting
random random: no need to zero bytes in M\ object random-bytes*. 2016-07-11 14:00:53 -07:00
refs
regexp regexp.disambiguate: Make it cleaner imo, but still can't make heads of tails of the algorithm being used. 2016-04-12 14:19:18 -07:00
roman unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
search-deques
see disambiguate namespaces:set and sets:set. 2016-03-29 17:14:42 -07:00
sequences core: selector-for and collector-for are the wrong naming convention--they should be selector-as and collector-as because they take exemplars. 2016-05-26 14:36:11 -07:00
serialize
shuffle
simple-flat-file
simple-tokenizer
smtp docs, smpt-gmail: fix for people not using 2FA + formatting 2016-03-02 10:14:15 -08:00
sorting unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
soundex soundex: make implementation private. 2016-04-16 16:38:42 -07:00
source-files/errors/debugger
specialized-arrays mirrors: make all sequences be "inspectable", could fix #1237 2016-03-26 15:08:31 +01:00
specialized-vectors mirrors: make all sequences be "inspectable", could fix #1237 2016-03-26 15:08:31 +01:00
splitting/monotonic factor: remove rest of double paren words. 2016-03-25 03:13:27 -07:00
stack-checker docs: minor fixes and amendments. 2016-05-22 07:53:21 -07:00
strings/tables
suffix-arrays suffix-arrays.words: removing, not that useful. 2016-04-16 09:17:05 -07:00
summary summary: revert "a foo tuple" back to "foo". 2016-03-30 14:02:36 -07:00
syndication
system-info system-info.macosx: macOS Sierra. 2016-06-22 16:20:11 -07:00
threads style thing: indenting tuple slots 2016-05-31 03:37:23 +02:00
timers docs: minor fixes and amendments. 2016-05-22 07:53:21 -07:00
tools use ?delete-file instead of [ delete-file ] ignore-errors. 2016-07-10 20:28:46 -07:00
tr
tuple-arrays tuple-arrays: initial-values can be reused here to create the tuple 2015-10-10 23:58:04 +02:00
typed typed: factor typed-def? out of typed-def. 2016-05-12 16:33:19 -07:00
ui ui: some more dark theme polish. 2016-07-16 10:16:29 -07:00
unicode unicode: add the number of tests... 2016-07-10 18:18:41 -07:00
unix using [ ] [ ... ] ?if instead of [ nip ] [ ... ] if*. 2016-07-11 19:50:37 -07:00
unrolled-lists
urls urls: remove unnecessary >secure-addr indirection. 2016-04-16 17:11:01 -07:00
uuid unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
validators unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
vectors/functor
vlists vlists: fix >alist so pprint works properly for valist. 2016-04-23 13:00:03 -07:00
vm style fixes - indenting slots and word bodies 2016-04-22 13:06:41 +02:00
vocabs io.directories: new utility word make-parent-directories, for making sure directories exists 2016-06-15 00:33:44 +02:00
webbrowser webbrowser.*: let's open the file in a detached process 2015-11-04 11:35:40 +01:00
windows windows.ole32: use sets in tests. 2016-07-01 07:55:50 -07:00
wrap
x11 x11.keysymdef, ui.backend.x11: vocab for all of x11's keycodes 2016-06-20 02:18:18 +02:00
xml using [ ] [ ... ] ?if instead of [ nip ] [ ... ] if*. 2016-07-11 19:50:37 -07:00
xml-rpc
xmode unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00