- Apr 15, 2020
-
-
Michael Sammler authored
-
- Apr 11, 2020
-
-
Ralf Jung authored
Add `encode_Z` function to encode element of countable type as `Z`. See merge request iris/stdpp!145
-
Robbert Krebbers authored
-
Robbert Krebbers authored
Another try at removing strings.length See merge request iris/stdpp!144
-
- Apr 10, 2020
-
-
Michael Sammler authored
-
Robbert Krebbers authored
Add tests for equiv notation See merge request iris/stdpp!143
-
Robbert Krebbers authored
-
- Apr 09, 2020
-
-
Paolo G. Giarrusso authored
Extracted from iris!409.
-
Robbert Krebbers authored
-
- Apr 08, 2020
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Apr 07, 2020
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
Add notation `wn` of weakly normalizing terms; and prove some common theorems about it. See merge request !140
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Apr 06, 2020
- Apr 05, 2020
-
-
Robbert Krebbers authored
Revise uses of inj as discussed See merge request !138
-
Paolo G. Giarrusso authored
Code not affected by a00d9bd8. All occurrences are gone, except for one in `base.v` where you'd need different functions. However, I'm unsure this is an improvement: in lots of cases here, the function didn't need to be guessed, but could be deduced by "simple" higher-order unification, the one where unifying `?f ?a` against `g args last_arg` sets `?f = g args`.
-
Paolo G. Giarrusso authored
Code affected by a00d9bd8.
-
- Apr 03, 2020
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
Rename `fin_maps.singleton_proper` into `singletonM_proper`. See merge request iris/stdpp!137
-
Robbert Krebbers authored
-
- Apr 02, 2020
-
-
Robbert Krebbers authored
add sed script for 1.3.0 See merge request !128
-
Ralf Jung authored
-
- Apr 01, 2020
-
- Mar 31, 2020
-
-
Tej Chajed authored
Rename performed in !131 was on drop_insert, not drop_length
-
Robbert Krebbers authored
random collection of lemmas See merge request !131
-
Michael Sammler authored
-
Robbert Krebbers authored
Remove trailing whitespace See merge request !133
-
Michael Sammler authored
This was done using `sed --in-place 's/[[:space:]]\+$//' theories/*.v`.
-
- Mar 29, 2020
-
-
Robbert Krebbers authored
Replace explicit use of Inj instances by inj See merge request !132
-
Paolo G. Giarrusso authored
This was inconsistent and not explained before.
-
- Mar 25, 2020
-
-
Robbert Krebbers authored
-
- Mar 19, 2020
-
-
Ralf Jung authored
-
- Mar 18, 2020
-
-
Ralf Jung authored
-