1. 30 Sep, 2024 1 commit
  2. 27 Sep, 2024 1 commit
  3. 20 Aug, 2024 1 commit
  4. 27 Jun, 2024 1 commit
  5. 26 Jun, 2024 1 commit
  6. 27 Nov, 2023 3 commits
  7. 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