- Mar 09, 2016
-
-
Regis Blanc authored
-
- Mar 08, 2016
-
-
ravi authored
-
https://github.com/epfl-lara/leonravi authored
-
https://github.com/epfl-lara/leonravi authored
-
ravi authored
-
Mikaël Mayer authored
both in input and output. Abstract evaluator returns a regular function invocation if the body could not be evaluated.
-
Mikaël Mayer authored
Corrected isHomo to take into account function bodies.
-
Mikaël Mayer authored
Simplified the double list benchmark which works now.
-
Marco Antognini authored
-
- Mar 07, 2016
-
-
Mikaël Mayer authored
If holes are used but `leon.lang.synthesis.???` is not in scope,
-
Mikaël Mayer authored
-
ravi authored
-
ravi authored
-
Mikaël Mayer authored
"ask" and "byExample" constructs
-
Mikaël Mayer authored
-
Mikaël Mayer authored
to account for empty by example situations. Added missing implementation for "computes" Updated pretty printer for empty examples. Removes dummy examples when adding new ones.
-
- Mar 06, 2016
-
-
Ravi authored
Minor changes MInor changes
-
- Mar 05, 2016
-
-
ravi authored
(b) Preserving if-then-elze in the VCs (c) Optimizing elimnation and UFADT reduction
-
- Mar 04, 2016
-
-
Mikaël Mayer authored
Fix/extern+doc
-
Marco Antognini authored
Avoid crash when the temporary directory `tmp` doesn't exists, instead rely on the default, system-wide temporary directory.
-
Marco Antognini authored
-
- Mar 02, 2016
-
-
Mikaël Mayer authored
Self pretty printer handles correctly functions containing choose (good for abstract candidates, but not good for pretty-printing). Corrected isHomo in the case of function definitions. Use functionInvocation instead of FunctionInvocation else typing argument is not inferred.
-
- Mar 01, 2016
-
-
Mikaël Mayer authored
-
Mikaël Mayer authored
Cold fix: Added missed lambda case during DefOps.replaceClassDef. More accurate comparison between CaseClassTypes.
-
- Feb 29, 2016
-
-
Mikaël Mayer authored
-
Mikaël Mayer authored
-
Mikaël Mayer authored
-
- Feb 28, 2016
-
-
Nicolas Voirol authored
ADT invariants
-
Nicolas Voirol authored
-
Nicolas Voirol authored
-
Nicolas Voirol authored
-
Nicolas Voirol authored
-
Regis Blanc authored
-
Nicolas Voirol authored
- First-class functions in ADTs - ADTs with invariants - ADTs with fields that are not most general type
-
- Feb 26, 2016
-
-
Mikaël Mayer authored
On the fly string conversion for Z3 solvers
-
- Feb 25, 2016
-
-
Mikaël Mayer authored
-
Mikaël Mayer authored
-
- Feb 24, 2016
-
-
Mikaël Mayer authored
-
Mikaël Mayer authored
-
Mikaël Mayer authored
Found out that replaceFunDef is incomplete (i.e. no unapply pattern replacement)
-