Skip to content
Snippets Groups Projects
  1. Aug 06, 2003
  2. Jun 05, 2003
    • csr21's avatar
      A different approach to the "SBCL DEFCONSTANT" problem: instead of · 128cfa08
      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
      128cfa08
  3. Jun 04, 2003
    • csr21's avatar
      Fix typesafety bug observed by sbcl with *DERIVE-FUNCTION-TYPES* and a · ea67b92c
      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
      ea67b92c
  4. Apr 03, 2003
    • csr21's avatar
      The great renaming, part I: · 9799acdc
      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
      9799acdc
  5. Jan 28, 2001
    • dan's avatar
      Initial revision · be20e0ad
      dan authored
      darcs-hash:20010128121954-2591e-3b805cc499ad780f4eaf719f20e0bbf2335d7366.gz
      be20e0ad
Loading