Skip to content
  1. Aug 12, 2010
  2. May 11, 2010
  3. Aug 12, 2003
  4. Feb 08, 2003
    • Daniel Barlow's avatar
      Make the :serial switch actually do something (useful for CLX systems) · d2063dd1
      Daniel Barlow authored
      Some glue that won't affect too many people but that lets ASDF cleanly
      hook the extensible PROVIDE/REQUIRE mechanism in upcoming SBCL 0.7.13
      
      Fix wild-modules to not object when we call (setf (module-components))
      on a new or about-to-be-reinitialised module.  We need to be able to
      do this to get the weeds out, so it should be legal
      d2063dd1
  5. Jun 08, 2002
    • Rahul Jain's avatar
      · dd2b8fe4
      Rahul Jain authored
      wild-pathname-based modules for asdf.
      (:wild-module "name" :pathname "foo/*.bar" :component-class 'bar-file), e.g.
      dd2b8fe4