- Sep 21, 2022
-
-
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...
-
- Aug 19, 2022
-
-
Shachar Itzhaky authored
To avoid confusion, `ui-js/jscoq.js` has been renamed. Also, a legacy-mode `jscoq-loader.js` that emulates the old behavior.
-
- Aug 18, 2022
-
-
Shachar Itzhaky authored
-
- Aug 15, 2022
-
-
Emilio Jesus Gallego Arias authored
-
Emilio Jesus Gallego Arias authored
We use a strategy top-down to convert to modules. For now we convert the loader to a module. This requires a few minor changes, but shouldn't be too hard.
-
- Jul 07, 2021
-
-
Shachar Itzhaky authored
-
- Jan 26, 2021
-
-
Shachar Itzhaky authored
-
- Oct 20, 2020
-
-
Shachar Itzhaky authored
Coq standard library is now bundled in the `'coq'` package bundle. Fixes #210.
-
- Apr 08, 2020
-
-
Emilio Jesus Gallego Arias authored
I have done a quick pass and tried to tidy the readme up a bit. Please don't hesitate to further refine.
-
- Mar 06, 2020
-
-
Shachar Itzhaky authored
-