- 19 Aug, 2014 4 commits
-
-
MARCHE Claude authored
-
Andrei Paskevich authored
this may be useful if we want to have in an h-consed type objects that cannot be equal to no other existing or future value of that type (thus, this objects cannot be reconstructed). This is more efficient than making comparison return false on these objects, since we don't need to store them in a week set at all.
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 18 Aug, 2014 2 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 13 Aug, 2014 1 commit
-
-
Guillaume Melquiond authored
From Max_is_some and Max_is_ge, one can prove that ge is a total relation. So the consequents hold even if "ge x y" does not (since "ge y x" then holds by totality).
-
- 08 Aug, 2014 1 commit
-
-
Andrei Paskevich authored
- move common lexing functions to util/lexlib.mll - move and rename Typing.create_user_tv to Ty.tv_of_string
-
- 28 Jul, 2014 1 commit
-
-
Léon Gondelman authored
-
- 27 Jul, 2014 1 commit
-
-
Andrei Paskevich authored
-
- 26 Jul, 2014 2 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 24 Jul, 2014 2 commits
-
-
Guillaume Melquiond authored
-
Andrei Paskevich authored
-
- 21 Jul, 2014 3 commits
-
-
François Bobot authored
because it is not part of the content of the file, and disallows simple diffing
-
François Bobot authored
-
François Bobot authored
- only add_edge operation
-
- 20 Jul, 2014 2 commits
-
-
François Bobot authored
-
François Bobot authored
The order of the `exec` is the priority order for being the shortcut. cvc4 should point to the latest or cvc4 if present
-
- 18 Jul, 2014 2 commits
-
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
- 17 Jul, 2014 1 commit
-
-
MARCHE Claude authored
-
- 11 Jul, 2014 7 commits
-
-
Andrei Paskevich authored
-
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
-
Andrei Paskevich authored
-
Andrei Paskevich authored
Also: - don't count "" and "contraption" as available commands - pass every option except the command name to the command - provide an option for extended help message
-
Andrei Paskevich authored
-
Martin Clochard authored
-
Martin Clochard authored
This is to prevent quantified records from being decomposed by eval_match. e.g, assert { forall x:t. ... } was previously transformed to assert { forall x1:t1, x2:t2, x3:t3. ... } if x was a record type with fields x1,x2,x3. This changed the instantiation pattern, which could be harmful.
-
- 09 Jul, 2014 1 commit
-
-
Guillaume Melquiond authored
Also be more consistent when using stdout/stderr.
-
- 08 Jul, 2014 2 commits
-
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
- 07 Jul, 2014 1 commit
-
-
Guillaume Melquiond authored
-
- 06 Jul, 2014 2 commits
-
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
- 03 Jul, 2014 1 commit
-
-
MARCHE Claude authored
-
- 29 Jun, 2014 3 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 28 Jun, 2014 1 commit
-
-
MARCHE Claude authored
-