Skip to content
Snippets Groups Projects
Select Git revision
  • ci/ralf/debug
  • coq-stdpp-1.0
  • master default protected
  • msammler/list
  • msammler/naive_solver0
  • msammler/rotate
  • msammler/strings_in_prelude
  • options
  • ralf/reflexive
  • robbert/countable_list
  • robbert/list_find
  • robbert/set_unfold
  • robbert/tc_opaque
  • coq-stdpp-1.3.0
  • coq-stdpp-1.2.1
  • coq-stdpp-1.2.0
  • coq-stdpp-1.1.0
  • coq-stdpp-1.0.0
18 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.026Apr2524231926Mar161514643128Feb2322212017131076129Jan28252419131119Dec1615141230Nov28262220121110984115Oct7430Sep181Aug23Jul171030Jun292825232120181410976530May2928242314927Apr2421181110965328Mar2722218623Feb22211916151312983231Jan25231413121019Dec181785429Nov282221201816121193131Oct2827242019181716131097629Sep28272624212019181786222Aug17825Jul26Jun30May251Apr20Mar171615141198123Feb221916151413109764331Jan9Dec86529Nov2423222120191817161510727Oct134328Sep27212014929Aug24221917842127Jul25232220121153130Jun26231814131May30292723429Apr1311730Mar29232221Update CHANGELOG.mdCHANGELOG.More type annotations for https://github.com/coq/coq/pull/9996.Merge branch 'robbert/binders' into 'master'Binders library that's used in many Iris developments.Generalize `gset_to_propset` to `set_to_propset` for any SemiSet.Merge branch 'ci/robbert/setunfold' into 'master'New class `SetUnfoldElemOf` that specializes `SetUnfold` to improve performance.Better SetUnfold.robbert/set_unf…robbert/set_unfoldNo more `Typeclasses Opaque` for `equiv`.robbert/tc_opaquerobbert/tc_opaqueUse `Typeclasses Opaque` for all operational type classes in `base`.Revert "Make `mapset_elem_of` Opaque." This turned out not to work.Merge branch 'gmultiset_lemmas' into 'master'gmultiset lemmasMerge branch 'map_zip_with' into 'master'Remove a trailing whitespaceAdd `map_delete_zip_with`.Fix some Coqdoc, e.g. use `[ ]` for code, that I did not see in the review of !62,Merge branch 'better-list-countable' into 'master'More efficient list encoding for CountableFix weird thing that should not have worked.tweak COQTEST outputmake NO_TEST=1 skips the testsMake `mapset_elem_of` Opaque.Put list notations like `(++)` in `list_scope` instead of `stdpp_scope`.remove a stale commentMore efficient `Countable` instance for list and make `namespaces` independent of that.robbert/countab…robbert/countable_listMerge branch 'ralf/readme' into 'master'move the (very brief) contribution guide to the READMEMerge branch 'robbert/gset_definition' into 'master'Make `gset` a `Definition` instead of `Notation`.Make `mapset_countable` a global instance.Removed unused argument for `map_seq` lemmas.Make `fresh` stuff `simpl never`.Merge branch 'robbert/infinite' into 'master'Prove `pred_infinite (λ _: A, True)` for `A` infinite.Overhaul of the `Infinite`/`Fresh` infrastructure.Ensure that `Nat.max` only `simpl`s if it does not result into a pattern match.Permutation Proper instance for `omap` on lists.More properties about filter on lists.
Loading