| .. |
|
alien
|
issue #358: Rename all of the words depends-on-* to add-depends-on*
|
2012-06-21 08:35:45 -07:00 |
|
ascii
|
Revert "ascii: adding title case."
|
2012-04-05 14:37:56 -07:00 |
|
atk
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
|
base64
|
use radix literals
|
2011-11-23 19:03:40 -08: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: check +eq+ last.
|
2012-07-13 16:21:18 -07:00 |
|
bit-arrays
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
|
bit-sets
|
sets, bit-sets: cleanups
|
2010-12-27 20:10:37 -08:00 |
|
bit-vectors
|
…
|
|
|
bitstreams
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
|
bootstrap
|
bootstrap.image.upload: fix checksums location to use new temp dir.
|
2012-04-17 20:49:19 -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
|
cairo: Store the error number in the error tuple.
|
2012-07-10 17:24:54 -07:00 |
|
calendar
|
calendar: durations don't need to clone instants.
|
2012-07-16 17:37:32 -07:00 |
|
channels
|
Squashed commit of the following:
|
2010-09-27 19:12:33 -05:00 |
|
checksums
|
use radix literals
|
2011-11-23 19:03:40 -08: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
|
issue #358: Rename all of the words depends-on-* to add-depends-on*
|
2012-06-21 08:35:45 -07:00 |
|
cocoa
|
cocoa.plists: Remove duplicate using.
|
2012-06-22 13:47:17 -07:00 |
|
colors
|
"H{ } substitute" is faster than "{ } substitute".
|
2012-07-13 19:06:38 -07:00 |
|
columns
|
…
|
|
|
combinators
|
random: Add random-unit word. 1 random-unit - is the same distribution, as Joe pointed out, so remove that. Use random-unit in librarie.
|
2012-03-30 18:04:45 -07:00 |
|
command-line
|
command-line: don't pull in tools.errors
|
2011-12-07 10:52:58 -08:00 |
|
compiler
|
issue #358: fix a couple compiler errors
|
2012-06-21 08:35:47 -07:00 |
|
compression
|
use radix literals
|
2011-11-23 19:03:40 -08: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
|
core-foundation.strings: prevent creating CFString from characters in range 0xd800-0xdfff.
|
2012-06-01 17:56:34 -07:00 |
|
core-graphics
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
|
core-text
|
core-text.fonts: making cache-font and cache-font-metrics twice as fast.
|
2012-07-13 15:18:35 -07:00 |
|
cpu
|
using if-zero in even more places.
|
2012-07-16 19:38:49 -07:00 |
|
csv
|
csv: don't need optional first/last.
|
2012-07-15 16:03:19 -07:00 |
|
db
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
|
debugger
|
debugger: summary on check-mixin-class-error
|
2012-06-21 09:12:15 -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
|
deques: fix stack effect to have "deque" not "dlist".
|
2012-07-13 15:14:51 -07: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 tests using list.
|
2012-07-13 19:10:55 -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
|
editors: fix editing of links. Fixes #411.
|
2011-11-16 09:18:54 -08: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
|
io.files.info.windows: Fix file-systems word in two ways. First, don't
|
2012-06-21 08:32:53 -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
|
use radix literals
|
2011-11-23 19:03:40 -08: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 lookup to lookup-word.
|
2011-11-06 16:00:00 -08:00 |
|
furnace
|
Revert "pubsubhubbub support by samueltardieu". Fixes #455.
|
2011-12-14 13:13:18 -08:00 |
|
game/input
|
renaming fixes: Forgot some words.
|
2012-06-21 11:54:43 -07:00 |
|
gdk
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
|
generalizations
|
help-lint fixes for recent changes
|
2011-12-07 12:26:35 -08:00 |
|
gio
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
|
glib
|
macosx: Remove /opt/local prefix on some mac ffi libs.
|
2012-06-18 17:01:29 -07:00 |
|
globs
|
…
|
|
|
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
|
slice boa -> <slice-unsafe>
|
2011-11-09 19:22:09 -08:00 |
|
gtk
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
|
hashtables
|
memoize: implement identity memoize, trim using lists so bootstrap continues to work
|
2011-11-30 14:41:32 -08:00 |
|
heaps
|
Clean up heaps implementation, test max-heaps.
|
2011-04-10 12:57:39 -05:00 |
|
help
|
issue #358: Finish renaming <apropos> to <apropos-search>
|
2012-06-21 08:35:44 -07:00 |
|
hints
|
hints: prepend should have same hints as append.
|
2012-07-16 11:07:13 -07:00 |
|
html
|
Rename lookup to lookup-word.
|
2011-11-06 16:00:00 -08:00 |
|
http
|
http: using temp directory.
|
2012-06-18 12:33:07 -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
|
…
|
|
|
interval-sets
|
interval-sets: inline unicode constant.
|
2012-05-07 17:31:32 -07:00 |
|
inverse
|
math.functions: rename exp to e^ to be consistent with 2^ and 10^. update things.
|
2012-05-02 10:22:23 -07:00 |
|
io
|
io.directories: fix mistaken refactor.
|
2012-07-17 08:39:31 -07:00 |
|
iokit
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
|
json
|
json.writer: slightly faster using first2.
|
2012-07-11 20:47:38 -07:00 |
|
lcs
|
…
|
|
|
libc
|
remove BSD,solaris,etc. misc platform support code
|
2011-11-02 17:13:51 -07:00 |
|
linked-assocs
|
dlists: rename "dlist>seq" to "dlist>sequence".
|
2012-07-13 15:53:38 -07:00 |
|
listener
|
listener: move pprint error catching to stack.
|
2012-06-01 17:54:58 -07:00 |
|
lists
|
lazy.lists: lfrom-by documentation fix
|
2011-12-06 21:08:16 +01:00 |
|
literals
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
|
locals
|
memoize: implement identity memoize, trim using lists so bootstrap continues to work
|
2011-11-30 14:41:32 -08: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
|
math.statistics: faster and simpler entropy word.
|
2012-07-11 12:26:20 -07:00 |
|
memoize
|
memoize: moving MEMO[ to memoize.syntax to work around bootstrap issue.
|
2012-05-04 22:24:21 -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
|
models: adding ?set-model.
|
2012-05-14 15:40:55 -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
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
|
nmake
|
Move remaining sequence operations from generalizations to sequences.generalizations where they belong
|
2010-05-18 18:36:47 -04:00 |
|
none
|
…
|
|
|
opengl
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
|
openssl
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
|
pack
|
…
|
|
|
pango
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
|
peg
|
using if-zero in more places.
|
2012-07-16 15:45:21 -07:00 |
|
persistent
|
Cleanup some lint warnings.
|
2011-10-15 19:19:44 -07:00 |
|
porter-stemmer
|
…
|
|
|
present
|
Fix all failures in the linux64 build email
|
2011-10-24 19:33:09 -07:00 |
|
prettyprint
|
using if-zero in more places.
|
2012-07-16 15:45:21 -07: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
|
…
|
|
|
quoting
|
…
|
|
|
random
|
random: Add random-integers and random-units words.
|
2012-06-20 21:42:15 -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
|
using if-zero in more places.
|
2012-07-16 15:45:21 -07:00 |
|
roman
|
combinators.smart: Fix reduce-outputs, rename quot*n to call-n, rewrite more macros as combinators.
|
2011-11-28 12:41:50 -08:00 |
|
search-deques
|
deques: adding ?peek-front and ?peek-back.
|
2011-11-08 13:20:56 -08:00 |
|
see
|
issue #358: change line-break to add-line-break
|
2012-06-21 08:38:04 -07:00 |
|
sequences
|
sequences.deep: adding deep-filter-as and flatten-as.
|
2012-07-11 14:18:11 -07:00 |
|
serialize
|
use radix literals
|
2011-11-23 19:03:40 -08: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
|
simple-flat-file: revert for now, caused bootstrap problems.
|
2012-07-17 09:45:43 -07: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
|
…
|
|
|
source-files/errors/debugger
|
break circularity
|
2011-11-27 11:45:28 -08:00 |
|
specialized-arrays
|
specialized-arrays: update tests
|
2011-11-28 18:55:20 -08:00 |
|
specialized-vectors
|
specialized-arrays: performed some cleanup.
|
2011-09-26 11:37:51 -07:00 |
|
splitting/monotonic
|
splitting.monotonic: revert to previous monotonic-split (thanks @k7f!).
|
2012-07-16 07:39:03 -07:00 |
|
stack-checker
|
issue #358: Rename all of the words depends-on-* to add-depends-on*
|
2012-06-21 08:35:45 -07:00 |
|
strings/tables
|
strings.tables: adding empty format-table test case.
|
2012-07-13 22:14:25 -07: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
|
fix link when extracting the feed address
|
2011-12-16 16:07:01 -08:00 |
|
system-info
|
system-info.macosx: adding "Mountain Lion".
|
2012-02-16 08:30:56 -08:00 |
|
threads
|
threads: update test
|
2011-12-14 13:45:53 -08:00 |
|
timers
|
db.tuples, timers: few $unchecked-examples turn into $codes
|
2011-01-08 22:31:07 +09:00 |
|
tools
|
tools.walker: Give examples for breakpoint and breakpoint-if. Reported by tgunr
|
2012-07-17 12:06:31 -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
|
slice boa -> <slice-unsafe>
|
2011-11-09 19:22:09 -08:00 |
|
typed
|
issue #358: Rename all of the words depends-on-* to add-depends-on*
|
2012-06-21 08:35:45 -07:00 |
|
ui
|
ui.gadgets: rename max-dim and dim-sum.
|
2012-07-13 23:19:21 -07:00 |
|
unicode
|
unicode.data: faster string operations by using constants instead of globals.
|
2012-07-15 13:57:05 -07:00 |
|
unix
|
unix.ffi: adding some socket constants.
|
2012-05-29 10:45:41 -07:00 |
|
unrolled-lists
|
deques: adding ?peek-front and ?peek-back.
|
2011-11-08 13:20:56 -08:00 |
|
urls
|
Spelling fixes to documentation.
|
2011-08-26 16:20:31 -07:00 |
|
uuid
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
|
validators
|
Cleanup more lint warnings.
|
2011-10-14 12:31:46 -07:00 |
|
vectors/functor
|
…
|
|
|
vlists
|
…
|
|
|
vm
|
cpu.*.bootstrap: clear faulting flag directly
|
2011-11-12 13:02:57 -08:00 |
|
vocabs
|
vocabs.hierarchy: ensure-valid-root only once per root.
|
2012-07-15 16:17:29 -07:00 |
|
webbrowser
|
webbrowser: move to basis for tools.deploy.unix
|
2012-03-26 10:18:10 -07:00 |
|
windows
|
windows.time: fix using list.
|
2012-07-16 15:46:52 -07:00 |
|
wrap
|
Use "map-sum" instead of "map sum".
|
2012-04-25 13:18:21 -07:00 |
|
x11
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
|
xml
|
xml.data: some lint fixes.
|
2012-07-12 19:24:18 -07:00 |
|
xml-rpc
|
xml-rpc: removing unnecessary union.
|
2012-07-12 18:59:17 -07:00 |
|
xmode
|
let's pretend BIN: HEX: OCT: never happened
|
2011-11-23 19:22:37 -08:00 |