- 05 Oct, 2018 4 commits
-
-
Ralf Jung authored
-
Ralf Jung authored
-
Marianna Rapoport authored
- Removing head of list of observations after each reduction step in definition of wp - Adding support for observations to state_interp and world - Applying Ralf's suggestions to previous commit (e.g. replacing /\ and -> with unicode characters)
-
Marianna Rapoport authored
-
- 18 Jun, 2018 1 commit
-
-
Ralf Jung authored
-
- 15 Jun, 2018 1 commit
-
-
Robbert Krebbers authored
-
- 14 Jun, 2018 1 commit
-
-
Jacques-Henri Jourdan authored
-
- 04 Apr, 2018 1 commit
-
-
Robbert Krebbers authored
Extend ElimModal with Boolean flags to specify whether it operates on the persistent/spatial context.
-
- 05 Mar, 2018 1 commit
-
-
Ralf Jung authored
This is backwards-compatible; it desugars to a normal application on previous versions
-
- 03 Mar, 2018 1 commit
-
-
Jacques-Henri Jourdan authored
-
- 01 Mar, 2018 1 commit
-
-
Jacques-Henri Jourdan authored
This requires changing the Hint Mode of the [Frame] type class because it should not fail if its parameter is an evar, but instantiate it instead. In order to prevent all the other instances of [Frame] to intantiate this evar themselves, we create a new type class [KnwonFrame], which corresponds to the old behavior.
-
- 12 Feb, 2018 1 commit
-
-
Robbert Krebbers authored
This supports Iris 2 like update modalities, as used in e.g. by @jtassaro. This commit fixes issue #154.
-
- 20 Jan, 2018 1 commit
-
-
Robbert Krebbers authored
We already used the following naming convention: `wp_value'` is stated in terms of `of_val` and `wp_value` is stated in terms of `IntoVal`. This commit applies this convention to `wp_value_inv` as well.
-
- 13 Jan, 2018 1 commit
-
-
Robbert Krebbers authored
-