Skip to content
Snippets Groups Projects
  1. Jun 14, 2015
    • Raymond Toy's avatar
      Fix #5: Give better error message · e791b596
      Raymond Toy authored
      Give a better error message when using T clause in case
      
      error.lisp:
      o Add new invalid-case condition to handle errors from case
        expressions.
      
      macros.lisp:
      o Use new invalid-case condition to signal the invalid usage of T in
        CASE expressions.
      o Replace old message with better, more informative, message. Include
        xref to ANSI CL spec.
      
      exports.lisp:
      o Export INVALID-CASE from KERNEL package.
      e791b596
    • Raymond Toy's avatar
      Regenerated. · 83ce6c9e
      Raymond Toy authored
      83ce6c9e
  2. Jun 12, 2015
  3. Jun 07, 2015
  4. Jun 04, 2015
  5. May 23, 2015
  6. May 19, 2015
  7. May 18, 2015
  8. May 17, 2015
  9. May 16, 2015
  10. May 14, 2015
  11. May 12, 2015
  12. May 10, 2015
Loading