| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-25 | fix gotpod | Cyril Cohen | |
| 2021-03-15 | fixup gitpod config | Cyril Cohen | |
| 2020-06-27 | Fix bugs in hierarchy.ml | Kazuhiko Sakaguchi | |
| - pass `Unix.environment ()` to `coqtop` to preserve the parent process environment, - check the exit status of `coqtop` and report an error if it is wrong, - do not rely on `ssrfun.id` in the `check_join` tactic, and - improve the error message for missing unification hints. | |||
| 2020-06-10 | Generated opam packages allow coq-dev again | Cyril Cohen | |
| As a result of [a discussion on Zulip](https://coq.zulipchat.com/#narrow/stream/237665-math-comp-devs/topic/MathComp.201.2E11.2E0.20OPAM.20packages.20Coq.20compatibility) Reverts "removing opam `| (= "dev")` for released packages" (commit 313e44316177c918b363c118f15297e08d13eb4e). | |||
| 2020-06-09 | removing opam `| (= "dev")` for released packages | Cyril Cohen | |
| 2020-05-27 | URL in https | Cyril Cohen | |
| 2020-04-15 | fix packager | Cyril Cohen | |
| 2020-03-15 | Fix hierarchy.ml to compute the transitive closure of a hierarchy | Kazuhiko Sakaguchi | |
| 2019-12-02 | take advantage of opam variables and their default values | Yves Bertot | |
| 2019-10-02 | Fix and improve the test suite and Makefile | Kazuhiko Sakaguchi | |
| - improve an error message produced by the `check_join` tactic, - fix the build of the test suite: `make test-suite`, and - add a new rule `only` to build a subset of MathComp. | |||
| 2019-04-30 | Reimplement the hierarchy related tools in OCaml | Kazuhiko Sakaguchi | |
| The functionalities of the structure hierarchy related tools `hierarchy-diagram` and `hierarchy_test.py` are provided by an OCaml script `hierarchy.ml`. `test_suite/hierarchy_test.v` is deleted. Now make can generate it. | |||
| 2019-04-08 | switching to opam 2.0 format | Cyril Cohen | |
| 2019-04-08 | New test cases generation: corrent implementation of least common children | Kazuhiko Sakaguchi | |
| Add a new option `-raw-inheritances` to `hierarchy-diagram` to generate an intermediate file for `hierarchy_test.py`. So the typical usage is: $ python3.5 etc/utils/hierarchy_test.py \ <(etc/utils/hierarchy-diagram -raw-inheritances -R mathcomp mathcomp) \ > mathcomp/test_suite/hierarchy_test.v | |||
| 2019-04-05 | least common childen | Cyril Cohen | |
| 2019-04-04 | no output on success in test_suite/hierarchy_test.v (#323) | Cyril Cohen | |
| 2019-04-02 | speedup in hierarchy_test.py | Cyril Cohen | |
| 2019-04-02 | identifying missing joins | Cyril Cohen | |
| 2019-03-07 | Put documentation and some command line options for hierarchy-diagram | Kazuhiko Sakaguchi | |
| 2019-03-07 | Use both coercions and canonical projections to generate the diagram | Kazuhiko Sakaguchi | |
| 2019-02-22 | Reimplement hierarchy-diagram by using coercions between "<module>.type" types | Kazuhiko Sakaguchi | |
| 2019-02-22 | Add a tool to draw the hierarchy diagram | Kazuhiko Sakaguchi | |
| 2019-02-05 | fix etc/utils/packager (#273) | Cyril Cohen | |
| 2018-04-24 | replacing my local `git root` by a universal command | Cyril Cohen | |
| 2018-04-24 | fix opam packager script + dependencies | Cyril Cohen | |
| 2017-10-23 | Remove compatibility with Coq.8.4 (and compatibility hacks that went with it) | Cyril Cohen | |
| 2017-10-20 | reproduce github archive locally rather than downloading, much faster | Cyril Cohen | |
| 2017-10-20 | improved package generator | Cyril Cohen | |
| 2017-10-19 | new script to create opam meta packages | Cyril Cohen | |
| - the opam files in the branch where the script is launched should be correct - if not, the second argument to the script should be a branch in which the opam files are correct | |||
| 2017-09-07 | adding odd_order to the list of released content for 1.6 | Cyril Cohen | |
| 2016-01-05 | do not use `sed -i' in ssrcoqdep -- this is not portable | Pierre-Yves Strub | |
| This prevents compilation of ssreflect on OS-X/*BSD. | |||
| 2015-12-26 | packaging ssr 1.6 | Cyril Cohen | |
| 2015-12-12 | modif packager ":" -> "-" | Cyril Cohen | |
| 2015-12-11 | 8.5 coqdoc does not want _ to be escaped + more .css classes | Enrico Tassi | |
| 2015-12-10 | some doc for the doc building utility | Enrico Tassi | |
| 2015-07-22 | opam meta-data +url | Cyril Cohen | |
| 2015-07-22 | make the opam package meta data | Cyril Cohen | |
| 2015-07-21 | make opam meta-data | Cyril Cohen | |
| 2015-07-21 | patch ssrcoqdep | Cyril Cohen | |
| 2015-07-17 | Updating files + reorganizing everything | Cyril Cohen | |
| 2015-03-09 | some work on ssreflect and discrete | Enrico Tassi | |
