Skip to content
Snippets Groups Projects
  1. Jul 24, 2016
  2. Jun 27, 2016
    • Robert Goldman's avatar
      Revise testing for ECL. · a6ed88c3
      Robert Goldman authored
      ECL version 16+ seems to have working encodings support.  So we check
      the ECL version early and either abort the test (successfully) if ECL is
      too old, or push on if ECL is version 16+
      a6ed88c3
    • Robert Goldman's avatar
      Fix pathname for loading asdf-encodings. · 38d61f3c
      Robert Goldman authored
      Looks like this didn't get updated after we installed the systems in the
      ext/ subdirectory of the asdf-directory.
      38d61f3c
    • Robert Goldman's avatar
      Fix typo. · b427599f
      Robert Goldman authored
      Mistakenly committed after refilling a comment and emacs refilled it
      wrong, so that comment was incorrectly not all prefixed by comment
      characters.
      b427599f
  3. Jun 24, 2016
  4. Jun 11, 2016
  5. May 25, 2016
  6. May 17, 2016
  7. May 16, 2016
  8. Apr 28, 2016
    • Robert Goldman's avatar
      Merge branch 'master' of common-lisp.net:asdf/asdf · a0dc95e6
      Robert Goldman authored
      * 'master' of common-lisp.net:asdf/asdf:
        Tweak asdf-tools so it can be built by bazel
        Canonicalize system names to strings in asdf.asd
        Fix link to run-program.lisp
        ext: Update closer2mop. Also, tweak comment in make.sh
      a0dc95e6
  9. Apr 13, 2016
  10. Apr 08, 2016
  11. Apr 07, 2016
    • Francois-Rene Rideau's avatar
      Canonicalize system names to strings in asdf.asd · 36e63221
      Francois-Rene Rideau authored
      ASDF has been canonicalizing system names to string with COERCE-NAME since its
      very beginning.
      
      Working at Google, which uses automatic formatters to keep all its source code
      as canonical as possible, convinced me that keeping things canonical is better.
      I've been applying this style to my own systems and recommending it to others.
      stassats noticed that asdf.asd was failing to lead by example -- so I'm fixing
      it accordingly.
      36e63221
  12. Mar 30, 2016
  13. Mar 24, 2016
  14. Mar 23, 2016
  15. Mar 21, 2016
  16. Mar 20, 2016
Loading