Skip to content
Snippets Groups Projects
  1. May 01, 2023
  2. Apr 12, 2023
  3. Oct 05, 2022
  4. Sep 21, 2022
    • Emilio Jesus Gallego Arias's avatar
      [jscoq] [build] Start of backend / frontend split. · 33544625
      Emilio Jesus Gallego Arias authored
      We reorganize jsCoq's source code as to be more modular, in particular
      we start to place backend files under the `backend` directoy, and
      frontend files under `frontend`.
      
      Code as it now does work, note however that still quite a bit of work
      is needed. In particular, the headless frontend should get its own
      directory, the coq-jslib directory should go away, use more types,
      etc...
      Unverified
      33544625
  5. Sep 08, 2022
  6. Aug 27, 2022
  7. Aug 19, 2022
  8. Aug 18, 2022
  9. Aug 15, 2022
  10. May 21, 2022
  11. May 11, 2022
  12. May 08, 2022
  13. May 06, 2022
  14. Sep 24, 2021
  15. Aug 08, 2021
  16. Jul 14, 2021
    • Shachar Itzhaky's avatar
      [docs] A manual! · 69305eed
      Shachar Itzhaky authored
      Some of the instructions are duplicated from the README, but that's ok.
      The manual is not yet complete with all the features, but at
      least addresses #207.
      
      Closes #207.
      69305eed
  17. Jul 08, 2021
  18. Jul 07, 2021
  19. Jun 09, 2021
    • Emilio Jesus Gallego Arias's avatar
      [build] Bump required compiler version to 4.12.0 · 95787181
      Emilio Jesus Gallego Arias authored
      This should nicely support M1-based OSX ; unfortunately, it required
      loosening the constraint on `ppx_deriving_yojson` as to make it
      co-installable with `ppx_import`, but that's a minor issue.
      
      Note the new option system for OCaml Opam packages, thus selecting a
      32bit compiler is done differently now.
      Unverified
      95787181
  20. Feb 14, 2021
  21. Feb 13, 2021
  22. Jan 26, 2021
  23. Oct 20, 2020
  24. Sep 27, 2020
  25. Aug 27, 2020
  26. Jul 18, 2020
  27. Apr 08, 2020
  28. Mar 06, 2020
  29. Jan 25, 2020
Loading