.. |
alien
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
ascii
|
use radix literals
|
2011-11-23 19:03:40 -08: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
|
…
|
|
binary-search
|
…
|
|
bit-arrays
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
bit-sets
|
…
|
|
bit-vectors
|
…
|
|
bitstreams
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
bootstrap
|
namespaces: rework so a singleton isn't necessary
|
2011-11-28 18:25:27 -08:00 |
boxes
|
…
|
|
byte-arrays/hex
|
…
|
|
cache
|
…
|
|
cairo
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
calendar
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
channels
|
…
|
|
checksums
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
circular
|
…
|
|
classes/struct
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
cocoa
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
colors
|
…
|
|
columns
|
…
|
|
combinators
|
combinators.smart: Fix infer-known; should be 100% now.
|
2011-11-28 20:55:11 -08:00 |
command-line
|
icon for user-init-errors
|
2011-11-27 12:06:48 -08:00 |
compiler
|
generalizations: Refactor stack-checker so that smart combinators can be used with curry and compose.
|
2011-11-27 20:25:22 -08:00 |
compression
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
concurrency
|
…
|
|
core-foundation
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
core-graphics
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
core-text
|
…
|
|
cpu
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
csv
|
…
|
|
db
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
debugger
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
definitions/icons
|
…
|
|
delegate
|
…
|
|
deques
|
deques: fix help-lint
|
2011-11-08 23:27:33 -08:00 |
disjoint-sets
|
…
|
|
dlists
|
dlists: use maybe: dlist-link.
|
2011-11-22 19:38:46 -08:00 |
documents
|
…
|
|
editors
|
editors: fix editing of links. Fixes #411.
|
2011-11-16 09:18:54 -08:00 |
endian
|
…
|
|
environment
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
eval
|
…
|
|
farkup
|
…
|
|
fonts
|
…
|
|
formatting
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
fry
|
…
|
|
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
|
furnace.auth.providers.couchdb: fix load error
|
2011-11-28 18:55:11 -08:00 |
game/input
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
gdk
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
generalizations
|
combinators.smart: Fix reduce-outputs, rename quot*n to call-n, rewrite more macros as combinators.
|
2011-11-28 12:41:50 -08:00 |
gio
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
glib
|
use radix literals
|
2011-11-23 19:03:40 -08: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
|
hashtables.identity: test assoc-like
|
2011-11-02 13:23:20 -07:00 |
heaps
|
…
|
|
help
|
kill tools.profiler.counting and ui.tools.profiler
|
2011-11-10 12:33:10 -08:00 |
hints
|
classes.union: Define a maybe: word that makes a tuple that acts as an anonymous union for a type and f. Updated all the places we define UNION: ?foo foo POSTPONE: f ;. Fixes #416 and lots of headaches.
|
2011-11-22 01:56:13 -08:00 |
html
|
Rename lookup to lookup-word.
|
2011-11-06 16:00: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
|
…
|
|
interpolate
|
…
|
|
interval-maps
|
…
|
|
inverse
|
classes.union: Define a maybe: word that makes a tuple that acts as an anonymous union for a type and f. Updated all the places we define UNION: ?foo foo POSTPONE: f ;. Fixes #416 and lots of headaches.
|
2011-11-22 01:56:13 -08:00 |
io
|
io.directories.unix: remove redundant using
|
2011-11-28 20:36:46 -08:00 |
iokit
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
json
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
lcs
|
…
|
|
libc
|
remove BSD,solaris,etc. misc platform support code
|
2011-11-02 17:13:51 -07:00 |
linked-assocs
|
…
|
|
listener
|
kill tools.profiler.counting and ui.tools.profiler
|
2011-11-10 12:33:10 -08:00 |
lists
|
lists: make lmap behave row-polymorphically
|
2011-11-07 10:37:35 -08:00 |
literals
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
locals
|
generalizations: Refactor stack-checker so that smart combinators can be used with curry and compose.
|
2011-11-27 20:25:22 -08:00 |
logging
|
Make "foo.private" require load foo instead.
|
2011-11-02 11:50:03 -07:00 |
macros
|
…
|
|
match
|
…
|
|
math
|
math.complex: pass tests even if number-base set
|
2011-11-26 17:46:38 -08:00 |
memoize
|
…
|
|
mime
|
…
|
|
mirrors
|
Rename class to class-of
|
2011-10-24 06:47:42 -05:00 |
models
|
…
|
|
multiline
|
…
|
|
nibble-arrays
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
nmake
|
…
|
|
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
|
Rename class to class-of
|
2011-10-24 06:47:42 -05:00 |
persistent
|
…
|
|
porter-stemmer
|
…
|
|
present
|
Fix all failures in the linux64 build email
|
2011-10-24 19:33:09 -07:00 |
prettyprint
|
prettyprint.backend: can't use locals
|
2011-11-23 20:20:27 -08:00 |
promises
|
…
|
|
quoted-printable
|
…
|
|
quoting
|
…
|
|
random
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
refs
|
…
|
|
regexp
|
regexp: trivial refactoring
|
2011-11-28 11:46:15 -08: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
|
classes: Make methods dispatch on maybes. Fix a couple bugs in the implementation of maybe. classoid? is now a dumb test if an object could be a well-formed classoid; valid-classoid? tests for well-formedness. Move maybe tests. Make pprint* work better on methods.
|
2011-11-22 15:12:20 -08:00 |
sequences
|
sequences.parser: fix load error
|
2011-11-10 12:33:10 -08:00 |
serialize
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
shuffle
|
…
|
|
simple-flat-file
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
simple-tokenizer
|
…
|
|
smtp
|
Missed yet more renames
|
2011-10-24 17:00:09 -07:00 |
sorting
|
…
|
|
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
|
…
|
|
splitting/monotonic
|
…
|
|
stack-checker
|
combinators.smart: Implement reduce-outputs using compose, fix some stack effects, add using
|
2011-11-28 20:55:10 -08:00 |
strings/tables
|
…
|
|
suffix-arrays
|
…
|
|
summary
|
Rename class to class-of
|
2011-10-24 06:47:42 -05:00 |
syndication
|
pubsubhubbub support by samueltardieu. Fixes #148.
|
2011-11-28 09:57:03 -08:00 |
system-info
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
threads
|
constants for special object hardcoded literals
|
2011-11-02 12:54:50 -07:00 |
timers
|
…
|
|
tools
|
namespaces: rework so a singleton isn't necessary
|
2011-11-28 18:25:27 -08:00 |
tr
|
…
|
|
tuple-arrays
|
slice boa -> <slice-unsafe>
|
2011-11-09 19:22:09 -08:00 |
typed
|
classes: add syntax for intersection{ and union{ anonymous classes. make classoid a mixin.
|
2011-11-22 18:49:42 -08:00 |
ui
|
ui.tools.deploy: add doc link to deploy-flags
|
2011-11-27 12:37:58 -08:00 |
unicode
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
unix
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
unrolled-lists
|
deques: adding ?peek-front and ?peek-back.
|
2011-11-08 13:20:56 -08:00 |
urls
|
…
|
|
uuid
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
validators
|
…
|
|
values
|
…
|
|
vectors/functor
|
…
|
|
vlists
|
…
|
|
vm
|
cpu.*.bootstrap: clear faulting flag directly
|
2011-11-12 13:02:57 -08:00 |
vocabs
|
vocabs.refresh.monitor: use resolve-symlinks
|
2011-11-16 20:35:42 -08:00 |
windows
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
wrap
|
…
|
|
x11
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
xml
|
combinators.smart: Fix reduce-outputs, rename quot*n to call-n, rewrite more macros as combinators.
|
2011-11-28 12:41:50 -08:00 |
xml-rpc
|
…
|
|
xmode
|
let's pretend BIN: HEX: OCT: never happened
|
2011-11-23 19:22:37 -08:00 |