1. 13 Jan, 2025 2 commits
  2. 18 Dec, 2024 3 commits
  3. 09 Dec, 2024 1 commit
  4. 29 Nov, 2024 1 commit
  5. 06 Nov, 2024 1 commit
  6. 05 Nov, 2024 1 commit
  7. 04 Oct, 2024 1 commit
  8. 18 Sep, 2024 1 commit
  9. 13 Sep, 2024 3 commits
  10. 12 Sep, 2024 4 commits
  11. 09 Sep, 2024 1 commit
    • Grégoire Locqueville's avatar
      Remove useless code, dependencies, warnings · 802e0cdf
      Grégoire Locqueville authored
      - Re-enable orphan warnings that were manually disabled in many modules
      - Remove non-Haskell files that were just sitting in the source tree
      - Remove modules that were not called from anywhere
      - Remove unused dependencies
      
      This is not exhaustive by any means. In particular, some more weeding out
      can be achieved by looking at individual functions and even branches of
      functions. Weeder can help with that.
      802e0cdf
  12. 05 Sep, 2024 2 commits
  13. 04 Sep, 2024 1 commit
  14. 03 Sep, 2024 1 commit
  15. 29 Aug, 2024 2 commits
  16. 28 Aug, 2024 1 commit
  17. 19 Aug, 2024 1 commit
  18. 31 Jul, 2024 1 commit
    • Alexandre Delanoë's avatar
      To update the project hash dependences: · f7c124b6
      Alexandre Delanoë authored
      - edit bin/update-project-dependencies
      - fix the values of :
        - sha256sum cabal.project
        - sha256sum cabal.project.freeze
      - nix-shell $ ./bin/update-project-dependencies
      - git add -u
      - git commit
      f7c124b6
  19. 29 Jul, 2024 1 commit
  20. 24 Jul, 2024 1 commit
  21. 19 Jul, 2024 1 commit
  22. 15 Jul, 2024 1 commit
  23. 12 Jul, 2024 1 commit
  24. 09 Jul, 2024 2 commits
  25. 04 Jul, 2024 1 commit
    • Alfredo Di Napoli's avatar
      Move GargConfig into gargantext · 9632276f
      Alfredo Di Napoli authored
      This commit moves `GargConfig` and the other config-related
      data structures back into gargantext, so that they can be edited
      and expanded without needing to worry about the prelude project.
      9632276f
  26. 27 Jun, 2024 2 commits
  27. 26 Jun, 2024 2 commits