factor/basis
Björn Lindqvist a9ac763912 alien.libraries: word>dlsym was a stupid idea that didn't work
The def>> attribute is stripped when deploying. So return dlsym? and use
that.
2016-11-30 16:36:24 +01:00
..
alien alien.libraries: word>dlsym was a stupid idea that didn't work 2016-11-30 16:36:24 +01:00
ascii basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
atk Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -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 docs: replace $description with $class-description for class words 2016-07-30 09:25:30 -07:00
bit-sets basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
bit-vectors docs: replace $description with $class-description for class words 2016-07-30 09:25:30 -07:00
bitstreams Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
bootstrap VM: the unimplemented error isn't used anymore 2016-11-23 10:24:52 +01:00
boxes basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
cache Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
cairo basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
calendar calendar.format: add hm>timestamp 2016-07-30 09:25:30 -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.crc16: fix help-lint error. 2016-08-16 16:30:15 -07:00
circular Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
classes/struct Docs: bunch of random doc updates 2016-10-31 11:46:39 +01:00
cocoa alien.*: frontend varargs support! #1677 2016-08-10 21:34:37 +02:00
colors colors.hex: support varying length hex notations. 2016-11-26 21:13:12 -08:00
columns basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
combinators Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
command-line command-line,tools.deploy.shaker: removes refs to executable which i forgot 2016-09-27 00:31:35 +02:00
compiler compiler,stack-checker.dependencies: init-dependencies isn't needed 2016-11-30 07:29:10 +01:00
compression Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
concurrency Fix concurrency.distributed tests 2016-11-10 17:38:59 -08:00
core-foundation Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
core-graphics Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
core-text Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
cpu compiler.codegen: we don't need the init-fixup word 2016-11-28 02:04:28 +01:00
csv Adding escaping to CHAR: " -> CHAR: \" 2016-09-04 06:40:43 +02:00
db continuations: new words for ignoring masked errors 2016-11-18 23:41:36 +01:00
debugger VM: the unimplemented error isn't used anymore 2016-11-23 10:24:52 +01:00
definitions/icons Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -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 Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
editors editors.notepad: cleanup using. 2016-10-06 14:56:56 -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 Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07: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 Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -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 Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
functors interpolate: make interpolate and interpolate-locals symmetric. 2016-03-29 13:03:59 -07:00
furnace basis,extra: refactorings to use the ignore-error and ignore-error/f words 2016-11-18 23:41:36 +01:00
game/input gmae.input: rename ` to backtick 2016-03-21 14:57:48 -07:00
gdk Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
generalizations combinators.extras, generalizations:: Add experimental combinators for 1res, 1arg. 2016-05-11 11:53:29 -07:00
gio Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
glib Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
globs globs: fix glob for literal path. 2016-09-16 17:41:31 -07:00
gmodule Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
gobject Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
gobject-introspection Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
grouping factor: remove rest of double paren words. 2016-03-25 03:13:27 -07:00
gtk Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
hash-sets sets: rename unordered-set back to set. 2016-03-29 15:46:29 -07:00
hashtables Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
heaps change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
help help.tutorial: use arrays for test output in first-program. 2016-11-26 22:33:55 -08:00
hints change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
html Adding escaping to CHAR: " -> CHAR: \" 2016-09-04 06:40:43 +02:00
http Docs: bunch of random doc updates 2016-10-31 11:46:39 +01:00
images alien.libraries: word>dlsym was a stupid idea that didn't work 2016-11-30 16:36:24 +01:00
inspector disambiguate namespaces:set and sets:set. 2016-03-29 17:14:42 -07:00
interpolate Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
interval-maps Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
interval-sets change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
inverse inverse: cleanup using. 2016-11-29 17:02:01 -08:00
io alien.libraries: word>dlsym was a stupid idea that didn't work 2016-11-30 16:36:24 +01:00
iokit factor: actual patch to remove ; from all c/fortran functions 2015-07-19 16:25:30 -07:00
ip-parser using [ ] [ ... ] ?if instead of [ nip ] [ ... ] if*. 2016-07-11 19:50:37 -07:00
json Adding escaping to CHAR: " -> CHAR: \" 2016-09-04 06:40:43 +02:00
lcs Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07: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 basis,extra: refactorings to use the ignore-error and ignore-error/f words 2016-11-18 23:41:36 +01: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 Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
macros change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
match some cleanup. 2016-11-26 22:01:03 -08:00
math math.vectors: new word vclamp for clamping vectors 2016-08-22 14:22:26 +02: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 Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -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
opengl opengl.gl.extensions: simpler definition of gl-calling-convention 2016-09-16 06:42:50 +02:00
openssl openssl.libssl.tests: removing stupid test that didn't work 2016-11-19 23:24:51 +01:00
pack change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
pango Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
peg some cleanup. 2016-11-26 22:01:03 -08: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 VM: change callstack>array primitive so it doesn't reverse anymore 2016-10-13 01:34:55 +02: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 Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
refs factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. 2015-07-02 17:28:17 -07:00
regexp Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -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 Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -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 Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -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 compiler,stack-checker.dependencies: init-dependencies isn't needed 2016-11-30 07:29:10 +01:00
strings/tables Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
suffix-arrays Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -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 threads-docs: add a comment to the spawn article 2016-11-02 08:01:26 -07:00
timers docs: minor fixes and amendments. 2016-05-22 07:53:21 -07:00
tools compiler.crossref: changes the way in which dependencies are stored on words 2016-11-30 07:29:10 +01:00
tr change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
tuple-arrays Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
typed typed: factor typed-def? out of typed-def. 2016-05-12 16:33:19 -07:00
ui some cleanup. 2016-11-26 22:01:03 -08:00
unicode Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
unix Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
unrolled-lists change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
urls Revert "Revert "urls: only create linked-hash if query is f." (#1513)" 2016-11-20 05:09:13 +01: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 basis: cleanup more usings. 2014-11-29 20:10:37 -08:00
vlists vlists: fix >alist so pprint works properly for valist. 2016-04-23 13:00:03 -07:00
vm VM: add marking as a timed gc phase 2016-10-20 07:46:21 +02:00
vocabs vocabs.metadata.resources,help.pdf: gather used 2016-11-28 02:04:28 +01:00
webbrowser webbrowser.windows: using absolute-path to make opening relative paths work 2016-08-22 02:02:22 +02:00
windows windows.shell32: formatting the long parameter lists 2016-08-21 02:43:22 +02:00
wrap wrap.words: make it work with empty input. 2015-09-20 09:44:17 -07:00
x11 x11.*: auto string to alien conversion for XOpenDisplay 2016-08-24 05:32:44 +02:00
xdg xdg: moving from extra/ to basis/. 2016-11-08 21:23:22 -08:00
xml Adding escaping to CHAR: " -> CHAR: \" 2016-09-04 06:40:43 +02: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