- 12 Jun, 2015 1 commit
-
-
MARCHE Claude authored
-
- 09 Jun, 2015 1 commit
-
-
François Bobot authored
when one of the field is empty. (Thx Jean-Christophe)
-
- 20 Mar, 2015 1 commit
-
-
Andrei Paskevich authored
-
- 19 Mar, 2015 1 commit
-
-
MARCHE Claude authored
-
- 19 Sep, 2014 1 commit
-
-
MARCHE Claude authored
-
- 18 Sep, 2014 1 commit
-
-
MARCHE Claude authored
(no yet displayed in IDE)
-
- 16 Sep, 2014 1 commit
-
-
MARCHE Claude authored
-
- 15 Sep, 2014 1 commit
-
-
MARCHE Claude authored
-
- 07 Sep, 2014 1 commit
-
-
MARCHE Claude authored
-
- 31 Aug, 2014 3 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
new goals are associated to old goals directly in the order they appear. they are all marked obsolete, unless the theory itself is found non obsolete (thanks to the new checksums for theories) in other words, reloading a session on a file that did not change results in non-obsolete goals, even if checksums and shapes are absent (e.g. if the file was not put under version control)
-
- 29 Aug, 2014 1 commit
-
-
Andrei Paskevich authored
and merge the why3 and why3session libraries back into one.
-
- 25 Aug, 2014 1 commit
-
-
MARCHE Claude authored
-
- 21 Aug, 2014 1 commit
-
-
MARCHE Claude authored
-
- 11 Jul, 2014 1 commit
-
-
Andrei Paskevich authored
- make Whyconf.Args.initialize return the base config file, too. This is needed when we change configuration and want to save it. - make Main pass "why3 <command>" as argv[0] - remove "-version" options from everything but the main executable
-
- 28 Jun, 2014 1 commit
-
-
MARCHE Claude authored
two parts: why3 and why3session. (The Coq tactic does not include why3session)
-
- 14 Mar, 2014 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 10 Dec, 2013 1 commit
-
-
François Bobot authored
rename options of why3session csv
-
- 06 Mar, 2013 1 commit
-
-
Andrei Paskevich authored
-
- 02 Feb, 2013 1 commit
-
-
MARCHE Claude authored
-
- 28 Nov, 2012 2 commits
-
-
François Bobot authored
Just a proposition for a more controllable why3replayer
-
François Bobot authored
can be used with the task in a session
-
- 21 Oct, 2012 2 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
+ rename Debug.Opt to Debug.Args to avoid conflicts
-
- 20 Oct, 2012 1 commit
-
-
Andrei Paskevich authored
+ create AUTHORS file + fix the linking exception in LICENSE + update the "About" in IDE + remove the trailing whitespace + inflate my scores at Ohloh
-
- 11 Sep, 2012 1 commit
-
-
Claude Marche authored
-
- 23 Jul, 2012 1 commit
-
-
François Bobot authored
Remove the id in prover that is used only for command-line, use instead the name,version,alternative of the prover. One can also use regular expression (start with ^). "Alt-Ergo,0.92,with arrays" corresponds only to one prover "Alt-Ergo,^0\.9.*,with arrays" correspond to all the Alt-Ergo prover with arrays which version match "0\.9.*" "Alt-Ergo" is the same thing than "Alt-Ergo,^,^" "Alt-Ergo,0.92," corresponds only to one prover with the alternate fields empty "Alt-Ergo,,with arrays" corresponds to "Alt-Ergo,^,with arrays" since the version is never empty. Provers identification are case sensitive even if it is currently more complicated for the user because case-insensitiveness is not sufficient. Specifiying "alt-ergo" for "Alt-Ergo,^,^" is great, but not if there is more than one match. A more general system of shortcut would be more appropriate.
-
- 09 Apr, 2012 1 commit
-
-
MARCHE Claude authored
-
- 30 Mar, 2012 1 commit
-
-
MARCHE Claude authored
-
- 26 Mar, 2012 1 commit
-
-
MARCHE Claude authored
-
- 22 Mar, 2012 1 commit
-
-
MARCHE Claude authored
-
- 21 Mar, 2012 1 commit
-
-
MARCHE Claude authored
-
- 29 Feb, 2012 1 commit
-
-
François Bobot authored
-
- 03 Feb, 2012 1 commit
-
-
François Bobot 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
-