factor/basis
John Benediktsson ed72c670b9 bootstrap.image: disable auto-use. Fixes #263. 2011-10-15 10:34:34 -07:00
..
alien Cleanup more lint warnings. 2011-10-14 12:31:46 -07:00
ascii
atk Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
base64
biassocs
binary-search
bit-arrays slots: pre-create the "at", "nth", and "global" slots to make deterministic the currently nondeterministic ambiguity between accessors:change-* and assocs:change-at, sequences:change-nth, and namespaces:change-global 2011-09-19 10:03:43 -07:00
bit-sets
bit-vectors
bitstreams Cleanup more lint warnings. 2011-10-14 12:31:46 -07:00
bootstrap bootstrap.image: disable auto-use. Fixes #263. 2011-10-15 10:34:34 -07:00
boxes
byte-arrays/hex Throw an error if an odd number of hex digits gets parsed by H{. 2011-10-06 13:21:17 -07:00
cache
cairo Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
calendar Cleanups found with lint tool 2011-10-14 10:15:13 -07:00
channels
checksums specialized-arrays: performed some cleanup. 2011-09-26 11:37:51 -07:00
circular
classes/struct Cleanup lint warnings. 2011-10-14 11:47:24 -07:00
cocoa Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF. 2011-09-29 11:28:28 -07:00
colors Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF. 2011-09-29 11:28:28 -07:00
columns
combinators
command-line namespaces: adding a "with-global" word to replace "global [ ] bind". 2011-10-13 17:21:59 -07:00
compiler Cleanup lint warnings. 2011-10-14 11:47:24 -07:00
compression Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
concurrency concurrency.mailboxes: linked-thread's error reporting should still work even when debugger.threads is not loaded. This addresses part of #95 2011-10-03 00:24:37 -07:00
core-foundation Cleanups found with lint tool 2011-10-14 10:15:13 -07:00
core-graphics core-graphics: set premultiplied-alpha? in make-bitmap-image. Fixes #73 2011-09-08 23:08:16 -07:00
core-text core-text: rename "render-info" to "rendered-line". Fixes #47. 2011-08-27 17:38:07 -07:00
cpu Add RT_INLINE_CACHE_MISS relocation type to avoid frequent dlsym lookups when compiling PICs. Fixes #123 2011-10-03 00:26:21 -07:00
csv Remove trim-whitespace in favor of [ blank? ] trim. 2011-10-14 13:22:28 -07:00
db Cleanup more lint warnings. 2011-10-14 12:31:46 -07:00
debugger debugger: remove double namespace using. 2011-10-14 15:45:31 -07:00
definitions/icons Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF. 2011-09-29 11:28:28 -07:00
delegate Fix delegate vocab for lookup-method change. 2011-10-03 16:42:24 -07:00
deques
disjoint-sets slots: pre-create the "at", "nth", and "global" slots to make deterministic the currently nondeterministic ambiguity between accessors:change-* and assocs:change-at, sequences:change-nth, and namespaces:change-global 2011-09-19 10:03:43 -07:00
dlists Fix M: stack effects. 2011-10-13 16:41:17 -07:00
documents slots: pre-create the "at", "nth", and "global" slots to make deterministic the currently nondeterministic ambiguity between accessors:change-* and assocs:change-at, sequences:change-nth, and namespaces:change-global 2011-09-19 10:03:43 -07:00
editors Cleanup more lint warnings. 2011-10-14 12:31:46 -07:00
endian
environment Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
eval Make "quiet" true by default. Disable quiet mode for listener, bootstrap, and deploy tool. 2011-09-06 17:58:12 -07:00
farkup Cleanup more lint warnings. 2011-10-14 12:31:46 -07:00
fonts
formatting
fry Rename spread>quot to deep-spread>quot, and spread>quot-shallow to shallow-spread>quot. 2011-10-02 20:25:39 -07:00
ftp sequences: define ?first and ?second. 2011-10-13 12:53:46 -07:00
functors Cleanup more lint warnings. 2011-10-14 12:31:46 -07:00
furnace Cleanup lint warnings. 2011-10-14 11:47:24 -07:00
game/input sequences: define ?first and ?second. 2011-10-13 12:53:46 -07:00
gdk Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
generalizations
gio Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
glib Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
globs
gmodule Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
gobject Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
gobject-introspection Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF. 2011-09-29 11:28:28 -07:00
grouping Fixing docs for recent stack effects additions. 2011-09-24 22:08:54 -07:00
gtk Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
hashtables hashtables.wrapped: re-adding prettyprint. 2011-09-27 14:08:09 -07:00
heaps Clean up heaps implementation, test max-heaps. 2011-04-10 12:57:39 -05:00
help webapps.help: remove frames. Fixes #242. 2011-10-13 22:09:30 -07:00
hints
html Fix M: stack effects. 2011-10-13 16:41:17 -07:00
http Cleanup lint warnings. 2011-10-14 11:47:24 -07:00
images specialized-arrays: performed some cleanup. 2011-09-26 11:37:51 -07:00
inspector
interpolate
interval-maps
inverse
io io.files.info.unix.linux: fix more M: stack effects. 2011-10-13 17:55:30 -07:00
iokit game.input.iokit: deal with Lion's breakage of the IOHID* API 2011-07-29 13:24:10 -07:00
json json.reader: cleanup and speed up when handling heavily escaped strings. 2011-09-15 07:59:17 -07:00
lcs
libc
linked-assocs
listener Make "quiet" true by default. Disable quiet mode for listener, bootstrap, and deploy tool. 2011-09-06 17:58:12 -07:00
lists Remove some duplication in lists 2011-10-14 12:08:48 -07:00
literals
locals Change method parsing to validate stack effects. Fixes #236. 2011-10-13 16:41:17 -07:00
logging Cleanup more lint warnings. 2011-10-14 12:31:46 -07:00
macros
match
math math.bitwise: bits is clearer this way. 2011-10-14 13:54:08 -07:00
memoize
mime
mirrors
models Fix models.delay example 2011-08-28 17:52:13 -07:00
multiline Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF. 2011-09-29 11:28:28 -07:00
nibble-arrays nibble-arrays: -1 <nibble-array> should throw an error 2011-08-27 16:44:59 -07:00
nmake
none
opengl specialized-arrays: performed some cleanup. 2011-09-26 11:37:51 -07:00
openssl Remove all non-core uses of (scan-token) 2011-10-02 12:00:08 -07:00
pack
pango Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
peg Cleanup more lint warnings. 2011-10-14 12:31:46 -07:00
persistent Fix abuse of spread in persistent.hashtables. 2011-10-02 21:53:17 -07:00
porter-stemmer
present
prettyprint math.parser: cleanup uses of 16/8/2 >base/base>. 2011-10-14 10:09:12 -07:00
promises
quoted-printable
quoting
random random: random integers is 90% faster. 2011-10-14 18:52:41 -07:00
refs
regexp regexp.classes: remove dependency on mirrors vocab 2011-10-10 21:09:59 -07:00
roman Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF. 2011-09-29 11:28:28 -07:00
search-deques
see Document reset-class, forget-class, forget-method. Use lookup-method in see, fix gpu.render for method->lookup-method renaming. Fixes #232. 2011-10-04 10:40:48 -07:00
sequences Cleanups found with lint tool 2011-10-14 10:15:13 -07:00
serialize
shuffle
simple-flat-file
simple-tokenizer
smtp namespaces: adding a "with-global" word to replace "global [ ] bind". 2011-10-13 17:21:59 -07:00
sorting hybrid -> alphanum in stack effects 2011-10-02 11:59:38 -07:00
soundex
specialized-arrays specialized-arrays: remove unused -cast. 2011-09-26 19:03:07 -07:00
specialized-vectors specialized-arrays: performed some cleanup. 2011-09-26 11:37:51 -07:00
splitting/monotonic Adding stack effects. 2011-09-23 17:46:40 -07:00
stack-checker stack-checker: update tests 2011-10-14 15:35:29 -07:00
strings/tables
suffix-arrays
summary
syndication Cleanup more lint warnings. 2011-10-14 12:31:46 -07:00
system-info specialized-arrays: performed some cleanup. 2011-09-26 11:37:51 -07:00
threads concurrency.mailboxes: linked-thread's error reporting should still work even when debugger.threads is not loaded. This addresses part of #95 2011-10-03 00:24:37 -07:00
timers
tools math.parser: cleanup uses of 16/8/2 >base/base>. 2011-10-14 10:09:12 -07:00
tr Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF. 2011-09-29 11:28:28 -07:00
tuple-arrays
typed Removing unused private words. See #132. 2011-09-25 11:43:26 -07:00
ui Cleanup lint warnings. 2011-10-14 11:47:24 -07:00
unicode Cleanups found with lint tool 2011-10-14 10:15:13 -07:00
unix unix.*, io.directories.unix: remove unnecessary dependency on io.backend.unix 2011-09-01 22:31:45 -07:00
unrolled-lists
urls Spelling fixes to documentation. 2011-08-26 16:20:31 -07:00
uuid math.parser: cleanup uses of 16/8/2 >base/base>. 2011-10-14 10:09:12 -07:00
validators Cleanup more lint warnings. 2011-10-14 12:31:46 -07:00
values Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF. 2011-09-29 11:28:28 -07:00
vectors/functor
vlists
vm
vocabs
windows Remove all non-core uses of (scan-token) 2011-10-02 12:00:08 -07:00
wrap sequences: define ?first and ?second. 2011-10-13 12:53:46 -07:00
x11 specialized-arrays: performed some cleanup. 2011-09-26 11:37:51 -07:00
xml Remove trim-whitespace in favor of [ blank? ] trim. 2011-10-14 13:22:28 -07:00
xml-rpc
xmode Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF. 2011-09-29 11:28:28 -07:00