Skip to content
Snippets Groups Projects
  1. Oct 19, 2009
    • Gary King's avatar
      safe-file-write-date and better symlink handling · 7ef572de
      Gary King authored
      * Added and used `safe-file-write-date` to make things more
        self consistent
      
      * Made sure to use *load-pathname* and *load-truename*
        appropriately so that symlink resolution doesn't become a
        kerfuffle.
      7ef572de
  2. 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
  3. Sep 27, 2009
  4. Sep 13, 2009
  5. Sep 12, 2009
  6. Sep 11, 2009
  7. Sep 10, 2009
  8. Sep 09, 2009
  9. Sep 06, 2009
  10. Aug 31, 2009
  11. 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
  12. Aug 19, 2009
  13. Aug 13, 2009
  14. Aug 12, 2009
  15. Jul 21, 2009
  16. Jul 15, 2009
  17. Jul 11, 2009
  18. Jul 09, 2009
  19. 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
  20. Jun 21, 2009
  21. Jun 10, 2009
  22. Jun 06, 2009
  23. May 22, 2009
  24. May 20, 2009
  25. May 19, 2009
  26. May 08, 2009
  27. May 07, 2009
Loading