- Aug 06, 2003
-
-
csr21 authored
Fix "too many arguments to format" problem -- clearly a rewrite to FORMAT from PRINC which didn't quite get edited correctly darcs-hash:20030806094824-ed5a3-609426d89653e6da5eee2f68b030f28a01dc3be8.gz
-
- Jun 05, 2003
-
-
csr21 authored
A different approach to the "SBCL DEFCONSTANT" problem: instead of sticking icky #+sbcl defconstant-eqx everywhere, concentrate the nastiness in an :around method for ASDF:PERFORM on CLX-SOURCE-FILE. This, of course, means that the sources do not build on sbcl if you compile and load them one by one; I can live with that. darcs-hash:20030605191822-ed5a3-3b02c39acf535f330f3313522984197a7a351ec8.gz
-
- Jun 04, 2003
-
-
csr21 authored
Fix typesafety bug observed by sbcl with *DERIVE-FUNCTION-TYPES* and a more proactive updating of types into the globaldb: IMAGE-XY->IMAGE-Z takes an IMAGE-XY as an argument, not an IMAGE-Z. darcs-hash:20030604131428-ed5a3-bfe6c6ef27f03668b2e75ca9b8284ed2176e9951.gz
-
- Apr 03, 2003
-
-
csr21 authored
The great renaming, part I: For constants named by *FOO*, change the source to use +FOO+. This commit was brought to you by the function dired-do-query-replace-regexp, the letter y, and the regular expression \*\(clx-cached-types\|replysize\|buffer-text16-size\|... \)\* darcs-hash:20030403112715-ed5a3-5cb0e20a94dd81b4d3f19db3eaab72980ba80915.gz
-
- Jan 28, 2001
-
-
dan authored
darcs-hash:20010128121954-2591e-3b805cc499ad780f4eaf719f20e0bbf2335d7366.gz
-