factor/basis
John Benediktsson 6e83fd4068 windows.ole32: use sets in tests. 2016-07-01 07:55:50 -07:00
..
alien alien.data: fix a typo 2016-06-22 11:27:26 -07:00
ascii basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
atk core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
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 changer: docs didnt get committed. my git game is really off... 2015-08-12 20:44:46 -07:00
channels basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
checksums checksums: fix test using. 2016-06-30 14:47:18 -07:00
circular Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
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 concurrency.mailboxes-docs: add some missing commas 2016-06-22 11:27:26 -07:00
core-foundation assocs: Add assoc-union-as. Use assoc-reject-like. 2016-04-12 14:18:54 -07:00
core-graphics remove redundant IN: 2015-08-13 06:44:37 -07:00
core-text change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
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 db.errors: update ignore-error parameter list to be more self-documented 2016-06-29 14:17:57 -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 factor: clean up whitespace in -docs files 2015-07-02 10:31:22 -07:00
delegate delegate-docs: fix a copy-paste error 2016-06-22 11:27:26 -07:00
deques change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
disjoint-sets factor: Removing SLOT: nth/at/global in favor of using change: at for tuple slots named ``at`` and change-at for hashtables. 2015-08-12 08:49:02 -05:00
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 factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. 2015-07-02 17:28:17 -07:00
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 core: rename parse-call( to parse-call-paren 2015-07-27 09:54:08 -07:00
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 change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
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 disambiguate namespaces:set and sets:set. 2016-03-29 17:14:42 -07:00
game/input gmae.input: rename ` to backtick 2016-03-21 14:57:48 -07:00
gdk factor: actual patch to remove ; from all c/fortran functions 2015-07-19 16:25:30 -07:00
generalizations combinators.extras, generalizations:: Add experimental combinators for 1res, 1arg. 2016-05-11 11:53:29 -07:00
gio core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
glib factor: actual patch to remove ; from all c/fortran functions 2015-07-19 16:25:30 -07:00
globs globs: rename glob-directory to glob. 2016-04-06 14:04:21 -07:00
gmodule core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
gobject remove redundant IN: 2015-08-13 06:44:37 -07:00
gobject-introspection alien.parser,gobject-introspection.ffi: fixing the manifest test errors (see #1463) 2016-05-28 19:01:54 +02: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 factor: Removing SLOT: nth/at/global in favor of using change: at for tuple slots named ``at`` and change-at for hashtables. 2015-08-12 08:49:02 -05:00
heaps change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
help help.tips: use $code snippet in a TIP: for user to run 2016-06-22 11:27:26 -07:00
hints change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
html unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
http http.server.static: sort files for static html directory listing. seems to be sorted on mac already, but not on linux. consider allowing a sort order parameter in the future. 2016-06-01 11:59:57 -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 change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
interval-sets change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
inverse inverse: minor cleanup. 2016-05-09 21:38:05 -07:00
io io.encodings.binary: move to core. 2016-06-30 12:30:58 -07:00
iokit factor: actual patch to remove ; from all c/fortran functions 2015-07-19 16:25:30 -07:00
ip-parser ip-parser: some cleanup, move ipv6 parsing here. 2016-03-05 09:51:37 -08:00
json Import a few extra JSON tests from Jansson 2016-03-05 07:03:12 -08:00
lcs factor: Removing SLOT: nth/at/global in favor of using change: at for tuple slots named ``at`` and change-at for hashtables. 2015-08-12 08:49:02 -05:00
libc change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
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 logging: let's include the tb when logging errors, makes it way easier 2015-09-24 11:43:48 +02:00
macros change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
match change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
math unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
memoize factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. 2015-07-02 17:28:17 -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 change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
nibble-arrays change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
nmake factor: Rename MACRO: and MACRO: to have quot as the output in stack effects. 2015-07-18 22:16:11 -07:00
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 change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
pango factor: actual patch to remove ; from all c/fortran functions 2015-07-19 16:25:30 -07:00
peg unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
persistent change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
porter-stemmer factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. 2015-07-02 17:28:17 -07:00
present Fix two places that should be "all-disk-vocabs-recursive". 2015-06-08 14:37:36 -07:00
prettyprint ui.theme: updates to color scheme. 2016-05-09 21:40:56 -07:00
promises factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. 2015-07-02 17:28:17 -07:00
quoted-printable factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
quoting factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. 2015-07-02 17:28:17 -07:00
random sets: rename unordered-set back to set. 2016-03-29 15:46:29 -07:00
refs factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. 2015-07-02 17:28:17 -07:00
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 factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. 2015-07-02 17:28:17 -07:00
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 Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
shuffle factor: Rename MACRO: and MACRO: to have quot as the output in stack effects. 2015-07-18 22:16:11 -07:00
simple-flat-file factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. 2015-07-02 17:28:17 -07:00
simple-tokenizer factor: Rename I[ ]I to [I I]. Fix places where we do "string"token without whitespace. 2015-08-06 17:05:12 -05:00
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 parser, source-files: you need to bootstrap after this patch. 2015-07-23 22:03:43 -07:00
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 factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
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 Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
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 tools.scaffold: fix scaffold-docs generating $var-decsription for classes 2016-06-29 14:17:57 -07:00
tr change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
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 *-docs: remove extra spaces from the end of various topics 2016-06-22 11:27:26 -07:00
unicode replace some 1 head* with but-last. 2016-04-16 15:54:23 -07:00
unix unix.ffi: Add SHUT_* flags for shutdown() call. 2016-05-25 17:49:59 -07:00
unrolled-lists change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
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 wrap.words: make it work with empty input. 2015-09-20 09:44:17 -07:00
x11 x11.keysymdef, ui.backend.x11: vocab for all of x11's keycodes 2016-06-20 02:18:18 +02:00
xml unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
xml-rpc change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
xmode unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00