1. 15 Jun, 2023 1 commit
  2. 14 Jun, 2023 1 commit
  3. 12 Jun, 2023 7 commits
  4. 08 Jun, 2023 1 commit
  5. 07 Jun, 2023 2 commits
  6. 05 Jun, 2023 4 commits
  7. 02 Jun, 2023 1 commit
  8. 01 Jun, 2023 2 commits
  9. 30 May, 2023 2 commits
  10. 26 May, 2023 1 commit
  11. 22 May, 2023 1 commit
  12. 16 May, 2023 1 commit
  13. 15 May, 2023 1 commit
  14. 12 May, 2023 3 commits
  15. 11 May, 2023 2 commits
  16. 10 May, 2023 1 commit
  17. 09 May, 2023 1 commit
  18. 08 May, 2023 1 commit
    • Alfredo Di Napoli's avatar
      Fix subtle bug in searchTableNgrams · 04e23602
      Alfredo Di Napoli authored
      This commit fixes a bug (or feature? unclear at this stage) of the
      `rootOf` function inside `searchTableNgrams`, which could, in some
      occasion, return a root which has a different `ListType`, which
      in turn throws off pagination.
      04e23602
  19. 03 May, 2023 1 commit
    • Alfredo Di Napoli's avatar
      Add some basic pagination tests · 7b955a56
      Alfredo Di Napoli authored
      This commit adds some basic tests for the Ngrams pagination,
      capitalizing on the refactoring of the `searchTableNgrams` function,
      which is now pure and can be tested fairly easily.
      7b955a56
  20. 28 Apr, 2023 2 commits
  21. 27 Apr, 2023 1 commit
  22. 26 Apr, 2023 1 commit
  23. 25 Apr, 2023 2 commits