- 27 Oct, 2023 1 commit
-
-
Przemyslaw Kaminski authored
-
- 12 Oct, 2023 1 commit
-
-
Przemyslaw Kaminski authored
Basically, Gargantext.Prelude exports all of Protolude now.
-
- 02 Oct, 2023 1 commit
-
-
Alfredo Di Napoli authored
Tests were written with a very flat module hierarchy which made them a bit confusing to navigate. This commit moves everything under a common `Test.*` hierarchy.
-
- 17 Jul, 2023 1 commit
-
-
Alfredo Di Napoli authored
-
- 12 Jun, 2023 1 commit
-
-
Alfredo Di Napoli authored
-
- 05 Jun, 2023 2 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 08 May, 2023 2 commits
-
-
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.
-
Alfredo Di Napoli authored
-
- 03 May, 2023 1 commit
-
-
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.
-