- 22 Apr, 2012 2 commits
-
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
- 21 Apr, 2012 17 commits
-
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
Counter-example: gcd 4 (4 mod 2) = gcd 4 0 = 4 <> 2 = gcd 4 2.
-
Guillaume Melquiond authored
Note that the "divides" definition from the theory is overridden with a notation, which happens to be equivalent.
-
Guillaume Melquiond authored
Modify the Coq printer so that all the declarations (rather than just queries) are taken into account when updating a file.
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
It amounts to - adding missing data in the file header, - changing <font> to <span>, - enclosing all the comments into <p> blocks.
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
Fix why3doc always generating incorrect links when outputting to a directory, which is the case for stdlibdoc. Note that this is a short-term fix only, as it still uses Filename.basename like the older code. As a consequence, it only works if the layout of the generated files is flat.
-
Guillaume Melquiond authored
Generating the documentation was not working since the symbols read by why3doc in local files were not the ones that had been globalized from installed files.
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 20 Apr, 2012 7 commits
-
-
Guillaume Melquiond authored
The original idea was to replace t1 by t2 only when t1 is more complicated than t2, which was implemented by saying that t1 is neither a variable nor a constant. Unfortunately, it means that no substitution happens when both t1 and t2 are variables and/or constants. This patch fixes it.
-
MARCHE Claude authored
-
MARCHE Claude authored
-
Jean-Christophe Filliâtre authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 19 Apr, 2012 3 commits
-
-
MARCHE Claude authored
{h ... }: html escape [ ... ] : Why3 code escape
-
Benjamin Monate authored
-
MARCHE Claude authored
-
- 18 Apr, 2012 6 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
Benjamin Monate authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
Benjamin Monate authored
-
- 17 Apr, 2012 5 commits
-
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
MARCHE Claude authored
the new system of uninstalled prover policies Also updated roadmap: explicitate the \todo of the doc
-
Jean-Christophe Filliâtre authored
-