Skip to content
Snippets Groups Projects
  1. Sep 13, 2016
    • Francois-Rene Rideau's avatar
      Refactoring: introduce the function REGISTERED-SYSTEM · 7b7b9f0c
      Francois-Rene Rideau authored
      Introduce the function REGISTERED-SYSTEM to abstract over finding a registered
      system by name, without having to take the CDR of the pair with timestamp.
      
      Also, add or improve docstrings for several functions.
      
      This refactoring should not modify any semantics,
      except for introducing this new function.
      7b7b9f0c
    • Robert Goldman's avatar
      Simplify TOUCH-FILE. · 08d59a6d
      Robert Goldman authored
      There was a very complex conditional in the middle controlling how it
      was implemented.  I simplified the conditions to make it easier to
      understand how it works.
      I also modified it so that if you tell TOUCH-FILE to use the cache, and
      the cache hasn't been initialized, it will raise an error.
      08d59a6d
    • Francois-Rene Rideau's avatar
  2. Sep 12, 2016
  3. Sep 11, 2016
  4. Sep 10, 2016
Loading