<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/doc/tools/coqrst/repl, branch master</title>
<subtitle>The formal proof system</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/'/>
<entry>
<title>Show "Error:"/"Warning:" with white type (on red/orange background)</title>
<updated>2021-02-15T06:11:15+00:00</updated>
<author>
<name>Jim Fehrle</name>
</author>
<published>2021-02-15T06:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=8220bb14e01b03ed727e8bb8c4f9ab70af3fd9f5'/>
<id>8220bb14e01b03ed727e8bb8c4f9ab70af3fd9f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add -q flag to coqrst python invocation of coqtop</title>
<updated>2020-12-16T16:55:17+00:00</updated>
<author>
<name>Lasse Blaauwbroek</name>
</author>
<published>2020-12-16T08:12:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=4081777e099ebc5770dfcd700bff44d5dbf26a14'/>
<id>4081777e099ebc5770dfcd700bff44d5dbf26a14</id>
<content type='text'>
This will help with reproducibility for people who have something in their coqrc file.

Co-authored-by: Théo Zimmermann &lt;theo.zimmi@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will help with reproducibility for people who have something in their coqrc file.

Co-authored-by: Théo Zimmermann &lt;theo.zimmi@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Match only a single line as the coqtop prompt</title>
<updated>2020-06-06T21:18:20+00:00</updated>
<author>
<name>Jim Fehrle</name>
</author>
<published>2020-06-06T21:18:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=c964091f01af77bb9aff14cb25bc4d8466c5239d'/>
<id>c964091f01af77bb9aff14cb25bc4d8466c5239d</id>
<content type='text'>
(the previous expression was including some expected output)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(the previous expression was including some expected output)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update headers in the whole code base.</title>
<updated>2020-03-18T11:15:43+00:00</updated>
<author>
<name>Théo Zimmermann</name>
</author>
<published>2020-03-18T11:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=a99776e10e0b2198d2b811ad82631111fb450f8a'/>
<id>a99776e10e0b2198d2b811ad82631111fb450f8a</id>
<content type='text'>
Add headers to a few files which were missing them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add headers to a few files which were missing them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update py-style headers to new year.</title>
<updated>2019-06-17T16:08:32+00:00</updated>
<author>
<name>Théo Zimmermann</name>
</author>
<published>2019-06-06T09:22:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=7521031c01976b045f81b6123f9ee9be77122a55'/>
<id>7521031c01976b045f81b6123f9ee9be77122a55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing typos - Part 1</title>
<updated>2019-05-21T21:07:55+00:00</updated>
<author>
<name>JPR</name>
</author>
<published>2019-05-21T21:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=e6322e23958a937fa01960f8ce320717b9863253'/>
<id>e6322e23958a937fa01960f8ce320717b9863253</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[sphinx] Add warn option to coqtop directive.</title>
<updated>2019-02-28T13:26:41+00:00</updated>
<author>
<name>Théo Zimmermann</name>
</author>
<published>2019-02-26T15:33:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=9c201fe42142de7332149863d6c1343c2dec8391'/>
<id>9c201fe42142de7332149863d6c1343c2dec8391</id>
<content type='text'>
By default Coq warnings are made fatal when building the manual.

If you want to show a command resulting in a warning, use the warn
option.

Preexisting warnings are either fixed or marked as expected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By default Coq warnings are made fatal when building the manual.

If you want to show a command resulting in a warning, use the warn
option.

Preexisting warnings are either fixed or marked as expected.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge PR #9560: [coqlib] Remove `-boot` option for setting the coqlib</title>
<updated>2019-02-20T12:24:34+00:00</updated>
<author>
<name>Enrico Tassi</name>
</author>
<published>2019-02-20T12:24:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=756b978dfee0e0c103a5244af21115233ad96358'/>
<id>756b978dfee0e0c103a5244af21115233ad96358</id>
<content type='text'>
Reviewed-by: SkySkimmer
Ack-by: ejgallego
Reviewed-by: gares
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: SkySkimmer
Ack-by: ejgallego
Reviewed-by: gares
</pre>
</div>
</content>
</entry>
<entry>
<title>Sphinx: nicer error reporting</title>
<updated>2019-02-18T20:24:11+00:00</updated>
<author>
<name>Gaëtan Gilbert</name>
</author>
<published>2019-02-11T11:50:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=7c4d6b904adb4a5d025ebcb804613f558e5b8be9'/>
<id>7c4d6b904adb4a5d025ebcb804613f558e5b8be9</id>
<content type='text'>
Example: add this to the first block in
canonical-structures.rst:
~~~
Check nat.

Check nat nat.
~~~
Output:
~~~
reading sources... [  2%] addendum/canonical-structures

Extension error:
/home/gaetan/dev/coq/coq/doc/sphinx/addendum/canonical-structures.rst:43: Error while sending the following to coqtop:
    Check nat nat.
  coqtop output:
    Toplevel input, characters 6-13:
    &gt; Check nat nat.
    &gt;       ^^^^^^^
    [37;41;1mError:[0m Illegal application (Non-functional construction):
    The expression "nat" of type "[33;1mSet[0m"
    cannot be applied to the term
     "nat" : "[33;1mSet[0m"

  Full error text:
    End Of File (EOF). Exception style platform.
    &lt;pexpect.pty_spawn.spawn object at 0x7fc8c8b1bc18&gt;
    command: /home/gaetan/dev/coq/coq/bin/coqtop
    args: [b'/home/gaetan/dev/coq/coq/bin/coqtop', b'-boot', b'-color', b'on']
    buffer (last 100 chars): ''
    before (last 100 chars): 'xpression "nat" of type "\x1b[33;1mSet\x1b[0m"\r\ncannot be applied to the term\r\n "nat" : "\x1b[33;1mSet\x1b[0m"\r\n'
    after: &lt;class 'pexpect.exceptions.EOF'&gt;
    match: None
    match_index: None
    exitstatus: None
    flag_eof: True
    pid: 11150
    child_fd: 5
    closed: False
    timeout: 30
    delimiter: &lt;class 'pexpect.exceptions.EOF'&gt;
    logfile: None
    logfile_read: None
    logfile_send: None
    maxread: 2000
    ignorecase: False
    searchwindowsize: None
    delaybeforesend: 0
    delayafterclose: 0.1
    delayafterterminate: 0.1
    searcher: searcher_re:
        0: re.compile('\r\n[^&lt; ]+ &lt; ')
make[1]: *** [Makefile.doc:65: refman-html] Error 2
~~~

Co-authored-by: Clément Pit-Claudel &lt;clement.pitclaudel@live.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Example: add this to the first block in
canonical-structures.rst:
~~~
Check nat.

Check nat nat.
~~~
Output:
~~~
reading sources... [  2%] addendum/canonical-structures

Extension error:
/home/gaetan/dev/coq/coq/doc/sphinx/addendum/canonical-structures.rst:43: Error while sending the following to coqtop:
    Check nat nat.
  coqtop output:
    Toplevel input, characters 6-13:
    &gt; Check nat nat.
    &gt;       ^^^^^^^
    [37;41;1mError:[0m Illegal application (Non-functional construction):
    The expression "nat" of type "[33;1mSet[0m"
    cannot be applied to the term
     "nat" : "[33;1mSet[0m"

  Full error text:
    End Of File (EOF). Exception style platform.
    &lt;pexpect.pty_spawn.spawn object at 0x7fc8c8b1bc18&gt;
    command: /home/gaetan/dev/coq/coq/bin/coqtop
    args: [b'/home/gaetan/dev/coq/coq/bin/coqtop', b'-boot', b'-color', b'on']
    buffer (last 100 chars): ''
    before (last 100 chars): 'xpression "nat" of type "\x1b[33;1mSet\x1b[0m"\r\ncannot be applied to the term\r\n "nat" : "\x1b[33;1mSet\x1b[0m"\r\n'
    after: &lt;class 'pexpect.exceptions.EOF'&gt;
    match: None
    match_index: None
    exitstatus: None
    flag_eof: True
    pid: 11150
    child_fd: 5
    closed: False
    timeout: 30
    delimiter: &lt;class 'pexpect.exceptions.EOF'&gt;
    logfile: None
    logfile_read: None
    logfile_send: None
    maxread: 2000
    ignorecase: False
    searchwindowsize: None
    delaybeforesend: 0
    delayafterclose: 0.1
    delayafterterminate: 0.1
    searcher: searcher_re:
        0: re.compile('\r\n[^&lt; ]+ &lt; ')
make[1]: *** [Makefile.doc:65: refman-html] Error 2
~~~

Co-authored-by: Clément Pit-Claudel &lt;clement.pitclaudel@live.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[coqlib] Remove `-boot` option for setting the coqlib</title>
<updated>2019-02-14T15:30:28+00:00</updated>
<author>
<name>Emilio Jesus Gallego Arias</name>
</author>
<published>2019-02-12T01:23:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=49ed4b7d3a01b9c383bb99fc26a7b34a7a711fdf'/>
<id>49ed4b7d3a01b9c383bb99fc26a7b34a7a711fdf</id>
<content type='text'>
Instead, if the coqlib is special, we set it explicitly in the command
line, as Dune does.

This is a continuation of #9523.

In Sphinx, we stop using -boot, and pass `-coqlib` through the
environment instead.

Co-authored-by: Gaëtan Gilbert &lt;gaetan.gilbert@skyskimmer.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead, if the coqlib is special, we set it explicitly in the command
line, as Dune does.

This is a continuation of #9523.

In Sphinx, we stop using -boot, and pass `-coqlib` through the
environment instead.

Co-authored-by: Gaëtan Gilbert &lt;gaetan.gilbert@skyskimmer.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
