Skip to content
Snippets Groups Projects
  1. Jan 27, 2014
    • Francois-Rene Rideau's avatar
      Bump version to 3.1.0.57 · f9acb34c
      Francois-Rene Rideau authored
      f9acb34c
    • Francois-Rene Rideau's avatar
      More cleanups: · c7d1ce63
      Francois-Rene Rideau authored
      * Add some comments on TRAVERSE-ACTION; expand those on SOURCE-FILE-TYPE.
      * Remove a few unnecessary input-files or output-files methods
      * Remove (declare (ignorable ...)) for specialized arguments. Specialize a few arguments to T.
      * Remove most when-upgrading methods, since we drop data on old incompatible ASDFs.
      c7d1ce63
    • Francois-Rene Rideau's avatar
      Bump version to 3.1.0.56 · d722ad15
      Francois-Rene Rideau authored
      d722ad15
    • Francois-Rene Rideau's avatar
      Implement the discussed non-monotonic inheritance of propagation traits. · eb2da723
      Francois-Rene Rideau authored
      For backward compatibility with ASDF 2, an operation that doesn't explicitly
      inherit from one of the propagation classes or non-propagating-operation
      will be downward- and sideway- propagating, with a warning at instantiation.
      Inheriting from non-propagating and a propagating class at the same time
      yields an error, not a warning.
      Update packages and tests.
      eb2da723
    • Francois-Rene Rideau's avatar
      Bump version to 3.1.0.55 · cf56bc2d
      Francois-Rene Rideau authored
      cf56bc2d
    • Francois-Rene Rideau's avatar
      Cleanups done or initiated during the ASDF Walkthrough. · f71a8b99
      Francois-Rene Rideau authored
      * load-op needn't be sideway, its sideway dependencies are already provided by prepare-op
      * compile-op should use compile-op (default) not load-op as its downward-operation.
      * no need for an input-files method for prepare-op, nil is the global default.
      * Some documentation for compute-action-stamp.
      * Don't skip upgrade from 1.x on Allegro anymore, since we now correctly punt.
      * Instead of asdf/package:define-package, use the canonical name uiop/package:define-package
      f71a8b99
  2. Jan 22, 2014
  3. Jan 21, 2014
  4. Jan 20, 2014
  5. Jan 18, 2014
  6. Jan 16, 2014
  7. Jan 15, 2014
  8. Jan 14, 2014
  9. Jan 09, 2014
  10. Jan 08, 2014
Loading