factor/basis
Joe Groff 29bf4d7214 ui.backend.cocoa.views: clickthrough is bullshit
I don't care what Slava thinks
2011-11-23 11:29:03 -08:00
..
alien alien.endian: read 64bit numbers of the opposite endian as two 32bit numbers, then bitor them together 2011-11-15 13:22:49 -08:00
ascii
atk Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
base64
biassocs
binary-search
bit-arrays Remove stack effects from HELP: declarations. 2011-10-20 19:36:11 -07:00
bit-sets
bit-vectors
bitstreams Cleanup more lint warnings. 2011-10-14 12:31:46 -07:00
bootstrap vm: strip out call-counting profiler 2011-11-10 16:01:07 -08:00
boxes
byte-arrays/hex
cache
cairo
calendar Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
channels
checksums
circular
classes/struct Fix bootstrap 2011-11-12 16:45:04 -08:00
cocoa cocoa.messages: Apply mrjbq's patch to show the name of the cooca function in sender stubs. rename 'method' in stack effects to 'signature' since we are passing an array with the return value and arguments, not the method. 2011-11-21 16:38:16 -08:00
colors
columns
combinators
command-line command-line.startup: fix help message on windows 2011-11-15 13:09:32 -08:00
compiler compiler.cfg.finalization: reenable scheduling 2011-11-23 11:11:27 -08:00
compression
concurrency
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-text
cpu compiler: emit safepoints in optimized prologs 2011-11-23 11:11:25 -08: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 Fix bootstrap 2011-11-12 16:45:04 -08:00
definitions/icons
delegate delegate: not sure why protocols can be defined with arrays, but... 2011-10-18 20:40:14 -07:00
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 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: improve summary.txt. 2011-11-12 16:18:39 -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 Rename lookup to lookup-word. 2011-11-06 16:00:00 -08: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
gio Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
glib
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 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
iokit
json Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07: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
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
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.vectors.simd: don't try distance on int types 2011-11-13 16:10:27 -08: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
mirrors Rename class to class-of 2011-10-24 06:47:42 -05:00
models
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
nmake
none
opengl opengl: fix small typo in fix-coordinates stack effect. Fixes #406. 2011-11-15 08:18:22 -08:00
openssl remove BSD,solaris,etc. misc platform support code 2011-11-02 17:13:51 -07: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 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 classes.maybe: Change the type of maybe's class slot. As a result, maybe: maybe: integer is valid now, so fix the unit tests and its prettyprinting. 2011-11-23 01:43:02 -08:00
promises
quoted-printable
quoting
random random.unix: roll back type assertions 2011-11-16 17:29:46 -08:00
refs
regexp slice boa -> <slice-unsafe> 2011-11-09 19:22:09 -08:00
roman Rename complete-effect to scan-effect 2011-10-17 10:25:27 -07: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 Rename lookup to lookup-word. 2011-11-06 16:00:00 -08:00
shuffle
simple-flat-file
simple-tokenizer
smtp Missed yet more renames 2011-10-24 17:00:09 -07:00
sorting
soundex
source-files/errors/debugger rearrange source-file-error error. to load earlier 2011-11-15 18:26:35 -08:00
specialized-arrays Rename lookup to lookup-word. 2011-11-06 16:00:00 -08:00
specialized-vectors
splitting/monotonic
stack-checker 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
strings/tables
suffix-arrays
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
tools tools.deploy.macosx: fix path to MiniFactor.nib 2011-11-16 17:17:54 -08: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 classes: add syntax for intersection{ and union{ anonymous classes. make classoid a mixin. 2011-11-22 18:49:42 -08:00
ui ui.backend.cocoa.views: clickthrough is bullshit 2011-11-23 11:29:03 -08:00
unicode More lint cleanups. 2011-10-16 19:33:16 -07:00
unix unix.signals: documentation and metadata 2011-11-08 23:12:10 -08:00
unrolled-lists deques: adding ?peek-front and ?peek-back. 2011-11-08 13:20:56 -08:00
urls
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 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 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
xml Fix all failures in the linux64 build email 2011-10-24 19:33:09 -07:00
xml-rpc
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