- 08 Mar, 2016 2 commits
-
-
Andrei Paskevich authored
also, remove the "material_type_arg" meta for (->), hardcoded now in Eliminate_algebraic
-
Andrei Paskevich authored
-
- 07 Mar, 2016 20 commits
-
-
Andrei Paskevich authored
instead, emit a warning and do not finish the update. In this way, at least we can work on the bench suite.
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
The only recent change in master currently ignored in this merge is renaming mach.Array.Array63.array to array63. If we decide to give array types in mach.Array specific names, we should do it for every size, and not only for 63 bits.
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
for div and mod since we need to check division by zero
-
MARCHE Claude authored
-
MARCHE Claude authored
-
Andrei Paskevich authored
-
- 06 Mar, 2016 3 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 05 Mar, 2016 2 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
Also, put the call-site locations at the instantiated pre- and post- conditions.
-
- 01 Mar, 2016 4 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
We only destruct n-tuples, unit types, and singleton records without invariants. We only inline projection-like functions for these types.
-
Andrei Paskevich authored
-
- 27 Feb, 2016 1 commit
-
-
Andrei Paskevich authored
-
- 26 Feb, 2016 4 commits
-
-
MARCHE Claude authored
-
Andrei Paskevich authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 25 Feb, 2016 4 commits
-
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
this allows us to infer missing post-conditions and to convert partial applications to mappings at the same time, and saves effort for Vc.
-