- Mar 15, 2023
-
-
Ludovic Apvrille authored
-
- Feb 23, 2023
-
-
Ludovic Apvrille authored
-
- Jul 08, 2020
-
-
tempiaa authored
-
- Jul 03, 2020
-
-
tempiaa authored
-
- Jun 30, 2020
-
-
tempiaa authored
-
- Jun 26, 2020
-
-
tempiaa authored
-
- Jun 24, 2020
- Jun 23, 2020
-
-
tempiaa authored
-
- Jun 15, 2020
-
-
tempiaa authored
-
- Jun 12, 2020
- May 26, 2020
-
-
tempiaa authored
More precise and correct behaviour in pragmas verification; Added better management of Expression Solvers with states
-
- May 14, 2020
-
-
tempiaa authored
Added cli single pragma query for model-checker. Changed cli avatar-rg layout and flags. Solved a bug in the interpreter. Solved a possible null pointer exp in AvatarExpressionAttribute. Added test for single pragma query. Added rg generation during property study.
-
- May 13, 2020
-
-
tempiaa authored
-
Ludovic Apvrille authored
This reverts merge request !325
-
- Apr 29, 2020
-
-
tempiaa authored
-
- Apr 23, 2020
-
-
tempiaa authored
Expression solver can represent states of the model as variables. Now expression solver proves also safaty pragmas on states.
-
- Apr 20, 2020
-
-
tempiaa authored
-
tempiaa authored
New guard evaluator, using precomputing and the optimized expression solver ~80x speedup in modelchecker
-
tempiaa authored
Added a new boolean expression evaluator with a binary tree structure to reduce the high number of String operations. Used for now only on safety
-