factor/basis
John Benediktsson 5e6a79c187 tools.deploy: bump sizes for macosx-32.
Need a better approach to this...
2019-08-05 14:27:46 -07:00
..
alien Re-add Freebsd Support 2019-02-08 19:17:30 -05:00
ascii ascii: faster capitalize. 2019-03-21 20:11:46 -07:00
atk
base64 base64: fix stack effect typo. 2019-05-20 08:39:13 -07:00
biassocs biassocs: fix docs for set-at-once. 2018-01-22 13:23:23 -08:00
binary-search basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
bit-arrays
bit-sets basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
bit-vectors
bitstreams *-docs: remove extra space character at the end of paragraghs 2018-08-21 10:45:52 -07:00
bootstrap io.encodings.utf16: add a utf16n word for native utf16 type. 2019-08-05 13:08:09 -07: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 basis/,core/,extra/: more tags 2017-07-08 18:31:39 +02:00
calendar calendar[-docs]: add week-number 2019-04-18 14:34:54 -07:00
channels docs: cleanup some article titles that can be strings. 2017-10-25 11:11:44 -07:00
checksums core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
circular basis/,core/,extra/: more tags 2017-07-08 18:31:39 +02:00
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 continuations[-docs]: add the finally word 2019-04-22 21:57:51 -07:00
core-foundation
core-graphics
core-text io.encodings.utf16: add a utf16n word for native utf16 type. 2019-08-05 13:08:09 -07:00
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 continuations[-docs]: add the finally word 2019-04-22 21:57:51 -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 cocoa inline input using IM 2019-07-30 02:12:41 -05:00
editors editors.visual-studio-code: Don't memoize the vscode path and add code.cmd per melted's suggestion: 2018-12-24 13:12:53 -06:00
endian more test IN: cleanup. 2018-02-25 15:44:16 -08:00
english *.txt: Add newlines, fix some spacing 2018-12-16 12:04:35 -06:00
environment io.encodings.utf16: add a utf16n word for native utf16 type. 2019-08-05 13:08:09 -07:00
escape-strings directory-to-file: Better nested syntax. 2018-12-30 17:08:00 -06: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 functors: C: no longer needs a stack effect. 2017-08-20 11:36:56 -05:00
furnace furnace.auth: Rather have clean builds than loaded docs. 2018-12-16 12:35:31 -06:00
game/input io.encodings.utf16: add a utf16n word for native utf16 type. 2019-08-05 13:08:09 -07:00
gdk gtk.*,gdk.*: not using find-library again 2018-01-24 15:37:47 +01:00
generalizations generalizations: fix funny mnapply/nspread* bug for n > 3. 2019-03-16 19:58:07 -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 regexp: try again to fix the issue with backslashes. 2019-03-21 13:29:15 -07: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 continuations[-docs]: add the finally word 2019-04-22 21:57:51 -07:00
hashtables continuations[-docs]: add the finally word 2019-04-22 21:57:51 -07:00
heaps heaps: cleanup using. 2019-01-11 08:19:50 -08:00
help help.markup: make $complex-shuffle use $shuffle. 2019-07-23 18:10:19 -07:00
hints
html basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
http http.server: Actually use the port remapping instead of throwing it away. 2018-06-23 11:41:41 -07:00
images basis: Load images.{tiff,png} by default for FreeBSD. Add platforms back. 2019-02-09 18:50:15 +00: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 io.encodings.utf16: add a utf16n word for native utf16 type. 2019-08-05 13:08:09 -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 libc.freebsd: platforms.txt not platform.txt 2019-03-21 19:52:07 -05:00
linked-assocs more test IN: cleanup. 2018-02-15 09:20:01 -08:00
linked-sets
listener continuations[-docs]: add the finally word 2019-04-22 21:57:51 -07:00
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 continuations[-docs]: add the finally word 2019-04-22 21:57:51 -07:00
macros
match *-docs: remove extra space character at the end of paragraghs 2018-08-21 10:45:52 -07:00
math continuations[-docs]: add the finally word 2019-04-22 21:57:51 -07:00
memoize
mime mime.multipart: Simplify the code a bit. 2019-01-21 15:08:07 -06:00
mirrors Factor: Rename <enum> to <enumerated> to not confuse with ENUM:s 2017-07-03 12:47:19 -07:00
models continuations[-docs]: add the finally word 2019-04-22 21:57:51 -07: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 continuations[-docs]: add the finally word 2019-04-22 21:57:51 -07:00
openssl openssl.libcrypto.tests: should not forget to free the BIO 2018-01-24 20:20:38 +01:00
pack pack: Implement write-c-string for tftp. 2019-02-03 13:34:33 -05:00
pango basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
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 continuations[-docs]: add the finally word 2019-04-22 21:57:51 -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 io.encodings.utf16: add a utf16n word for native utf16 type. 2019-08-05 13:08:09 -07:00
refs
regexp regexp: try again to fix the issue with backslashes. 2019-03-21 13:29:15 -07:00
roman
search-deques more test IN: cleanup. 2018-02-25 15:44:16 -08:00
see
sequences sequences.generalizations: adding (nsequence). 2019-05-19 16:31:19 -07:00
serialize
shuffle factor: fix a few issues with new patch. 2018-06-19 23:39:33 -05:00
simple-flat-file simple-flat-file: 1.3s -> 300ms for parsing the unicode txt file. 2019-07-07 11:01:41 -05:00
simple-tokenizer more test IN: cleanup. 2018-02-25 15:44:16 -08:00
smtp basis/,extra/: lots of new tags.txt files 2017-07-05 01:50:39 +02:00
sorting factor: fix bootstrap and test and doc 2019-07-30 18:01:11 -05:00
soundex more test IN: cleanup. 2018-02-15 09:20:01 -08:00
source-files/errors/debugger Update some copyright headers to follow the current convention 2017-09-11 15:43:03 -07:00
specialized-arrays specialized-arrays: slightly faster nth-unsafe. 2018-03-04 20:48:10 -08:00
specialized-vectors functors: FUNCTOR: ;FUNCTOR -> <FUNCTOR: ;FUNCTOR> 2017-08-05 20:41:19 -05:00
splitting/monotonic more test IN: cleanup. 2018-02-15 09:20:01 -08:00
stack-checker continuations[-docs]: add the finally word 2019-04-22 21:57:51 -07: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 summary: forgot to commit the test change. 2019-08-05 14:27:05 -07:00
syndication syndication: Remove dead code I added on accident.. 2019-01-12 18:06:03 -06:00
system-info system-info.macosx: adding macOS Catalina 10.15 2019-06-03 20:50:42 -07:00
threads
timers timers: add test showing stopping timer doesn't stop a running quotation. 2019-01-15 17:31:14 -08:00
tools tools.deploy: bump sizes for macosx-32. 2019-08-05 14:27:46 -07:00
tr basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
tuple-arrays functors: FUNCTOR: ;FUNCTOR -> <FUNCTOR: ;FUNCTOR> 2017-08-05 20:41:19 -05:00
typed docs: Fix help-lint-all mistakes. 2018-07-07 01:13:19 -05:00
ui io.encodings.utf16: add a utf16n word for native utf16 type. 2019-08-05 13:08:09 -07:00
unicode basis: Fix Windows 10 select-all for emojis. 2019-08-02 17:07:42 -05:00
unix continuations[-docs]: add the finally word 2019-04-22 21:57:51 -07: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 regexp: try again to fix the issue with backslashes. 2019-03-21 13:29:15 -07:00
vectors/functor functors: FUNCTOR: ;FUNCTOR -> <FUNCTOR: ;FUNCTOR> 2017-08-05 20:41:19 -05:00
vlists more test IN: cleanup. 2018-02-25 15:44:16 -08:00
vm
vocabs continuations[-docs]: add the finally word 2019-04-22 21:57:51 -07:00
webbrowser Re-add Freebsd Support 2019-02-08 19:17:30 -05:00
windows io.encodings.utf16: add a utf16n word for native utf16 type. 2019-08-05 13:08:09 -07:00
wrap docs: Fix help-lint-all mistakes. 2018-07-07 01:13:19 -05:00
x11 continuations[-docs]: add the finally word 2019-04-22 21:57:51 -07:00
xdg xdg: remove memoize. 2018-10-19 22:28:15 -07:00
xml core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
xml-rpc basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
xmode core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00