-
```
$ cat foo.v
(* this is a very very very very very very very very very very very very very very very very long comment *)
Check Type.
Check Type.
Check Type.
Check Type.
Check Type.
Check T…
-
```
AttributeError: 'Values' object has no attribute 'pep_references'
Exiting due to error. Use "--traceback" to diagnose.
Please report errors to .
Include "--traceback" output, Docutils version…
-
```
!! Warning: Unexpected token during syntax-highlighting: '₁'
!! Alectryon's lexer isn't perfect: please send us an example.
!! Context:
...carriers_subalgebra A P t &
in_cla…
-
When I navigate a document with Ctrl(Cmd)-Down, Alectryon reveals Coq's response but it seems to be impossible to simply close the pop-up window with Coq's response without pressing Ctrl-Down (or Ctrl…
-
First of all, thanks for the awesome tool!
I have an HTML version of a Coq document [lecture01.html](https://github.com/anton-trunov/csclub-coq-course-spring-2021/blob/master/lectures/lecture01.htm…
-
So it seems there is not a way to save the .vo file at the end of a long coqtop session / from sertop.
This would be quite useful, for example, in https://github.com/HoTT/HoTT/pull/1455#issuecommen…
-
This example results in an anomaly "grounding a non evar-free term" due to the `refine` tactic only when run through Alectryon. It has something to do with the evar in the decoder's match: `0 => _`.
…
-
Whenever I run Alectryon with the coqdoc frontend, e.g.,
```
alectryon.py --frontend coqdoc --webpage-style windowed \
--output-directory docs/alectryon theories/Test.v
```
... I get `coqdoc.c…
-
I set up a custom Docker container with Ubuntu ([Dockerfile](https://github.com/runtimeverification/casper-cbc-proofs/blob/d025c3cd34b567bae215eee3f62b532b0c9533ed/Dockerfile)) to be able to run Alect…
-
In 8.12.0+0.12.0, the following input raises an anomaly:
```
("query0"("Add"()"Class Countable T :=\n inj_countable {\n encode: T -> nat;\n decode: nat -> T;\n encode_decode_ok : f…