- Jan 08, 2016
-
-
Mikaël Mayer authored
-
- Dec 28, 2015
-
-
Nicolas Voirol authored
-
- Dec 16, 2015
-
-
Manos Koukoutos authored
-
- Dec 11, 2015
-
-
Nicolas Voirol authored
dictator on shape ADT type parameters
-
- Dec 10, 2015
-
-
Nicolas Voirol authored
-
Nicolas Voirol authored
-
Nicolas Voirol authored
-
- Nov 23, 2015
-
-
Nicolas Voirol authored
-
Nicolas Voirol authored
-
- Nov 13, 2015
-
-
Regis Blanc authored
-
- Nov 06, 2015
-
-
Etienne Kneuss authored
-
- Oct 26, 2015
-
-
Mikaël Mayer authored
Added more documentation
-
Manos Koukoutos authored
-
- Oct 19, 2015
-
-
Manos Koukoutos authored
-
- Oct 13, 2015
-
-
Manos Koukoutos authored
-
- Oct 09, 2015
-
-
Manos Koukoutos authored
-
Manos Koukoutos authored
-
- Oct 08, 2015
-
-
Manos Koukoutos authored
-
Manos Koukoutos authored
-
ravi authored
-
- Sep 29, 2015
-
-
Etienne Kneuss authored
-
Ravi Madhavan authored
(b) Adding support for inferring time, depth, stack and rec bounds (c) Adding support for compositional reasoning in inferrence of time bounds (d) Adding support for estimating stack usage at runtime (e) Adding support for fractional literals
-
- Sep 28, 2015
-
-
Etienne Kneuss authored
-
Etienne Kneuss authored
Split SMTLIBSolver to Solver+Target to allow things other than leon solvers to talk SMT.
-
- Sep 23, 2015
-
-
Manos Koukoutos authored
-
Manos Koukoutos authored
-
Manos Koukoutos authored
-
Manos Koukoutos authored
-
- Sep 18, 2015
-
-
Nicolas Voirol authored
-
Nicolas Voirol authored
-
- Sep 09, 2015
-
-
Manos Koukoutos authored
-
- Sep 08, 2015
-
-
Manos Koukoutos authored
Make signature of IsInstanceOf consistent with other Expr's Add isInstOf Constructor Correctly handle This in instantiateType Correctly handle This in MethodLifting when it belongs to a subtype An extra unit test
-
- Sep 03, 2015
-
-
Manos Koukoutos authored
-
- Aug 31, 2015
-
-
Manos Koukoutos authored
-
Manos Koukoutos authored
-
Manos Koukoutos authored
Identifier fields which can be private are now private. Identifier now inherits Ordered. Define Undefined error, and its subclass SolverUndefinedError. Use it mainly in solvers.
-
- Aug 27, 2015
-
-
Etienne Kneuss authored
-
- Aug 20, 2015
-
-
Manos Koukoutos authored
-
Manos Koukoutos authored
-
- Aug 18, 2015
-
-
Etienne Kneuss authored
Solvers are no longer distinguished in 20 traits depending on what they implement. It turns out that most leon solvers already implemented everything: 1) Being interrupted 2) Push / Pop 3) checkAssertions/getUnsatCore (a naive implementation of these can be added by mixing NaiveAssumptionSolver in)
-