Skip to content
Snippets Groups Projects
  1. Oct 13, 2018
  2. Oct 10, 2018
  3. Oct 06, 2018
  4. Oct 05, 2018
  5. Sep 26, 2018
  6. Apr 25, 2017
    • Mark's avatar
      Introduce a basic test framework · 5a7ed0f3
      Mark authored
      Tests may be invoked via
      
         (asdf:test-system :cl-site)
      
      Start exporting symbols from CL-SITE package to denote the external
      API will expect others to use us by.  Currently, this consists of the
      MAKE-SITE function which is tested in <file:t/site.lisp>.
      5a7ed0f3
    • Mark's avatar
      Tighten ASDF definition · c65a5b7f
      Mark authored
      Define the system in CL-USER, removing use of ASDF package to avoid
      possible symbol clashes.
      c65a5b7f
  7. Apr 24, 2017
  8. Apr 23, 2017
Loading