- 23 Apr, 2020 2 commits
-
-
Benedikt Becker authored
Distinguish values from 1) before the loop, 2) the previous loop iteration, the current loop iteration
-
Benedikt Becker authored
Markers everywhere, less todos, and tests for mlw_printer See merge request !369
-
- 22 Apr, 2020 2 commits
-
-
Cláudio Belo Lourenço authored
-
Benedikt Becker authored
-
- 21 Apr, 2020 3 commits
-
-
Benedikt Becker authored
-
Benedikt Becker authored
-
Cláudio Belo Lourenço authored
-
- 20 Apr, 2020 24 commits
-
-
Cláudio Belo Lourenço authored
-
Cláudio Belo Lourenço authored
-
Cláudio Belo Lourenço authored
-
Cláudio Belo Lourenço authored
This reverts commit 1f45ff36.
-
Cláudio Belo Lourenço authored
-
Cláudio Belo Lourenço authored
-
Cláudio Belo Lourenço authored
-
Cláudio Belo Lourenço authored
-
Cláudio Belo Lourenço authored
-
Cláudio Belo Lourenço authored
-
Cláudio Belo Lourenço authored
-
Cláudio Belo Lourenço authored
-
Guillaume Melquiond authored
Beautify C extraction See merge request !370
-
Benedikt Becker authored
-
Benedikt Becker authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
This helps a bit with #476, as the whole function is now ignored, rather than just some of its local variables.
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Benedikt Becker authored
-
- 17 Apr, 2020 1 commit
-
-
Benedikt Becker authored
-
- 16 Apr, 2020 2 commits
-
-
Benedikt Becker authored
Print marker for identifiers See merge request !368
-
Benedikt Becker authored
-
- 14 Apr, 2020 5 commits
-
-
Cláudio Belo Lourenço authored
Sometimes Apron introduces variables from Env into the domain, even though they are not in the term given as contraint. Before the fix, variales were picked from the variable pool, but since they are not mapped into any term the inference was failling when converting domains into terms. This fix is just a temporary turn-around that makes Apron pick variables that end up being universally quantified (they are introduced by the quant_domain).
-
Cláudio Belo Lourenço authored
-
Cláudio Belo Lourenço authored
-
Cláudio Belo Lourenço authored
-
Benedikt Becker authored
Add markers to Mlw_printer See merge request !366
-
- 10 Apr, 2020 1 commit
-
-
Benedikt Becker authored
-