Skip to content
Snippets Groups Projects
  1. Oct 17, 2023
  2. Oct 16, 2023
  3. Sep 09, 2023
  4. May 05, 2023
  5. May 04, 2023
    • Robert Goldman's avatar
      Mark CURRY.3 test as XFAIL on CMUCL. · 66935939
      Robert Goldman authored
      For whatever reason, CMUCL is unable to retrieve the value of
      COMPILER-MACRO-FUNCTION for CURRY after the DEFINE-COMPILER-MACRO
      call. I believe that this is a violation of the spec.
      
      At any rate, to get the tests to pass on CMUCL, I have marked this as
      XFAIL on CMUCL.
      66935939
  6. May 03, 2023
  7. May 02, 2023
  8. Apr 30, 2023
    • Robert Goldman's avatar
      Fix tests for copy-hash-table and test=. · 800faabc
      Robert Goldman authored
      A current Allegro beta gives different values for these tests that
      seem acceptable according to the CL ANSI Spec.
      
      Specifically:
      
      - the `hash-table-size` of a hash-table copy is not always equal to
      the size of the original hash-table, but this seems to be permitted by
      the spec. Gitlab issue #30.
      
      - Allegro gives a `program-error` in one case where the tests expect a
      `type-error`. GitLab issue #31.
      
      - Allegro is more sure about a `subtypep` query than some other lisps
      in a way that seems permissible.  GitLab issue #32.
      800faabc
    • Robert Goldman's avatar
      Fix typo in docstring. · 23d439a7
      Robert Goldman authored
      23d439a7
  9. Feb 13, 2023
  10. May 09, 2022
  11. Apr 27, 2022
  12. Feb 25, 2022
  13. Feb 04, 2022
  14. Jan 28, 2022
  15. Jan 22, 2022
  16. Jan 21, 2022
  17. Jan 18, 2022
  18. Jan 17, 2022
  19. Oct 25, 2021
  20. Oct 24, 2021
  21. Jul 22, 2021
  22. Mar 15, 2021
  23. Mar 13, 2021
  24. Aug 21, 2020
  25. Jul 06, 2020
  26. Jun 17, 2020
  27. May 12, 2020
Loading