1. 11 Mar, 2024 1 commit
    • Alfredo Di Napoli's avatar
      Drop 'All' data constructor from 'Lang' · 63fcd605
      Alfredo Di Napoli authored
      Removing the `All` data constructor from  the `Lang` datatype has
      several benifits, the main one being that we now have total functions
      for things like `toISO693`.
      
      This will make possible to write an uniform interface for stemming
      `stem :: Lang -> StemmingAlgorithm -> T.Text -> T.Text`, as now
      `Lang` will always map to a valid (ISO693) language.
      63fcd605
  2. 16 Jan, 2024 1 commit
  3. 04 Dec, 2023 5 commits
  4. 12 Oct, 2023 1 commit
  5. 08 Aug, 2023 2 commits
  6. 13 Jul, 2023 1 commit
  7. 30 Jun, 2023 1 commit
  8. 19 Jun, 2023 1 commit
  9. 20 Apr, 2023 3 commits
  10. 14 Apr, 2023 2 commits
  11. 23 Mar, 2023 1 commit
  12. 16 Mar, 2023 1 commit
  13. 23 Sep, 2022 1 commit
  14. 28 Jan, 2022 1 commit
  15. 26 Jan, 2022 1 commit
  16. 06 Dec, 2021 1 commit
  17. 20 Oct, 2021 1 commit
  18. 18 Jan, 2021 1 commit
  19. 08 Jan, 2021 2 commits
  20. 23 Dec, 2020 1 commit
  21. 22 Dec, 2020 1 commit
  22. 13 Oct, 2020 1 commit
  23. 02 Jun, 2020 1 commit
  24. 27 Jan, 2020 2 commits
  25. 22 Jan, 2020 1 commit
  26. 24 Sep, 2019 1 commit
  27. 07 Jul, 2019 1 commit
  28. 15 Oct, 2018 1 commit
  29. 03 Oct, 2018 1 commit
  30. 29 Sep, 2018 1 commit