factor/basis
John Benediktsson 864912f446 ui.backend.cocoa.views: call super.prepareOpenGL(). 2016-03-28 21:51:16 -07:00
..
alien alien.syntax: Add ENUM: example with c basetype. 2016-03-05 15:34:15 -08:00
ascii
atk
base64 change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
biassocs change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
binary-search factor: put inline on same line as ; for experimentation 2015-08-10 12:55:27 -05:00
bit-arrays compiler.*, stack-checker.known-words: adds the integer-array-capacity 2016-03-18 20:46:41 +01:00
bit-sets change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
bit-vectors
bitstreams change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
bootstrap bootstrap.assembler.ppc: make ppc also use define-sub-primitives 2016-03-27 17:46:55 +02:00
boxes change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
byte-arrays/hex change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
cache
cairo Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
calendar prettyprinter, locale independant float printing 2016-03-08 07:55:25 -08:00
changer changer: docs didnt get committed. my git game is really off... 2015-08-12 20:44:46 -07:00
channels Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
checksums checksums: remove hex-string in favor of math.parser:bytes>hex-string. 2016-03-21 21:06:22 -07:00
circular Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
classes/struct basis: rename the only four words with backtick in their name. 2016-03-20 21:04:30 -07:00
cocoa Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
colors change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
columns
combinators factor: remove rest of double paren words. 2016-03-25 03:13:27 -07:00
command-line command-line: document memory sizes as mebibytes/kibibytes 2016-03-11 12:31:48 -05:00
compiler compiler.cfg.save-contexts: fix $link markup 2016-03-27 23:47:08 +02:00
compression compression.zlib.ffi: add more functions. 2016-03-25 20:55:41 -07:00
concurrency ui.tools.listener: only wait up to 5 seconds for the listener to start 2015-11-27 13:15:17 +01:00
core-foundation core-foundation.launch-services: use <c-array>. 2015-08-15 22:03:38 -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 rename math.statistics:cum-map to sequences:accumulate* 2016-03-08 13:41:54 -08:00
csv fix some tests broken by my io.files.unique change. 2016-03-19 09:50:01 -07:00
db db.errors: move to db.{postgresql,sqlite}.errors. 2016-03-22 12:44:50 -07:00
debugger VM: removes the OBJ-ERROR special object in favor of a constant 2016-03-22 17:52:19 +01:00
definitions/icons
delegate change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -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 documents: rename string-lines to split-lines so I don't get restarts. 2016-03-15 10:41:14 -07:00
editors editors.visual-studio-code: Use the application name Electron on Mac instead of calling it through ``open`` util. Similar to how we do Atom editor support. 2016-03-28 16:56:07 -07:00
endian
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 factor: don't need FROM: namespaces => set or namespaces:set anymore 2015-08-12 11:25:57 -05:00
fonts fonts: fix name of sans-serif font. 2015-10-25 13:32:02 -07:00
formatting formatting, format numbers with C locale and document that it's english only 2016-03-08 07:55:25 -08:00
fry change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
ftp fix some tests broken by my io.files.unique change. 2016-03-19 09:50:01 -07:00
functors functors: don't leak the bindings. 2016-03-15 16:12:37 -07:00
furnace factor: remove rest of double paren words. 2016-03-25 03:13:27 -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 change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
gio
glib factor: actual patch to remove ; from all c/fortran functions 2015-07-19 16:25:30 -07:00
globs globs: ignore hidden paths. 2016-03-28 08:01:28 -07:00
gmodule
gobject remove redundant IN: 2015-08-13 06:44:37 -07:00
gobject-introspection change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
grouping factor: remove rest of double paren words. 2016-03-25 03:13:27 -07:00
gtk factor: actual patch to remove ; from all c/fortran functions 2015-07-19 16:25:30 -07:00
hash-sets factor: rename set to unordered-set. 2015-08-12 10:54:19 -05: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: cleanup usings. 2016-03-20 19:42:38 -07:00
hints change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
html html.templates.fhtml: fix tests for string-lines. 2016-03-13 20:01:33 -07:00
http http: fix tests for string-lines. 2016-03-13 20:01:58 -07:00
images images.loader.gdiplus: both BGRA and BGRX formats are supported 2015-10-25 21:57:41 +01:00
inspector Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
interpolate factor: Rename I[ ]I to [I I]. Fix places where we do "string"token without whitespace. 2015-08-06 17:05:12 -05: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 change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
io factor: remove rest of double paren words. 2016-03-25 03:13:27 -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
listener listener: only call parser-quiet? off when listener starts 2015-10-05 17:04:36 +02:00
lists Update tests for LICENSE.txt rename. 2016-03-16 10:13:56 -07:00
literals
locals locals.parser: move parse-binding to functors. 2016-03-15 10:34:07 -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 mirrors: make all sequences be "inspectable", could fix #1237 2016-03-26 15:08:31 +01:00
memoize
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 factor: remove rest of double paren words. 2016-03-25 03:13:27 -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 Fix comments to be ! not #!. 2015-09-08 16:15:10 -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 peg.ebnf: whoops, fix using for some reason not included in previous patch. 2016-03-28 17:24:57 -07:00
persistent change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
porter-stemmer
present
prettyprint Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
promises
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
random factor: remove rest of double paren words. 2016-03-25 03:13:27 -07:00
refs
regexp regexp.combinators: fix <char-range>. 2016-03-27 18:49:42 -07:00
roman change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
search-deques
see see: ERROR: should print as ERROR:. 2015-08-13 16:12:46 -07:00
sequences change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -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
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 Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
soundex Fix comments to be ! not #!. 2015-09-08 16:15:10 -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 stack-checker: a little cleanup. 2016-03-27 10:01:56 -07:00
strings/tables
suffix-arrays
summary summary: better word re-use. 2016-03-25 09:43:35 -07:00
syndication Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
system-info system-info.linux.tests: fix test, linux is at 4.2.x now 2015-12-13 13:56:37 +01:00
threads VM: removing the get_datastack/retainstack/callstack primitives 2015-08-23 18:36:30 -07:00
timers factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
tools vocabs.metadata: moving os-specific paths to tools.deploy. 2016-03-23 07:44:35 -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 VM: removes the OBJ-ERROR special object in favor of a constant 2016-03-22 17:52:19 +01:00
ui ui.backend.cocoa.views: call super.prepareOpenGL(). 2016-03-28 21:51:16 -07:00
unicode unicode.data, terrain.generation: remove abusive stack effect names. 2016-03-25 03:13:27 -07:00
unix unix: fixed read-symbolic-link (#1074) + tests 2016-03-23 16:15:30 +01:00
unrolled-lists change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
urls urls: fix docs 2016-03-03 16:15:11 -08:00
uuid
validators Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
vectors/functor
vlists change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
vm vm: remove vm-field-offset and context-field-offset 2015-12-14 09:29:18 +01:00
vocabs factor: remove rest of double paren words. 2016-03-25 03:13:27 -07:00
webbrowser webbrowser.*: let's open the file in a detached process 2015-11-04 11:35:40 +01:00
windows windows.crypt32: adding platforms.txt. 2016-03-13 07:57:11 -07:00
wrap wrap.words: make it work with empty input. 2015-09-20 09:44:17 -07:00
x11 x11.xim: fix "cannot execute a word before it has been compiled" bug. 2016-01-09 16:16:58 -08:00
xml xml.write: Fix xml for spacing change. 2016-03-11 22:29:31 -08:00
xml-rpc change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
xmode basis: ERROR: changes. 2015-08-13 03:20:39 -07:00