- 23 Mar, 2013 2 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 22 Mar, 2013 1 commit
-
-
Jean-Christophe Filliâtre authored
a lemma function is introduced with 'let lemma f' or 'let rec lemma f' it is a ghost function it must have return type unit and read-only effects it introduces a goal (its WP), followed by an axiom forall args/reads, precondition => postcondition
-
- 06 Mar, 2013 1 commit
-
-
Andrei Paskevich authored
-
- 13 Feb, 2013 1 commit
-
-
MARCHE Claude authored
-
- 03 Feb, 2013 3 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
Instead, we now store the ghostness boolean directly in pvsymbols, pssymbols, ppatterns, and exprs. We thus remove one level of indirection, and vty_value becomes a one-field record which we remove in the next commit.
-
Andrei Paskevich authored
This simplifies semantics, makes a lot of checks unnecessary, and makes us compatible with OCaml.
-
- 19 Dec, 2012 2 commits
-
-
Andrei Paskevich authored
+ rename Mlw_ty.ity_pure to ity_immutable
-
Andrei Paskevich authored
-
- 13 Nov, 2012 1 commit
-
-
Andrei Paskevich authored
-
- 04 Nov, 2012 1 commit
-
-
MARCHE Claude authored
-
- 31 Oct, 2012 1 commit
-
-
Andrei Paskevich authored
eval_match expects a well-formed formula, consistent with the known_map
-
- 30 Oct, 2012 1 commit
-
-
MARCHE Claude authored
-
- 29 Oct, 2012 1 commit
-
-
Andrei Paskevich authored
-
- 21 Oct, 2012 3 commits
-
-
Andrei Paskevich authored
Util now is a small module containing misc functions.
-
Andrei Paskevich authored
+ fix a bug in "compare"
-
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
-
- 17 Oct, 2012 1 commit
-
-
Andrei Paskevich authored
+ do not build src/programs/ + build the library in lib/why3/ + fix use_api.ml for the case when Alt-Ergo is not present + distribute lib/coq/BuiltIn.v + rename src/config to src/why3config + rename src/bench to src/why3bench + move src/config.ml to src/util/
-
- 12 Oct, 2012 1 commit
-
-
Andrei Paskevich authored
-
- 05 Oct, 2012 1 commit
-
-
Andrei Paskevich authored
-
- 27 Sep, 2012 1 commit
-
-
Andrei Paskevich authored
-
- 23 Sep, 2012 1 commit
-
-
Andrei Paskevich authored
-
- 22 Sep, 2012 3 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 17 Sep, 2012 1 commit
-
-
Andrei Paskevich authored
-
- 11 Sep, 2012 1 commit
-
-
Claude Marche authored
-
- 06 Sep, 2012 1 commit
-
-
Jean-Christophe Filliâtre authored
Johannes, Yannick: yes this is what you think (good news) but this is not yet completed (bad news)
-
- 04 Aug, 2012 2 commits
-
-
Andrei Paskevich authored
and Debug.register_stop_flag into register_flag. While information flags (selectable by --debug-all) are more common, it is safer to treat a generic debug flag as behaviour-changing by default.
-
Andrei Paskevich authored
-
- 03 Aug, 2012 2 commits
-
-
Jean-Christophe Filliâtre authored
-
François Bobot authored
(metas, debug flags, transformations, formats) except for label. This description is used in --list-*. The description can use any of the formatting markup of Format "@ " "@[",... Transformations can also specify from which metas and labels they depend, and add informations about how they are interpreted. TODO: - complete and correct the documentation - when a transformation use Trans.on_meta, it should be possible to add an interpretation of the metas in the documentation. - recover a summary version of --list-* ? - be able to export in latex?
-
- 02 Aug, 2012 2 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 31 Jul, 2012 1 commit
-
-
Andrei Paskevich authored
-
- 28 Jul, 2012 3 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-