1. 04 Oct, 2024 1 commit
  2. 18 Sep, 2024 1 commit
  3. 13 Sep, 2024 3 commits
  4. 12 Sep, 2024 4 commits
  5. 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
  6. 05 Sep, 2024 2 commits
  7. 04 Sep, 2024 1 commit
  8. 03 Sep, 2024 1 commit
  9. 29 Aug, 2024 2 commits
  10. 28 Aug, 2024 1 commit
  11. 19 Aug, 2024 1 commit
  12. 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
  13. 29 Jul, 2024 1 commit
  14. 24 Jul, 2024 1 commit
  15. 19 Jul, 2024 1 commit
  16. 15 Jul, 2024 1 commit
  17. 12 Jul, 2024 1 commit
  18. 09 Jul, 2024 2 commits
  19. 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
  20. 27 Jun, 2024 2 commits
  21. 26 Jun, 2024 4 commits
  22. 20 Jun, 2024 1 commit
  23. 18 Jun, 2024 1 commit
  24. 03 Jun, 2024 2 commits
  25. 16 Apr, 2024 3 commits