Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
stdpp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gregory Malecha
stdpp
Graph
08ea7c379f8b9f7d5e0594fcd4b05d730d6755ef
Select Git revision
Branches
13
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
Tags
5
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.
Begin with the selected commit
Created with Raphaël 2.2.0
16
Nov
12
11
9
3
1
31
Oct
28
27
24
20
19
18
17
16
13
10
9
7
6
29
Sep
28
27
26
24
21
20
19
18
17
8
6
2
22
Aug
17
8
2
5
Jul
26
Jun
30
May
25
1
Apr
20
Mar
17
16
15
14
11
9
8
1
23
Feb
22
19
16
15
14
13
10
9
7
6
4
3
31
Jan
9
Dec
8
6
5
29
Nov
24
23
22
21
20
19
18
17
16
15
10
7
27
Oct
13
4
3
28
Sep
27
21
20
14
9
29
Aug
24
22
19
17
8
4
2
1
27
Jul
25
23
22
20
12
11
5
3
1
30
Jun
26
23
18
14
1
31
May
30
29
27
23
4
29
Apr
13
11
7
30
Mar
29
23
22
21
11
10
5
4
3
2
27
Feb
26
25
24
23
22
21
20
19
17
16
15
14
13
11
10
9
8
4
2
1
27
Jan
22
20
18
16
14
12
4
22
Dec
21
15
11
8
4
20
Nov
19
18
17
16
11
3
Feb
1
10
Jun
5
2
21
May
22
Apr
16
15
Mar
2
25
Feb
24
16
13
8
1
30
Jan
29
27
25
23
Dec
18
16
23
Nov
15
6
9
Oct
8
6
2
30
Sep
25
16
13
12
6
3
26
Aug
22
9
7
6
4
10
Jul
4
25
Jun
23
17
16
7
6
5
24
May
22
4
2
9
Sep
27
Aug
21
15
14
12
24
Jun
17
21
May
15
12
11
7
2
Apr
25
Mar
14
24
Feb
22
19
1
9
Jan
5
12
Nov
19
Oct
10
4
Sep
30
Aug
29
24
21
21
Jun
14
11
f_equiv: comments
Some consistency/robustness tweaks.
Merge branch 'freshstring' into 'master'
Merge branch 'fmap_assoc' into 'master'
Make `fmap` left associative.
Add `f_equiv/=` which performs `simpl` first.
Merge branch 'stdpp_scope' into 'master'
Fix the size of wg_guard unfolding
Removed pointless annotation
Renamed subset_difference_in and moved to collection
Remove redundant instances
Define `wf_guard` in terms of Coq stdlib's `Acc_intro_generator`.
Use `stdpp_scope` for all notations.
try to work around yet another opam silliness
Remove uses of 2:
Compile fixes and addition of wf_guard.
Move fresh element generator to infinite.
Moved Infinite typeclass to infinite
Simplified the correctness proof of generic_fresh.
Proofs of infinity and Fresh instances.
Generic fresh element generator for infinite types.
Unfolding lemma for Fix in setoids.
Provide a type class for infinite types.
Merge branch 'prettynat' into 'master'
Provide more Inj instances in numbers
Provide a pretty-printer for [nat].
Merge branch 'docfixes' into 'master'
Minor documentation fixes.
Merge branch 'jh/bottom_notation' into 'master'
update CI
fix typo
README: fix link
document side-effects of importing std++
Merge branch 'master' of https://gitlab.mpi-sws.org/robbertkrebbers/coq-stdpp
Document the `Program` options that we change.
Merge branch 'do_level' into 'master'
Add monadic ;; and change level of do-notation to 100.
Minor beautification.
stop being smart about updating opam, it doesn't work very well
remove Set Asymmetric Patterns
Loading