<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/dev/checker_dune_db, branch master</title>
<subtitle>The formal proof system</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/'/>
<entry>
<title>Remove checker printers</title>
<updated>2018-11-08T14:01:24+00:00</updated>
<author>
<name>Gaëtan Gilbert</name>
</author>
<published>2018-11-08T14:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=a7522a0ea76a6efaed9342d08a95363b56d88d32'/>
<id>a7522a0ea76a6efaed9342d08a95363b56d88d32</id>
<content type='text'>
Now that the checker is using the regular kernel files it can also use
the normal printers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that the checker is using the regular kernel files it can also use
the normal printers.
</pre>
</div>
</content>
</entry>
<entry>
<title>[dune] Compile debug and checker printers.</title>
<updated>2018-10-22T23:17:24+00:00</updated>
<author>
<name>Emilio Jesus Gallego Arias</name>
</author>
<published>2018-10-16T13:17:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=f8881bcc694644700e20f475b0a36ec740b2547d'/>
<id>f8881bcc694644700e20f475b0a36ec740b2547d</id>
<content type='text'>
As noted by Gäetan, we didn't compile these. We also provide a recipe
to run `ocamldebug`. Try (after a build):

```
dune exec dev/dune-dbg
(ocd) source dune_db
```

or

```
dune exec dev/dune-dbg checker
(ocd) source checker_dune_db
```

for the checker.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As noted by Gäetan, we didn't compile these. We also provide a recipe
to run `ocamldebug`. Try (after a build):

```
dune exec dev/dune-dbg
(ocd) source dune_db
```

or

```
dune exec dev/dune-dbg checker
(ocd) source checker_dune_db
```

for the checker.
</pre>
</div>
</content>
</entry>
</feed>
