| .. |
|
alien
|
Remove all non-core uses of (scan-token)
|
2011-10-02 12:00:08 -07:00 |
|
ascii
|
ascii: remove ch-lower? and ch-upper? words, since they're the same as letter? and LETTER?
|
2010-10-08 18:55:37 -07:00 |
|
atk
|
Remove Windows CE from core/ basis/ and build-support/
|
2011-09-18 23:19:06 -05:00 |
|
base64
|
base64: minor fixes in docs
|
2011-01-15 13:36:42 +09:00 |
|
biassocs
|
biassocs: fix typo to '>biassoc' description and 'biassocs' article in docs
|
2011-01-04 22:34:46 +09:00 |
|
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
|
sets, bit-sets: cleanups
|
2010-12-27 20:10:37 -08:00 |
|
bit-vectors
|
…
|
|
|
bitstreams
|
…
|
|
|
bootstrap
|
Remove all non-core uses of (scan-token)
|
2011-10-02 12:00:08 -07:00 |
|
boxes
|
…
|
|
|
byte-arrays/hex
|
…
|
|
|
cache
|
cache: add unit tests, make clear-assoc method dispose of all values
|
2010-10-25 23:52:45 -05:00 |
|
cairo
|
Remove Windows CE from core/ basis/ and build-support/
|
2011-09-18 23:19:06 -05:00 |
|
calendar
|
calendar: make it deploy with threads disabled
|
2011-02-27 14:38:47 -08:00 |
|
channels
|
Squashed commit of the following:
|
2010-09-27 19:12:33 -05:00 |
|
checksums
|
specialized-arrays: performed some cleanup.
|
2011-09-26 11:37:51 -07:00 |
|
circular
|
…
|
|
|
classes/struct
|
Define reset-class for struct-classes, add unit tests. Fixes #206.
|
2011-10-02 20:08:23 -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
|
smart-docs output>array typo fix
|
2011-03-14 06:07:33 +00:00 |
|
command-line
|
command-line.startup: add note about -run=listener and -run=ui.tools to the --help text (as suggested by @yac in issue #94)
|
2011-09-11 10:12:09 -07:00 |
|
compiler
|
Fix infinite loop and empty-dlist error when an error is thrown from a callback running in a thread other than the initial thread. This addresses part of issue #92
|
2011-10-02 21:59:09 -07:00 |
|
compression
|
Remove Windows CE from core/ basis/ and build-support/
|
2011-09-18 23:19:06 -05:00 |
|
concurrency
|
Spelling fixes to documentation.
|
2011-08-26 16:20:31 -07:00 |
|
core-foundation
|
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 |
|
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
|
Remove all non-core uses of (scan-token)
|
2011-10-02 12:00:08 -07:00 |
|
csv
|
…
|
|
|
db
|
specialized-arrays: performed some cleanup.
|
2011-09-26 11:37:51 -07:00 |
|
debugger
|
Fix infinite loop and empty-dlist error when an error is thrown from a callback running in a thread other than the initial thread. This addresses part of issue #92
|
2011-10-02 21:59:09 -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
|
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 |
|
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
|
…
|
|
|
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
|
Run vim synchronously
|
2011-06-23 01:18:35 -04:00 |
|
endian
|
Move <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c-object>
|
2010-12-25 16:55:36 -08:00 |
|
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
|
Spelling fixes to documentation.
|
2011-08-26 16:20:31 -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
|
Various cleanups for Doug's recent socket addressing change
|
2010-10-06 23:00:38 -07:00 |
|
functors
|
Remove all non-core uses of (scan-token)
|
2011-10-02 12:00:08 -07:00 |
|
furnace
|
furnace.recaptcha: recaptcha was acquired by Google, update URL
|
2011-08-22 22:48:15 -07:00 |
|
game/input
|
specialized-arrays: performed some cleanup.
|
2011-09-26 11:37:51 -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 |
|
hash2
|
…
|
|
|
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
|
help.html: better to set all recent help entries to empty.
|
2011-09-29 13:34:27 -07:00 |
|
hints
|
help, hints: remove syntax vocab in few examples
|
2010-12-04 01:25:14 +09:00 |
|
html
|
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 |
|
http
|
Spelling fixes to documentation.
|
2011-08-26 16:20:31 -07:00 |
|
images
|
specialized-arrays: performed some cleanup.
|
2011-09-26 11:37:51 -07:00 |
|
inspector
|
…
|
|
|
interpolate
|
…
|
|
|
interval-maps
|
…
|
|
|
inverse
|
…
|
|
|
io
|
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 |
|
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
|
lists: fix a few typos in docs
|
2011-02-25 19:59:44 +09:00 |
|
literals
|
literals: fix formatting and example error in docs
|
2010-12-06 05:06:15 +09:00 |
|
locals
|
Rename spread>quot to deep-spread>quot, and spread>quot-shallow to shallow-spread>quot.
|
2011-10-02 20:25:39 -07:00 |
|
logging
|
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 |
|
macros
|
macros: clean up the usage example of MACRO: syntax
|
2011-02-05 00:00:37 +09:00 |
|
match
|
Fix MATCH-VARS: and match-cond docs error
|
2010-09-06 18:32:05 +12:00 |
|
math
|
Fix help-lint errors for recent hashtable changes.
|
2011-10-02 17:49:11 -07:00 |
|
memoize
|
memoize: add description of arguments and values to MEMO: syntax in docs
|
2011-01-26 18:53:12 +09:00 |
|
mime
|
Add webm, ogv and oga to mime types
|
2010-09-29 10:41:00 +13:00 |
|
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
|
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 |
|
persistent
|
Fix abuse of spread in persistent.hashtables.
|
2011-10-02 21:53:17 -07:00 |
|
porter-stemmer
|
…
|
|
|
present
|
…
|
|
|
prettyprint
|
prettyprint.sections: fix typo in docs
|
2011-01-17 04:23:17 +09:00 |
|
promises
|
…
|
|
|
quoted-printable
|
…
|
|
|
quoting
|
…
|
|
|
random
|
specialized-arrays: performed some cleanup.
|
2011-09-26 11:37:51 -07:00 |
|
refs
|
…
|
|
|
regexp
|
Update code that did ">alist sort-" to just "sort-".
|
2011-04-07 09:01:21 -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
|
see: revert prettyprint change for error-classes (for now display tuple).
|
2011-09-26 11:51:19 -07:00 |
|
sequences
|
sequences.product: fix help-lint for stack effect changes.
|
2011-09-24 21:07:11 -07:00 |
|
serialize
|
serialize, io.streams.byte-array: fix unit tests for utf8 encoding strictness
|
2010-08-25 17:51:44 -07:00 |
|
shuffle
|
…
|
|
|
simple-flat-file
|
…
|
|
|
simple-tokenizer
|
…
|
|
|
smtp
|
Use .factor-rc etc on Windows too, files can begin with dots just fine
|
2011-05-23 23:36:13 -04: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
|
Rename spread>quot to deep-spread>quot, and spread>quot-shallow to shallow-spread>quot.
|
2011-10-02 20:25:39 -07:00 |
|
strings/tables
|
…
|
|
|
suffix-arrays
|
Make suffix arrays prune repeated members before construction
|
2010-08-18 11:35:08 -05:00 |
|
summary
|
…
|
|
|
syndication
|
…
|
|
|
system-info
|
specialized-arrays: performed some cleanup.
|
2011-09-26 11:37:51 -07:00 |
|
threads
|
Fixing docs for recent stack effects additions.
|
2011-09-24 22:08:54 -07:00 |
|
timers
|
db.tuples, timers: few $unchecked-examples turn into $codes
|
2011-01-08 22:31:07 +09:00 |
|
tools
|
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 |
|
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
|
Revert "ui.clipboards: adding a gadget-copy-all."
|
2011-09-29 13:10:21 -07:00 |
|
unicode
|
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 |
|
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
|
…
|
|
|
validators
|
…
|
|
|
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
|
io.directories: move directory-tree-files words to io.directories.hierarchy, where all the other *-tree stuff is
|
2010-09-11 18:43:47 -07:00 |
|
windows
|
Remove all non-core uses of (scan-token)
|
2011-10-02 12:00:08 -07:00 |
|
wrap
|
…
|
|
|
x11
|
specialized-arrays: performed some cleanup.
|
2011-09-26 11:37:51 -07:00 |
|
xml
|
xml.char-classes: fix upper bound.
|
2011-10-02 15:30:41 -07:00 |
|
xml-rpc
|
xml-rpc: fix a couple of typos in docs
|
2011-01-18 00:49:56 +09:00 |
|
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 |