Skip to content
Snippets Groups Projects
  1. Sep 16, 2024
  2. Jul 24, 2023
  3. Jun 08, 2023
  4. Jan 05, 2023
  5. Oct 27, 2022
  6. Oct 05, 2022
  7. Aug 19, 2022
    • Emilio Jesus Gallego Arias's avatar
      [build] Adjust vendoring paths + deps · a6a8fb0c
      Emilio Jesus Gallego Arias authored
      We move vendored things to `vendor` and let dune know about it.
      We bump serapi dep to the head of the v8.16 branch.
      
      We also adjust build deps a bit better, in particular to avoid Dune
      3.4 which is buggy for us.
      
      Beware this will require `git submodule update` on the work tree.
  8. May 04, 2022
  9. Apr 29, 2022
  10. Feb 08, 2022
  11. Jan 08, 2022
  12. Jun 09, 2021
  13. Feb 14, 2021
  14. Feb 13, 2021
  15. Jan 05, 2021
  16. Jul 18, 2020
  17. Apr 28, 2020
  18. Mar 21, 2020
  19. Jan 25, 2020
  20. Jan 24, 2020
  21. Nov 20, 2019
  22. Jun 16, 2019
    • Emilio Jesus Gallego Arias's avatar
      [jscoq] Use JSON serializers from SerAPI for Coq types. · faab8849
      Emilio Jesus Gallego Arias authored
      We depend on serlib to serialize Coq data structures and remove the
      duplication present in jsCoq. This greatly expands the range of Coq's
      types available for sending as JSON.
      
      Next commit will add a query to showcase UI grabbing the full AST for
      a sentence, which allows pretty cool things UI-wise.
      
      For now, we include serlib as a module, which is a bit cumbersome,
      however once we release serapi 0.7.0 we should be able to just depend
      on the coq-serapi OPAM package.
      
      Closes #89
  23. Apr 20, 2019
  24. Apr 10, 2019
  25. Mar 30, 2019
  26. Mar 24, 2019
Loading