Skip to content
  1. May 26, 2015
  2. Nov 21, 2011
  3. Oct 14, 2011
  4. Apr 14, 2011
  5. Sep 17, 2010
  6. Jun 09, 2010
  7. Apr 16, 2010
  8. Apr 14, 2010
  9. Feb 18, 2010
  10. Nov 16, 2009
  11. Nov 09, 2009
  12. Oct 25, 2009
  13. Oct 22, 2009
  14. Aug 27, 2009
  15. Aug 25, 2009
  16. Aug 24, 2009
  17. Aug 22, 2009
  18. Aug 20, 2009
  19. Aug 19, 2009
  20. Aug 18, 2009
  21. Aug 13, 2009
  22. Aug 12, 2009
  23. Aug 10, 2009
  24. 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
  25. Jul 21, 2009
  26. Jul 20, 2009
  27. Jul 17, 2009