factor/basis
John Benediktsson b1be11f39c vocabs.parser: all USE: vocabs are also QUALIFIED:. 2016-03-29 10:20:16 -07:00
..
alien alien.libraries.finder: rename ?add-library to ?update-library. 2016-03-29 07:35:45 -07:00
ascii
atk
base64
biassocs
binary-search
bit-arrays compiler.*, stack-checker.known-words: adds the integer-array-capacity 2016-03-18 20:46:41 +01:00
bit-sets
bit-vectors
bitstreams
bootstrap bootstrap.assembler.ppc: make ppc also use define-sub-primitives 2016-03-27 17:46:55 +02:00
boxes
byte-arrays/hex
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
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
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-graphics
core-text
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 vocabs.parser: all USE: vocabs are also QUALIFIED:. 2016-03-29 10:20:16 -07:00
definitions/icons
delegate
deques
disjoint-sets
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
farkup
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
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
generalizations
gio
glib
globs globs: ignore hidden paths. 2016-03-28 08:01:28 -07:00
gmodule
gobject
gobject-introspection
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
hashtables
heaps
help help: cleanup usings. 2016-03-20 19:42:38 -07:00
hints
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
interval-maps
interval-sets
inverse
io Hopefully fix stack effects of error hooks to throw when required. 2016-03-28 22:27:35 -07:00
iokit
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
libc
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
match
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
nibble-arrays
nmake
none
opengl opengl.gl: stop using find-library. 2016-03-28 23:55: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
pango
peg peg.ebnf: whoops, fix using for some reason not included in previous patch. 2016-03-28 17:24:57 -07:00
persistent
porter-stemmer
present
prettyprint Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
promises
quoted-printable
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
search-deques
see
sequences
serialize Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
shuffle
simple-flat-file
simple-tokenizer
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
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
tools tools.deploy: Make sure to deploy-test in a temp directory and not the factor/ directory. 2016-03-29 08:44:24 -07:00
tr
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 Hopefully fix stack effects of error hooks to throw when required. 2016-03-28 22:27:35 -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
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
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
xmode