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
Package Registry
Model registry
Operate
Environments
Terraform modules
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
Arthur Azevedo de Amorim
stdpp
Graph
3458ec75da97bea32dc0879438a68cbc31eabdbb
Select Git revision
Branches
6
coq-stdpp-1.0
master
default
protected
ralf/options
robbert/cbn
robbert/from_option
robbert/tc_opaque
Tags
6
coq-stdpp-1.4.0
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
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Mar
28
Feb
26
25
24
23
20
19
18
17
14
13
11
1
30
Jan
18
17
16
15
13
19
Dec
6
22
Nov
21
11
7
6
2
1
31
Oct
7
1
19
Sep
12
11
5
29
Aug
27
26
24
23
15
14
13
7
13
Jul
9
8
7
5
4
3
30
Jun
28
27
26
25
21
20
18
14
2
30
May
26
25
21
17
15
12
10
9
8
4
3
30
Apr
26
25
24
23
19
26
Mar
16
15
14
6
4
3
1
28
Feb
23
22
21
20
17
13
10
7
6
1
29
Jan
28
25
24
19
13
11
19
Dec
16
15
14
12
30
Nov
28
26
22
20
12
11
10
9
8
4
1
15
Oct
7
4
30
Sep
18
1
Aug
23
Jul
17
10
30
Jun
29
28
25
23
21
20
18
14
10
9
7
6
5
30
May
29
28
24
23
14
9
27
Apr
24
21
18
11
10
9
6
5
3
28
Mar
27
22
21
8
6
23
Feb
22
21
19
16
15
13
12
9
8
3
2
31
Jan
25
23
14
13
12
10
19
Dec
18
17
8
5
4
29
Nov
28
22
21
20
18
16
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
Prove that `<` and `≤` are finite/infinite.
Fix test in Coq 8.10 and 8.11.
declare Coq 8.9 and older as 'old' for reftests
Merge branch 'split_or' into 'master'
Changelog entry
Have destruct_and take care of [True] and destruct_or of [False]
Add destruct_or{?,!}, and generalize destruct_and{?,!} to handle an explicit assumption argument
Slight update to the documentation of [split_and{!,?}]
Merge branch 'robbert/vec_countable' into 'master'
CHANGELOG entry.
Add `Countable` instance for `vec`.
Prove lemma `list_to_vec_to_list`.
Rename `vec_to_list_of_list` into `vec_to_list_to_vec`.
Merge branch 'robbert/set_unfold_dom' into 'master'
Add tests for `set_solver` on `dom`.
CHANGELOG entry.
Add `SetUnfold` instances for `dom`.
Put `LeibnizEquiv` lemmas for `dom` in section.
Merge branch 'coGset' into 'master'
Rename `cogpick` to `coGpick` (oops).
Merge branch 'cogset' into 'master'
Add `coGset`.
Add lemma `not_elem_of_iff`.
Fix compilation after !112 broke it.
Merge branch 'ralf/hints' into 'master'
add comment
move coPset-generic hint to coPset.v
Put `top_subseteq` in core DB to fix Iris regression.
test 8.11.dev instead of master
Merge branch 'robbert/top_set' into 'master'
CHANGELOG entry.
`TopSet` instance for `boolset`.
Add class `TopSet` for sets with ⊤ element.
Move lattice related stuff up.
Remove obsolete `Hint Extern`s that predate the `Hint Mode` declarations.
`Prop` is inhabited.
Merge branch 'z-greater-decidability' into 'master'
Add decidability instances for Z.gt and Z.ge
drop 8.9 timing again
temporarily also time 8.9.1 again
Loading