factor/basis
Alexander Iljin 156a2d0b90 Minor documentation fixes. 2015-09-29 09:12:29 -07:00
..
alien strings.parser: finish removing triple-strings. 2015-08-17 19:49:12 -07: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 change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07: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 Fix comments to be ! not #!. 2015-09-08 16:15:10 -07: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 Fix comments to be ! not #!. 2015-09-08 16:15:10 -07: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 Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
circular Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
classes/struct classes.struct: rename (init-struct) to init-struct. 2015-08-15 21:40:39 -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 change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
command-line command-line: rename file to path for user-init-error which is kinda exactly like a source-file-error. 2015-07-28 19:30:20 -07:00
compiler compiler.tree.propagation.tests: specific test 2015-09-22 09:03:16 +02:00
compression change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
concurrency Fix comments to be ! not #!. 2015-09-08 16:15:10 -07: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 compiler.*: even more compiler docs 2015-09-22 08:52:59 +02:00
csv
db Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
debugger 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
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
documents 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
editors change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
endian
environment
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
formatting formatting: fix docs for padding and use a better example 2015-08-30 18:43:59 +02:00
fry change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
ftp change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
functors factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
furnace Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
game/input change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
gdk
generalizations change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
gio
glib
globs
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
graphs
grouping grouping: make the $example, not $unchecked-example. 2015-08-14 21:30:57 -07:00
gtk
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.html: cleanup extra spaces. 2015-09-14 15:43:33 -07:00
hints change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
html html.streams: fix tests. 2015-09-14 20:32:45 -07:00
http Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
images images.loader: use accessors in tests. 2015-09-06 08:23:17 -07: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 Minor documentation fixes. 2015-09-29 09:12:29 -07:00
iokit
json syntax: removing #! as a comment character. 2015-09-09 18:28:08 -07: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
listener
lists
literals
locals Fix comments to be ! not #!. 2015-09-08 16:15:10 -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 Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
memoize
mime change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
mirrors change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
models
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
none
opengl Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
openssl
pack change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
pango
peg syntax: removing #! as a comment character. 2015-09-09 18:28:08 -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 change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
refs
regexp change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -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
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 Fix comments to be ! not #!. 2015-09-08 16:15:10 -07: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 change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
specialized-vectors factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
splitting/monotonic factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
stack-checker stack-checker.inlining: fix help-lint. 2015-09-23 17:10:43 -07:00
strings/tables
suffix-arrays
summary factor: rename set to unordered-set. 2015-08-12 10:54:19 -05:00
syndication Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
system-info
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 syntax: removing #! as a comment character. 2015-09-09 18:28:08 -07:00
tr change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
tuple-arrays change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
typed change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
ui ui.backend.gtk: small typo fix. 2015-09-28 14:48:20 -07:00
unicode 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
unix change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
unrolled-lists change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
urls minor cleanup. 2015-08-17 20:32:28 -07: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: removing the get_datastack/retainstack/callstack primitives 2015-08-23 18:36:30 -07:00
vocabs Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
webbrowser
windows Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
wrap wrap.words: make it work with empty input. 2015-09-20 09:44:17 -07:00
x11
xml Minor documentation fixes. 2015-09-29 09:12:29 -07: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