.. |
alien
|
remove lingering mentions of macosx-ppc
|
2011-11-02 18:40:27 -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
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07: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
|
binary-search: use nth-unsafe for a further performance gain
|
2010-04-18 21:42:44 -05:00 |
bit-arrays
|
Remove stack effects from HELP: declarations.
|
2011-10-20 19:36:11 -07:00 |
bit-sets
|
sets, bit-sets: cleanups
|
2010-12-27 20:10:37 -08:00 |
bit-vectors
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
bitstreams
|
Cleanup more lint warnings.
|
2011-10-14 12:31:46 -07:00 |
bootstrap
|
vm: always generate safepoints in jit
|
2011-11-03 11:57:43 -07:00 |
boxes
|
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
|
2010-05-06 17:21:02 -04:00 |
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
|
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
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07: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
|
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
|
2010-05-06 17:21:02 -04:00 |
classes/struct
|
remove lingering mentions of macosx-ppc
|
2011-11-02 18:40:27 -07:00 |
cocoa
|
Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed.
|
2011-10-18 13:19:39 -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
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
combinators
|
smart-docs output>array typo fix
|
2011-03-14 06:07:33 +00:00 |
command-line
|
remove lingering mentions of macosx-ppc
|
2011-11-02 18:40:27 -07:00 |
compiler
|
remove BSD,solaris,etc. misc platform support code
|
2011-11-02 17:13:51 -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
|
Add core-foundation.launch-services for finding the path of a bundle. Add a new standard-paths vocabulary for finding files.
|
2011-10-30 16:11:18 -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
|
cpu.x86.*.bootstrap: save flags in signal-handlers
|
2011-11-04 11:56:01 -07:00 |
csv
|
Remove unused stack effects from DEFER: declarations.
|
2011-10-18 14:42:17 -07:00 |
db
|
Fix all failures in the linux64 build email
|
2011-10-24 19:33:09 -07:00 |
debugger
|
vm: add factorbug command to throw exception
|
2011-10-27 21:14:49 -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
|
delegate: not sure why protocols can be defined with arrays, but...
|
2011-10-18 20:40:14 -07:00 |
deques
|
threads: simplify 'suspend' combinator
|
2010-03-28 08:29:53 -04:00 |
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
|
dlists: fix compile error
|
2011-11-02 21:57:31 -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
|
Make edit-vocab work on an unloaded vocabulary.
|
2011-11-04 23:33:18 -07: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
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
eval
|
Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed.
|
2011-10-18 13:19:39 -07:00 |
farkup
|
Cleanup more lint warnings.
|
2011-10-14 12:31:46 -07:00 |
fonts
|
…
|
|
formatting
|
formatting: remove platform-specific example
|
2010-04-15 16:14:29 -05:00 |
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
|
Missed yet more renames
|
2011-10-24 17:00:09 -07:00 |
functors
|
Rename complete-effect to scan-effect
|
2011-10-17 10:25:27 -07:00 |
furnace
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
game/input
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
gdk
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
generalizations
|
Fixing fallout from sequences.generalizations change
|
2010-05-18 22:59:07 -04:00 |
gio
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
glib
|
Remove Windows CE from core/ basis/ and build-support/
|
2011-09-18 23:19:06 -05:00 |
globs
|
fix last globs test on windows
|
2010-02-16 22:19:56 -08:00 |
gmodule
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
gobject
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
gobject-introspection
|
Missed yet more renames
|
2011-10-24 17:00:09 -07:00 |
grouping
|
Fixing docs for recent stack effects additions.
|
2011-09-24 22:08:54 -07:00 |
gtk
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
hashtables
|
hashtables.identity: test assoc-like
|
2011-11-02 13:23:20 -07:00 |
heaps
|
Clean up heaps implementation, test max-heaps.
|
2011-04-10 12:57:39 -05:00 |
help
|
help.html: fix glossary link.
|
2011-11-05 00:05:58 -07:00 |
hints
|
Rename class to class-of
|
2011-10-24 06:47:42 -05:00 |
html
|
html.components: For the t:html tag, only wrap strings in unescaped so that other objects can render.
|
2011-11-06 12:15:00 -08:00 |
http
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
images
|
images.loader.gtk: typo
|
2011-11-02 19:02:27 -07:00 |
inspector
|
Moving new-sets to sets
|
2010-02-26 16:01:01 -05:00 |
interpolate
|
…
|
|
interval-maps
|
…
|
|
inverse
|
Missed yet more renames
|
2011-10-24 17:00:09 -07:00 |
io
|
io.backend.unix.macosx: Remove duplicate USE:
|
2011-11-02 17:47:15 -07:00 |
iokit
|
game.input.iokit: deal with Lion's breakage of the IOHID* API
|
2011-07-29 13:24:10 -07:00 |
json
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
lcs
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
libc
|
remove BSD,solaris,etc. misc platform support code
|
2011-11-02 17:13:51 -07:00 |
linked-assocs
|
…
|
|
listener
|
move counting profiler to tools.profiler.counting
|
2011-11-02 13:23:09 -07:00 |
lists
|
More lint cleanups.
|
2011-10-16 19:33:16 -07:00 |
literals
|
literals: fix formatting and example error in docs
|
2010-12-06 05:06:15 +09:00 |
locals
|
Rename class to class-of
|
2011-10-24 06:47:42 -05:00 |
logging
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
macros
|
macros: clean up the usage example of MACRO: syntax
|
2011-02-05 00:00:37 +09:00 |
match
|
Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed.
|
2011-10-18 13:19:39 -07:00 |
math
|
remove BSD,solaris,etc. misc platform support code
|
2011-11-02 17:13:51 -07:00 |
memoize
|
Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed.
|
2011-10-18 13:19:39 -07:00 |
mime
|
Add webm, ogv and oga to mime types
|
2010-09-29 10:41:00 +13:00 |
mirrors
|
Rename class to class-of
|
2011-10-24 06:47:42 -05:00 |
models
|
Fix models.delay example
|
2011-08-28 17:52:13 -07:00 |
multiline
|
Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed.
|
2011-10-18 13:19:39 -07:00 |
nibble-arrays
|
nibble-arrays: -1 <nibble-array> should throw an error
|
2011-08-27 16:44:59 -07:00 |
nmake
|
Move remaining sequence operations from generalizations to sequences.generalizations where they belong
|
2010-05-18 18:36:47 -04:00 |
none
|
…
|
|
opengl
|
Add a lint check for swap .. swap that can be replaced by dip. Clean up the cases it finds.
|
2011-10-26 13:01:04 -07:00 |
openssl
|
remove BSD,solaris,etc. misc platform support code
|
2011-11-02 17:13:51 -07:00 |
pack
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
pango
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
peg
|
Rename class to class-of
|
2011-10-24 06:47:42 -05:00 |
persistent
|
Cleanup some lint warnings.
|
2011-10-15 19:19:44 -07:00 |
porter-stemmer
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
present
|
Fix all failures in the linux64 build email
|
2011-10-24 19:33:09 -07:00 |
prettyprint
|
Rename class to class-of
|
2011-10-24 06:47:42 -05:00 |
promises
|
effects.parser: throw a proper no-word error if effect references an unknown class word
|
2010-02-23 23:57:13 +13:00 |
quoted-printable
|
Unit test fixes
|
2009-11-13 23:00:50 -06:00 |
quoting
|
…
|
|
random
|
remove BSD,solaris,etc. misc platform support code
|
2011-11-02 17:13:51 -07:00 |
refs
|
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
|
2010-05-06 17:21:02 -04:00 |
regexp
|
Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed.
|
2011-10-18 13:19:39 -07:00 |
roman
|
Rename complete-effect to scan-effect
|
2011-10-17 10:25:27 -07:00 |
search-deques
|
…
|
|
see
|
Rename vocab to lookup-vocab
|
2011-10-24 06:42:54 -05:00 |
sequences
|
Remove stack effects from HELP: declarations.
|
2011-10-20 19:36:11 -07:00 |
serialize
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
shuffle
|
Move remaining sequence operations from generalizations to sequences.generalizations where they belong
|
2010-05-18 18:36:47 -04:00 |
simple-flat-file
|
Finishing eliminating prune as a synonym of members
|
2010-02-27 14:52:24 -05:00 |
simple-tokenizer
|
Rename io.launcher.unix.parser to simple-tokenizer since ftp.server uses it
|
2010-02-21 17:48:04 +13:00 |
smtp
|
Missed yet more renames
|
2011-10-24 17:00:09 -07:00 |
sorting
|
hybrid -> alphanum in stack effects
|
2011-10-02 11:59:38 -07:00 |
soundex
|
…
|
|
specialized-arrays
|
specialized-arrays: fill in missing manifest bits
|
2011-10-17 21:23:10 -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.known-words: add ffi-signal-handlers
|
2011-11-03 15:20:42 -07:00 |
strings/tables
|
strings.tables: fix a logic error
|
2010-02-03 23:11:31 +13:00 |
suffix-arrays
|
Make suffix arrays prune repeated members before construction
|
2010-08-18 11:35:08 -05:00 |
summary
|
Rename class to class-of
|
2011-10-24 06:47:42 -05:00 |
syndication
|
Cleanup some lint warnings.
|
2011-10-15 19:19:44 -07:00 |
system-info
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
threads
|
constants for special object hardcoded literals
|
2011-11-02 12:54:50 -07:00 |
timers
|
db.tuples, timers: few $unchecked-examples turn into $codes
|
2011-01-08 22:31:07 +09:00 |
tools
|
tools.profiler.sampling: mess with formatting more
|
2011-11-03 00:14:18 -07:00 |
tr
|
Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed.
|
2011-10-18 13:19:39 -07:00 |
tuple-arrays
|
classes.struct: make hashcode and equal? work on structs wrapping null pointers, to fix another obscure issues arising with tuple arrays
|
2010-08-06 00:15:22 -07:00 |
typed
|
Missed yet more renames
|
2011-10-24 17:00:09 -07:00 |
ui
|
remove BSD,solaris,etc. misc platform support code
|
2011-11-02 17:13:51 -07:00 |
unicode
|
More lint cleanups.
|
2011-10-16 19:33:16 -07:00 |
unix
|
Fix bootstrap. Add missing using on io.serial.linux. Fixes #351.
|
2011-11-04 06:08:02 -07:00 |
unrolled-lists
|
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
|
2010-05-06 17:21:02 -04:00 |
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
|
Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed.
|
2011-10-18 13:19:39 -07:00 |
vectors/functor
|
…
|
|
vlists
|
…
|
|
vm
|
constants for special object hardcoded literals
|
2011-11-02 12:54:50 -07:00 |
vocabs
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
windows
|
Update Windows for word renames, fix lint errors
|
2011-10-24 21:50:02 -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
|
Fix all failures in the linux64 build email
|
2011-10-24 19:33:09 -07:00 |
xml-rpc
|
xml-rpc: fix a couple of typos in docs
|
2011-01-18 00:49:56 +09:00 |
xmode
|
Add a toggle word to namespaces and update docs, tests, and usages. Document with-global too.
|
2011-10-29 01:05:38 -07:00 |