Skip to content
Snippets Groups Projects
  1. May 05, 2023
  2. 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
  3. May 03, 2023
  4. May 02, 2023
  5. 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
  6. Feb 13, 2023
  7. May 09, 2022
  8. Apr 27, 2022
  9. Feb 25, 2022
  10. Feb 04, 2022
  11. Jan 28, 2022
  12. Jan 22, 2022
  13. Jan 21, 2022
  14. Jan 18, 2022
  15. Jan 17, 2022
  16. Oct 25, 2021
  17. Oct 24, 2021
  18. Jul 22, 2021
  19. Mar 15, 2021
  20. Mar 13, 2021
  21. Aug 21, 2020
  22. Jul 06, 2020
  23. Jun 17, 2020
  24. May 12, 2020
  25. Mar 31, 2020
Loading