Skip to content
Snippets Groups Projects
  1. Jul 01, 2023
  2. May 30, 2023
  3. May 01, 2023
  4. Apr 18, 2023
  5. Jan 24, 2023
  6. Oct 13, 2022
  7. 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
  8. Sep 10, 2022
  9. Sep 03, 2022
  10. Aug 25, 2022
  11. Aug 19, 2022
  12. Aug 18, 2022
  13. Aug 15, 2022
  14. Aug 05, 2022
  15. Aug 01, 2022
  16. Jul 28, 2022
  17. May 16, 2022
  18. May 09, 2022
  19. May 08, 2022
  20. May 07, 2022
  21. May 06, 2022
  22. May 05, 2022
  23. May 04, 2022
  24. May 03, 2022
    • Shachar Itzhaky's avatar
      [doc] Added a main file to sdk example. · c93744cd
      Shachar Itzhaky authored
      Included `index.html` and a `package.json` to show how to load
      and run the resulting package.
      
      Also added `playful.html`. (Which is a bit unrelated.)
      c93744cd
    • Shachar Itzhaky's avatar
      [feature] SDK wrapper script. · 059c2d4c
      Shachar Itzhaky authored
      Currently separate from the main cli, but for no good reason.
      Should be a sub-command.
      059c2d4c
    • Shachar Itzhaky's avatar
      [docs] SDK demo cosmetics. · 1a9bc511
      Shachar Itzhaky authored
      Made the example a little bit smaller by removing some unneeded
      boilerplate.
      (Possible thanks to Dune 3's `glob_files_rec`.)
      
      Also, the example now showcases `group-theory` instead of Coqoban.
      Mainly because we already have Coqoban as an addon.
      1a9bc511
Loading