| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | 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-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 | |
