<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq-mathcomp/etc/utils/hierarchy-diagram, branch master</title>
<subtitle>Library of mathematical components formalized in Coq</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq-mathcomp/'/>
<entry>
<title>Reimplement the hierarchy related tools in OCaml</title>
<updated>2019-04-30T13:23:27+00:00</updated>
<author>
<name>Kazuhiko Sakaguchi</name>
</author>
<published>2019-04-30T12:48:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq-mathcomp/commit/?id=2d31a42aa3c2dacabc0cf005b45fc7bb4e6383e9'/>
<id>2d31a42aa3c2dacabc0cf005b45fc7bb4e6383e9</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>New test cases generation: corrent implementation of least common children</title>
<updated>2019-04-08T08:25:00+00:00</updated>
<author>
<name>Kazuhiko Sakaguchi</name>
</author>
<published>2019-04-05T17:11:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq-mathcomp/commit/?id=a348deb229074be37ff31fd892a7d8835a49b566'/>
<id>a348deb229074be37ff31fd892a7d8835a49b566</id>
<content type='text'>
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 \
    &lt;(etc/utils/hierarchy-diagram -raw-inheritances -R mathcomp mathcomp) \
    &gt; mathcomp/test_suite/hierarchy_test.v
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 \
    &lt;(etc/utils/hierarchy-diagram -raw-inheritances -R mathcomp mathcomp) \
    &gt; mathcomp/test_suite/hierarchy_test.v
</pre>
</div>
</content>
</entry>
<entry>
<title>Put documentation and some command line options for hierarchy-diagram</title>
<updated>2019-03-07T17:06:13+00:00</updated>
<author>
<name>Kazuhiko Sakaguchi</name>
</author>
<published>2019-03-07T15:35:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq-mathcomp/commit/?id=45820be9a6bd339882d3fcb539a52cb7d26bdb66'/>
<id>45820be9a6bd339882d3fcb539a52cb7d26bdb66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use both coercions and canonical projections to generate the diagram</title>
<updated>2019-03-07T15:36:16+00:00</updated>
<author>
<name>Kazuhiko Sakaguchi</name>
</author>
<published>2019-02-25T15:38:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq-mathcomp/commit/?id=059d01303184aaf5762bfca545c50d13ff988f6c'/>
<id>059d01303184aaf5762bfca545c50d13ff988f6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reimplement hierarchy-diagram by using coercions between "&lt;module&gt;.type" types</title>
<updated>2019-02-22T16:44:16+00:00</updated>
<author>
<name>Kazuhiko Sakaguchi</name>
</author>
<published>2019-02-22T16:44:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq-mathcomp/commit/?id=5d0af0cfb61b60a103456138577ec59b032e6133'/>
<id>5d0af0cfb61b60a103456138577ec59b032e6133</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a tool to draw the hierarchy diagram</title>
<updated>2019-02-22T15:34:55+00:00</updated>
<author>
<name>Kazuhiko Sakaguchi</name>
</author>
<published>2019-02-22T14:22:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq-mathcomp/commit/?id=25a1164023a46c035411d4fe3698d1a7c9912c4f'/>
<id>25a1164023a46c035411d4fe3698d1a7c9912c4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
