- 15 Mar, 2012 1 commit
-
-
Andrei Paskevich authored
-
- 10 Mar, 2012 1 commit
-
-
Andrei Paskevich authored
-
- 08 Mar, 2012 1 commit
-
-
Andrei Paskevich authored
As they say, "A penny saved is ridiculous."
-
- 29 Feb, 2012 2 commits
-
-
Andrei Paskevich authored
-
François Bobot authored
-
- 25 Feb, 2012 4 commits
-
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
- 24 Feb, 2012 3 commits
-
-
Guillaume Melquiond authored
Note: Currently, only the set of real theories has been fully converted to the new script format. So it is the only one enabled. The other ones would not survive the process.
-
Guillaume Melquiond authored
Make its building rule a bit quieter.
-
Guillaume Melquiond authored
-
- 21 Feb, 2012 2 commits
-
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
- 20 Feb, 2012 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 19 Feb, 2012 1 commit
-
-
Andrei Paskevich authored
-
- 15 Feb, 2012 1 commit
-
-
Guillaume Melquiond authored
That should fix the build failure of the nightly bench.
-
- 14 Feb, 2012 1 commit
-
-
Andrei Paskevich authored
-
- 13 Feb, 2012 3 commits
-
-
Andrei Paskevich authored
Also, do not build the bytecode of the why3 library when compiling in native code.
-
Andrei Paskevich authored
-
Jean-Christophe Filliâtre authored
-
- 10 Feb, 2012 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 09 Feb, 2012 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 08 Feb, 2012 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 01 Feb, 2012 1 commit
-
-
François Bobot authored
-
- 31 Jan, 2012 1 commit
-
-
François Bobot authored
It's goal is to allow to view and modify sessions. Currently three sub-commands : info : can give the provers used, pretty-print in ascii a session, can give the corresponding directory mod : allow to set obsolete, or modify the archive state of proof attempt which corresponds to selected provers copy : copy a proof attempt by modifing its prover
-
- 17 Jan, 2012 3 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 05 Jan, 2012 1 commit
-
-
MARCHE Claude authored
-
- 03 Jan, 2012 1 commit
-
-
François Bobot authored
Split session in two : Session : an API for managing session without running provers Session_scheduler : an API for running provers asynchronously All the global states have been removed. A session must be first read, which give a session without task. Afterward it must be updated to the current state of the files with some environnement and configuration. printer and iterator are provided for session. Session_tools : some useful functions on session. Smoke detector : not anymore integrated to session. Just add the transformation "smoke_detector_top" or "smoke_detector_deep" to all the valid proof attempt. prover_id are not yet removed but all is in place in session for that.
-
- 27 Dec, 2011 1 commit
-
-
François Bobot authored
-
- 20 Dec, 2011 1 commit
-
-
Guillaume Melquiond authored
Note that the file is still generated at compilation time. The "realized" meta takes two arguments. The first one is the path+name of the theory, the second one is the translation of it for the target prover. The meta is supposed to be put into a printer file, so there is no ambiguity on the target. The second argument can be left empty if it can be inferred from the first one. Note that the first argument is not really satisfactory, since it is redundant with the theory part of the driver. Moreover, its handling is a bit crude: it does not take into account rich qualifiers and it does not generate proper error messages if it does not match the theory.
-
- 15 Dec, 2011 1 commit
-
-
Andrei Paskevich authored
-
- 14 Dec, 2011 1 commit
-
-
Guillaume Melquiond authored
-
- 06 Dec, 2011 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 01 Dec, 2011 1 commit
-
-
Andrei Paskevich authored
-
- 30 Nov, 2011 1 commit
-
-
Andrei Paskevich authored
-
- 24 Nov, 2011 1 commit
-
-
Guillaume Melquiond authored
Moreover, - Coq realizations are disabled for Coq < 8.3 due to coqdep bugs, - Whyconf.magicnumber is incremented to ensure coqc and coqide are called with -R, - realizations for FP arithmetic are disabled if Flocq is missing.
-
- 23 Nov, 2011 1 commit
-
-
BOLDO Sylvie authored
-