Skip to content
Snippets Groups Projects
  1. Jun 08, 2013
    • Francois-Rene Rideau's avatar
      3.0.1.4: factor MAKE-PLAN out of TRAVERSE. · 5f73d4d7
      Francois-Rene Rideau authored
      For consistency, MAKE-PLAN always returns a plan.
      For backward compatibility, TRAVERSE always returns a list of actions.
      OPERATE now calls MAKE-PLAN, not TRAVERSE anymore.
      Happily, no one in quicklisp defines *useful* methods on TRAVERSE.
      Thanks to foom for suggesting this cleanup.
      5f73d4d7
  2. Jun 02, 2013
  3. May 22, 2013
  4. May 21, 2013
  5. May 16, 2013
  6. May 15, 2013
    • Francois-Rene Rideau's avatar
      3.0.0: promoting 2.33.10 as new release. This is officially ASDF 3. · bbb71f57
      Francois-Rene Rideau authored
      Also, tweaking the numbering system to match that of SBCL:
      First digit (currently 3) indicates major version and change indicates incompatibility.
      Second digit (currently 0) is minor version and change indicates notable progress.
      Third digit (currently 0) is patch release version and increases with each new stable release.
      Optionally a fourth digit (currently none) counts official changes since last stable release.
      Optionally a fifth digit (currently none) counts local changes since last official changes.
  7. May 13, 2013
  8. May 04, 2013
  9. May 03, 2013
  10. Apr 29, 2013
  11. Apr 17, 2013
  12. Apr 16, 2013
    • Francois-Rene Rideau's avatar
      2.33.4: various tweaks · a075e4be
      Francois-Rene Rideau authored
      export sequential-plan;
      recognize original-initargs as exported but not defined (slot name);
      don't error while testing for not-defined-yet type (helps POIU when symbol exists but not type);
      reindent a clause of compute-action-stamp.
      a075e4be
  13. Apr 15, 2013
  14. Apr 10, 2013
  15. Apr 04, 2013
  16. Apr 03, 2013
  17. Apr 01, 2013
  18. Mar 29, 2013
  19. Mar 28, 2013
  20. Mar 27, 2013
  21. Mar 26, 2013
  22. Mar 24, 2013
  23. Mar 20, 2013
  24. Mar 19, 2013
  25. Mar 18, 2013
Loading