- May 12, 2020
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
Rotate everything See merge request iris/stdpp!136
-
Michael Sammler authored
-
- May 07, 2020
-
-
Robbert Krebbers authored
add map_Forall_lookup See merge request !158
-
Ralf Jung authored
-
Robbert Krebbers authored
alternative overlay for coq/coq#12162 See merge request !159
-
Olivier Laurent authored
-
Ralf Jung authored
-
- May 06, 2020
-
-
Robbert Krebbers authored
tactics.v: Fix parsing precedence for `select` tactic See merge request !157
-
Paolo G. Giarrusso authored
-
- May 01, 2020
-
-
Robbert Krebbers authored
Add Countable instance for Ascii.ascii See merge request !154
-
- Apr 30, 2020
-
-
Tej Chajed authored
-
- Apr 29, 2020
-
-
Robbert Krebbers authored
-
- Apr 23, 2020
-
-
Robbert Krebbers authored
fix imap_seq and imap_seq0 to make them useful See merge request iris/stdpp!151
-
Michael Sammler authored
-
Robbert Krebbers authored
Create HintDBs with the discriminated option See merge request iris/stdpp!148
-
Robbert Krebbers authored
Added select and select_revert tactics See merge request iris/stdpp!142
-
- Apr 20, 2020
-
-
Michael Sammler authored
According to the documentation https://coq.inria.fr/distrib/current/refman/proof-engine/tactics.html#coq:cmd.create-hintdb, when creating a hint database without discrimination, Coq uses the legacy implementation, which only uses Discrimination Trees for goals without evars and does not use opaqueness information. This commit switches the hint databases of stdpp to the new implementation.
-
- Apr 17, 2020
-
-
Robbert Krebbers authored
Add filter_app lemma See merge request !147
-
Tej Chajed authored
-
- Apr 16, 2020
-
-
Robbert Krebbers authored
Add `ProofIrrel ()` See merge request iris/stdpp!146
-
Paolo G. Giarrusso authored
This instance might seem odd, but `ProofIrrel` takes a `Type` and not a `Prop`, and stdpp already has instances for products.
-
Michael Sammler authored
-
- Apr 15, 2020
-
-
Robbert Krebbers authored
Extracted list_numbers.v with seq, seqZ, sum_list and max_list See merge request !141
-
Michael Sammler authored
-
- Apr 11, 2020
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
Another try at removing strings.length See merge request !144
- Apr 10, 2020
-
-
Michael Sammler authored
-
Robbert Krebbers authored
Add tests for equiv notation See merge request !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
-