Skip to content
Snippets Groups Projects
  1. Mar 29, 2015
    • Francois-Rene Rideau's avatar
      Introduce macro os-cond · 38eb8a7c
      Francois-Rene Rideau authored and Robert Goldman's avatar Robert Goldman committed
      On ABCL, os testing is at runtime.
      On all other implementations, it's at compile-time.
      SBCL can optimize some runtime tests and then complain about unreachable code.
      os-cond abstracts over OS conditionalization and makes everyone happy.
      Needed by an upcoming configuration change.
      
      Plus minor typographical fixes.
      38eb8a7c
  2. Mar 24, 2015
  3. Mar 23, 2015
  4. Mar 12, 2015
  5. Dec 17, 2014
  6. Dec 01, 2014
  7. Nov 30, 2014
  8. Nov 27, 2014
  9. Nov 21, 2014
  10. Nov 05, 2014
  11. Nov 04, 2014
  12. Nov 03, 2014
  13. Oct 31, 2014
  14. Oct 30, 2014
  15. Oct 29, 2014
  16. Oct 10, 2014
Loading