factor/basis
John Benediktsson 91b17cb28b furance.auth: fix some help-lint errors...
...if only loading furance.auth.
2018-09-07 15:25:50 -07:00
..
alien Revert "alien.data: Make with-scoped-allocation an $unchecked-example because it's breaking travisci" 2018-08-21 13:12:28 -07:00
ascii
atk
base64
biassocs biassocs: fix docs for set-at-once. 2018-01-22 13:23:23 -08:00
binary-search
bit-arrays
bit-sets
bit-vectors
bitstreams *-docs: remove extra space character at the end of paragraghs 2018-08-21 10:45:52 -07:00
bootstrap factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
boxes boxes: add stack-effect info to if-box?. 2018-01-22 20:19:57 -08:00
cache factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
cairo
calendar calendar.format: Add a word to format time to a string for convenience. 2018-07-08 22:57:24 -05:00
channels
checksums core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
circular
classes/struct core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
cocoa cocoa.messages: Add a Cocoa union type to import NSData. 2018-08-27 21:03:04 -05:00
colors
columns
combinators basis/extra: removing '[ @ ] in favor of _ for fried quotations. 2018-01-19 23:40:23 -08:00
command-line Revert "use tilde paths instead of home append-path." 2018-03-15 08:45:12 -05:00
compiler *-docs: remove extra space character at the end of paragraghs 2018-08-21 10:45:52 -07:00
compression *-docs: remove extra space character at the end of paragraghs 2018-08-21 10:45:52 -07:00
concurrency factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
core-foundation
core-graphics
core-text
cpu *-docs: remove extra space character at the end of paragraghs 2018-08-21 10:45:52 -07:00
csv core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
db *-docs: remove extra space character at the end of paragraghs 2018-08-21 10:45:52 -07:00
debugger factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
definitions/icons
delegate
deques
disjoint-sets
dlists
documents more test IN: cleanup. 2018-02-25 15:44:16 -08:00
editors editors.emacs: change emacsclient-args to fully override default arguments. 2018-09-03 08:06:26 -07:00
endian more test IN: cleanup. 2018-02-25 15:44:16 -08:00
english docs: Fix help-lint-all mistakes. 2018-07-07 01:13:19 -05:00
environment more test IN: cleanup. 2018-02-25 15:44:16 -08:00
escape-strings escape-strings: Add a tag-payload word to make a string payload and tag. 2018-07-21 15:19:42 -05:00
eval more test IN: cleanup. 2018-02-25 15:44:16 -08:00
farkup
fonts more test IN: cleanup. 2018-02-15 09:20:01 -08:00
formatting factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
fry core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
ftp io.encodings: use new latin1 instead of 8-bit encoding from file. 2018-02-28 08:56:01 -08:00
functors
furnace furance.auth: fix some help-lint errors... 2018-09-07 15:25:50 -07:00
game/input factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
gdk gtk.*,gdk.*: not using find-library again 2018-01-24 15:37:47 +01:00
generalizations *-docs: remove extra space character at the end of paragraghs 2018-08-21 10:45:52 -07:00
gio
glib glib.ffi: look for glib-2.0.dylib not glib-2.0.0.dylib 2017-12-18 17:02:06 -06:00
globs factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
gmodule
gobject
gobject-introspection factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
grouping grouping: Fix some spacing. 2018-07-07 11:14:57 -05:00
gtk gtk.*,gdk.*: not using find-library again 2018-01-24 15:37:47 +01:00
hash-sets more test IN: cleanup. 2018-02-25 15:44:16 -08:00
hashtables more test IN: cleanup. 2018-02-25 15:44:16 -08:00
heaps core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
help help.tutorial: use array for test output 2018-08-04 17:24:39 +04:00
hints
html
http http.server: Actually use the port remapping instead of throwing it away. 2018-06-23 11:41:41 -07:00
images images.loader.gtk: Add with-destructors. Fixes #1893. 2017-12-29 15:25:16 -06:00
inspector more test IN: cleanup. 2018-02-15 09:20:01 -08:00
interpolate more test IN: cleanup. 2018-02-15 09:20:01 -08:00
interval-maps Fix the existing IN: suffixes for the test vocabs 2018-01-24 16:03:48 -08:00
interval-sets
inverse core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
io Revert "io.files.temp: When using temp-file, it's possible that it fails since" 2018-08-21 10:44:10 -07:00
iokit
ip-parser more test IN: cleanup. 2018-02-15 09:20:01 -08:00
json more test IN: cleanup. 2018-02-15 09:20:01 -08:00
lcs more test IN: cleanup. 2018-02-15 09:20:01 -08:00
libc core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
linked-assocs more test IN: cleanup. 2018-02-15 09:20:01 -08:00
linked-sets
listener
lists Revert "lists: Add list literal doc example." 2018-07-30 12:02:42 -05:00
literals
locals Fix the existing IN: suffixes for the test vocabs 2018-01-24 16:03:48 -08:00
logging core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
macros
match *-docs: remove extra space character at the end of paragraghs 2018-08-21 10:45:52 -07:00
math factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
memoize
mime more test IN: cleanup. 2018-02-15 09:20:01 -08:00
mirrors
models more test IN: cleanup. 2018-02-15 09:20:01 -08:00
multiline multiline-docs: amend the help for /* 2018-03-04 21:16:07 +01:00
nibble-arrays more test IN: cleanup. 2018-02-25 15:44:16 -08:00
nmake more test IN: cleanup. 2018-02-15 09:20:01 -08:00
opengl docs: Fix help-lint-all mistakes. 2018-07-07 01:13:19 -05:00
openssl openssl.libcrypto.tests: should not forget to free the BIO 2018-01-24 20:20:38 +01:00
pack more test IN: cleanup. 2018-02-25 15:44:16 -08:00
pango
peg *-docs: remove extra space character at the end of paragraghs 2018-08-21 10:45:52 -07:00
persistent core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
porter-stemmer more test IN: cleanup. 2018-02-15 09:20:01 -08:00
present more test IN: cleanup. 2018-02-15 09:20:01 -08:00
prettyprint *-docs: remove extra space character at the end of paragraghs 2018-08-21 10:45:52 -07:00
promises
quoted-printable quoted-printable: whoops tests needs latin2, not latin1. 2018-02-28 11:08:45 -08:00
quoting more test IN: cleanup. 2018-02-15 09:20:01 -08:00
random factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
refs
regexp core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
roman
search-deques more test IN: cleanup. 2018-02-25 15:44:16 -08:00
see
sequences core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
serialize
shuffle factor: fix a few issues with new patch. 2018-06-19 23:39:33 -05:00
simple-flat-file
simple-tokenizer more test IN: cleanup. 2018-02-25 15:44:16 -08:00
smtp
sorting more test IN: cleanup. 2018-02-15 09:20:01 -08:00
soundex more test IN: cleanup. 2018-02-15 09:20:01 -08:00
source-files/errors/debugger
specialized-arrays specialized-arrays: slightly faster nth-unsafe. 2018-03-04 20:48:10 -08:00
specialized-vectors
splitting/monotonic more test IN: cleanup. 2018-02-15 09:20:01 -08:00
stack-checker docs: Fix help-lint-all mistakes. 2018-07-07 01:13:19 -05:00
strings/tables more test IN: cleanup. 2018-02-15 09:20:01 -08:00
suffix-arrays docs: Fix help-lint-all mistakes. 2018-07-07 01:13:19 -05:00
summary
syndication
system-info system-info.macosx: Fix using 2018-07-09 09:10:27 -05:00
threads
timers timers: simplify stop-timer. 2018-08-23 20:37:20 -07:00
tools tools.hexdump: use re-decode. 2018-08-02 13:34:38 -07:00
tr
tuple-arrays
typed docs: Fix help-lint-all mistakes. 2018-07-07 01:13:19 -05:00
ui pick a better caret color for the dark theme 2018-09-07 10:02:25 -07:00
unicode core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
unix fix another typo. 2018-02-12 17:17:44 -08:00
unrolled-lists more test IN: cleanup. 2018-02-15 09:20:01 -08:00
urls more test IN: cleanup. 2018-02-15 09:20:01 -08:00
uuid more test IN: cleanup. 2018-02-15 09:20:01 -08:00
validators more test IN: cleanup. 2018-02-25 15:44:16 -08:00
vectors/functor
vlists more test IN: cleanup. 2018-02-25 15:44:16 -08:00
vm
vocabs vocabs.platforms: Add <LINUX LINUX> sections that ignore code for the wrong platform. 2018-07-15 22:30:45 -05:00
webbrowser more test IN: cleanup. 2018-02-15 09:20:01 -08:00
windows factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
wrap docs: Fix help-lint-all mistakes. 2018-07-07 01:13:19 -05:00
x11
xdg
xml core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
xml-rpc
xmode core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00