Skip to content
  1. Nov 21, 2011
  2. Jan 20, 2010
  3. Nov 09, 2009
  4. Aug 27, 2009
  5. Aug 25, 2009
  6. Aug 24, 2009
  7. Aug 18, 2009
  8. Aug 10, 2009
  9. Jul 27, 2009
    • Joyce Chen's avatar
      Fix spurious ASDF circular dependencies. · e6bdb949
      Joyce Chen authored
      - ADG doesn't see ASDF modules, causing ADG to mix up (:file "pkgdcl")
        in module "qres-core" with the (:file "pkgdcl") in module "pas/clr",
        for example.  The fix is to use the component-pathname instead of the
        component-name.  The component-pathname is annoyingly longer than
        the component-name however, so I'd be happy for a different solution.
      - Also fixed grovel.lisp:operating-on-asdf-component-constituent to call
        signal-new-internal-symbols.  Otherwise ADG will confuse which package
        an internal symbol belongs to.
      e6bdb949
  10. Jul 21, 2009
  11. Jul 17, 2009
  12. Jul 09, 2009
  13. Jul 07, 2009