Skip to content
Snippets Groups Projects
  1. Dec 09, 2009
  2. Dec 01, 2009
  3. Nov 30, 2009
  4. Oct 27, 2009
  5. Oct 26, 2009
  6. Oct 19, 2009
  7. Oct 14, 2009
    • Gary King's avatar
      * add `asdf-extensions` package and start to flesh it out · 0be782a4
      Gary King authored
      * apply patch to better handle relative source-file types (from Fare Rideau)
      
      * improve logic of tag updating in bump-revision-and-tag.sh
      
      * make test output nicer (from Fare Rideau)
      
      * improve test-module-pathnames (from Fare Rideau)
      0be782a4
  8. Sep 27, 2009
  9. Sep 13, 2009
  10. Sep 12, 2009
  11. Sep 11, 2009
  12. Sep 10, 2009
  13. Sep 09, 2009
  14. Sep 06, 2009
  15. Aug 31, 2009
  16. Aug 24, 2009
    • Gary King's avatar
      * add \*resolve-symlinks\* defvar to determine whether or not ASDF · d9902d26
      Gary King authored
        should resolve symlinks when determining a system's pathname
      
      * rather than raising an error, silently ignore `nil` values in the
        sysdef-central-registry-search.
      
      * pull system pathname determination logic out of defsystem and into
        `determine-system-pathname` function
      
      * tweak documentation
      d9902d26
  17. Aug 19, 2009
  18. Aug 13, 2009
  19. Aug 12, 2009
  20. Jul 21, 2009
  21. Jul 15, 2009
  22. Jul 11, 2009
  23. Jul 09, 2009
  24. Jun 27, 2009
    • Gary King's avatar
      fixed defsystem parsing bug · a91af098
      Gary King authored
      defsystem was using `getf` to extract data from a
      component's parameters which meant that it only found
      the first item of a given type rather than all of them.
      I.e., if your component had several :perform methods,
      then only the first one was being seen.
      a91af098
    • Gary King's avatar
      added ; operate returns · d7b2513b
      Gary King authored
      d7b2513b
  25. Jun 21, 2009
Loading