Skip to content
Snippets Groups Projects
  1. May 08, 2014
  2. May 05, 2014
  3. Apr 28, 2014
  4. Apr 20, 2014
  5. Apr 16, 2014
  6. Apr 15, 2014
  7. Apr 14, 2014
  8. Apr 13, 2014
  9. Apr 07, 2014
  10. Mar 27, 2014
  11. Mar 26, 2014
  12. Mar 25, 2014
  13. Mar 24, 2014
  14. Mar 22, 2014
  15. Mar 21, 2014
  16. Mar 20, 2014
    • Francois-Rene Rideau's avatar
      Fold *systems-being-defined* into the *asdf-cache*. · 84e17ea0
      Francois-Rene Rideau authored
      Add regression test for no infinite loop
      when processing asd files that mutually define each other's systems.
      (Prompted by Robert Strandh inquiring about the bug fixed in 2.015.[23]
      after my mentioning an infinite loop in my ASDF3 article.)
      Checked that removing the set-asdf-cache-entry in parse-defsystem triggers the bug.
      84e17ea0
  17. Mar 18, 2014
  18. Mar 17, 2014
  19. Mar 14, 2014
    • Francois-Rene Rideau's avatar
      Accept strings as OPERATION class designators, read in package ASDF. · 50f2420f
      Francois-Rene Rideau authored
      Refactor COMPONENT class designators to use the same general method.
      As a substrate, goodbye uiop/utility:find-class*, hello uiop/utility:coerce-class.
      
      In the operate upgrade handler, assume there is
      no uninterning and renaming packages away anymore going forward.
      
      Add tests for strings as class designators using defsystem-depends-on.
      50f2420f
  20. Mar 07, 2014
    • Francois-Rene Rideau's avatar
      plan changes: · b570ee9f
      Francois-Rene Rideau authored
      * move *all* timestamp management to COMPUTE-ACTION-STAMP.
      * goodbye visit-dependencies, move its functionality to map-direct-dependencies,
      * refactored map-direct-dependencies and co to always take a plan object.
      * modified clients of map-direct-dependencies and co to pass a proper plan, or t.
      Add invalid file with false if-feature to bundle.
      b570ee9f
  21. Mar 06, 2014
Loading