- 05 Feb, 2019 1 commit
-
-
Benedikt Becker authored
Fixes #264
-
- 01 Feb, 2019 1 commit
-
-
DAILLER Sylvain authored
-
- 17 Jan, 2019 1 commit
-
-
Quentin Garchery authored
we continue to use the duplicating version of eliminate_if_term for atomic formulas but we replace if-then-else with epsilon in Tlet and Tcase
-
- 11 Dec, 2018 1 commit
-
-
Sylvain Dailler authored
-
- 07 Dec, 2018 1 commit
-
-
MARCHE Claude authored
-
- 06 Dec, 2018 1 commit
-
-
Sylvain Dailler authored
-
- 29 Nov, 2018 1 commit
-
-
Sylvain Dailler authored
-
- 08 Nov, 2018 1 commit
-
-
Sylvain Dailler authored
-
- 07 Nov, 2018 1 commit
-
-
Sylvain Dailler authored
-
- 30 Oct, 2018 1 commit
-
-
DAILLER Sylvain authored
-
- 29 Oct, 2018 1 commit
-
-
Sylvain Dailler authored
This also adds an mli file for apply.
-
- 26 Oct, 2018 1 commit
-
-
Sylvain Dailler authored
-
- 23 Oct, 2018 1 commit
-
-
Sylvain Dailler authored
-
- 16 Oct, 2018 1 commit
-
-
MARCHE Claude authored
-
- 23 Sep, 2018 2 commits
-
-
Andrei Paskevich authored
not updated: - stdlib/array - the proof is broken - ring_decision/ - not replayed, proof broken - in_progress/, util/, prover/bench/ - not replayed
-
Andrei Paskevich authored
-
- 20 Sep, 2018 1 commit
-
-
Sylvain Dailler authored
-
- 10 Sep, 2018 1 commit
-
-
MARCHE Claude authored
-
- 05 Sep, 2018 1 commit
-
-
MARCHE Claude authored
-
- 30 Aug, 2018 1 commit
-
-
MARCHE Claude authored
new file for issue 166
-
- 19 Jul, 2018 3 commits
-
-
Sylvain Dailler authored
-
Sylvain Dailler authored
-
Sylvain Dailler authored
-
- 17 Jul, 2018 1 commit
-
-
Andrei Paskevich authored
It is possible to append an arbitary number of quote symbols at the end of an prefix/infix/mixfix operator: applied form standalone form -' 42 (-'_) x +' y (+') a[0]' <- 1 ([]'<-) Pretty-printing will use the quote symbols for disambiguation. The derived symbols can be produced by Why3 by appending a suffix of the form "_toto" or "'toto". These symbols can be parsed/printed as "(+)_toto" or "(+)'toto", respectively.
-
- 21 Jun, 2018 1 commit
-
-
Andrei Paskevich authored
-
- 17 Jun, 2018 2 commits
-
-
Andrei Paskevich authored
-
Sylvain Dailler authored
Corrected typo in Pretty.ml
-
- 15 Jun, 2018 2 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
For the previous behaviour (no import), write "use/clone T as T". This shortens the most used "use/clone import" to simply "use/clone".
-
- 14 Jun, 2018 1 commit
-
-
Andrei Paskevich authored
Clone "with axiom ." or "with goal ." to change the default ("with lemma ." is also accepted, just in case).
-
- 06 Jun, 2018 1 commit
-
-
MARCHE Claude authored
-
- 01 Jun, 2018 2 commits
-
-
Sylvain Dailler authored
As a side effect, this also modifies reflection.ml accordingly. Conflicts: src/transform/reflection.ml
-
Sylvain Dailler authored
As a side effect, this also modifies reflection.ml accordingly.
-
- 28 May, 2018 1 commit
-
-
MARCHE Claude authored
-
- 16 May, 2018 1 commit
-
-
MARCHE Claude authored
-
- 15 May, 2018 1 commit
-
-
MARCHE Claude authored
-
- 14 May, 2018 2 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 11 Apr, 2018 2 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-