- Apr 12, 2023
-
-
Shachar Itzhaky authored
-
- 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...
-
- Sep 19, 2022
-
-
Shachar Itzhaky authored
-
- Jan 05, 2022
-
-
Shachar Itzhaky authored
-
- Sep 24, 2021
-
-
Emilio Jesus Gallego Arias authored
- Migrated patches for 8.14. - Up wacoq to 8.14 in docker image - install: 8.14 requires `coq-core` and `coq-stdlib` to be installed. - Set version 0.14.0.
-
- Jun 09, 2021
-
-
Emilio Jesus Gallego Arias authored
-
- May 13, 2021
-
-
Emilio Jesus Gallego Arias authored
-
- Mar 04, 2021
-
-
Shachar Itzhaky authored
-
- Feb 13, 2021
-
-
Emilio Jesus Gallego Arias authored
Nothing too remarkable, code-wise, but a big change upstream is the addition of `zarith` as a hard dependency. TODO: - update addons
-
- Jan 22, 2021
-
-
Shachar Itzhaky authored
Misc things that were out of date, and a new link to SF.
-
- Sep 27, 2020
-
-
Shachar Itzhaky authored
Closes #204
-
- Jul 18, 2020
-
-
Emilio Jesus Gallego Arias authored
-
- Apr 30, 2020
-
-
Emilio Jesus Gallego Arias authored
-
- 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 28, 2020
-
-
Shachar Itzhaky authored
-
- Mar 07, 2020
-
-
Shachar Itzhaky authored
Closes #156.
-
- Mar 06, 2020
-
-
Shachar Itzhaky authored
-
- Feb 07, 2020
-
-
Emilio Jesus Gallego Arias authored
Closes #154
-
- Feb 06, 2020
-
-
Shachar Itzhaky authored
Option values are `continue` and `restart`.
-
Shachar Itzhaky authored
-
Shachar Itzhaky authored
See #150.
-
- Jan 27, 2020
-
-
Emilio Jesus Gallego Arias authored
Notes: - added file with version, will be auto-generated in the future - updated copyright headers in main file - set release number to 0.11
-
- Jan 25, 2020
-
-
Emilio Jesus Gallego Arias authored
-
Emilio Jesus Gallego Arias authored
-
Emilio Jesus Gallego Arias authored
`Ltac2` is pretty light (<=200Kb) and it doesn't depend on anything, so it seems convenient for the user to have it around.
-
- Jan 24, 2020
-
-
Emilio Jesus Gallego Arias authored
Changes in code are minimal. Additionally: - we bump SerApi dep to 8.11 - implement a few primitive float functions so Coq's kernel doesn't complain on startup.
-
- Jan 22, 2020
-
-
Jean-Marie Madiot authored
-
- Dec 15, 2019
-
-
Emilio Jesus Gallego Arias authored
-
- Nov 08, 2019
-
-
Shachar Itzhaky authored
Build.md was renamed to build.md. Fixes #130 .
-
- Nov 01, 2019
-
-
Shachar Itzhaky authored
Build.md was renamed to build.md. Fixes #130 .
-
- Aug 30, 2019
-
-
Shachar Itzhaky authored
Possible settings are 'fixed' (the old behavior) and 'flex' (the new layout, which is now the default). Any other setting will make the layout not appear at all...
-
- Jun 22, 2019
-
-
Shachar Itzhaky authored
Addresses #91.
-
- Jun 04, 2019
-
-
Shachar Itzhaky authored
Using CodeMirror's dialog addon. Also refactored the keyHandler in CoqManager.
-
- May 31, 2019
-
-
Shachar Itzhaky authored
-
- Apr 24, 2019
-
-
Emilio Jesus Gallego Arias authored
-
Emilio Jesus Gallego Arias authored
-
- Apr 23, 2019
-
-
Emilio Jesus Gallego Arias authored
We tag the version as 0.9.3 due to prior versioning by Shachar.
-
- Mar 24, 2019
-
-
Emilio Jesus Gallego Arias authored
We do some cleanup in examples, addons, and miscellaneous bits. All the changes were originally done in the Dune PR (#37), but as it is delayed I've cherry-picked the bits that don't depend on the Dune build itself. Should mostly supersede #57.
-
- Mar 18, 2019
-
-
Emilio Jesus Gallego Arias authored
-
- Mar 14, 2019
-
-
Shachar Itzhaky authored
-