- 05 Dec, 2023 4 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 04 Dec, 2023 13 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Przemyslaw Kaminski authored
-
Alfredo Di Napoli authored
This commit adds a `panicTrace` function to be used as a drop-in replacement of the `panic` function, with the difference that we wrap the error in a `WithStacktrace` error, to be later caught and logged.
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
This allows us to have only one single (static) map which will be treated by GHC as a CAF.
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alexandre Delanoë authored
-
- 30 Nov, 2023 5 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
-
Alfredo Di Napoli authored
-
Przemyslaw Kaminski authored
-
- 29 Nov, 2023 5 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 27 Nov, 2023 6 commits
-
-
Alfredo Di Napoli authored
We do that thanks to a new typeclass method for the `MonadJobStatus` called `noJobHandle`.
-
Alfredo Di Napoli authored
This commit modifies the backend code to convert the input CSV into an `NgramsList`, so that we can reuse the JSON API for the upload.
-
Alfredo Di Napoli authored
it also brings the CSV and JSON APIs closer in look. Temporarily disable the `importCsvFile` function.
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 24 Nov, 2023 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 22 Nov, 2023 1 commit
-
-
Alexandre Delanoë authored
-
- 20 Nov, 2023 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
Also, refactored NodeStory to use Prelude database.
-
- 17 Nov, 2023 1 commit
-
-
Alexandre Delanoë authored
-
- 15 Nov, 2023 1 commit
-
-
Przemyslaw Kaminski authored
-