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
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
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
Thibaut Pérami
stdpp
Graph
754354861067b01eb7261fdfc729ffdf869eb05c
Select Git revision
Branches
3
coq-stdpp-1.0
master
default
protected
mraise
Tags
10
coq-stdpp-1.8.0
coq-stdpp-1.7.0
coq-stdpp-1.6.0
coq-stdpp-1.5.0
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
13 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
29
Oct
28
21
20
15
13
7
6
2
1
29
Sep
16
15
8
3
2
31
Aug
30
28
7
24
Jul
21
17
16
15
14
10
2
1
29
Jun
25
23
19
18
17
15
14
29
May
28
27
26
12
7
6
1
30
Apr
29
23
20
17
16
15
11
10
9
8
7
6
5
4
3
2
1
31
Mar
30
25
19
18
17
13
10
9
5
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
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
Rename `Qp_eq` into `Qp_to_Qc_inj_iff`.
Extend the theory of the positive rationals `Qp`.
Remove space.
reduce TC assumptions made by fin_to_set
more old Coq failures
fix build on old Coq
fix build
Merge branch 'ralf/fin_to_set' into 'master'
add SetUnfoldElemOf instance
Oops.
Merge branch 'ralf/dom_insert_lookup' into 'master'
Apply 1 suggestion(s) to 1 file(s)
Merge branch 'robbert/cleanup' into 'master'
CHANGELOG.
Remove dead type classes and notations.
add a way to obtain a set with all elements of a finite type
add dom_insert_lookup
Merge branch 'add-union-fmap' into 'master'
Add map_fmap_union for FinMap
Merge branch 'robbert/implicit_names' into 'master'
Avoid relying on implicit instance generalization, and name some instances.
Merge branch 'ci/ralf/drop-8.9' into 'master'
fix typo in Makefile
Merge branch 'ci/ralf/makefile' into 'master'
remove now-redundant package name from opam file
update build system
declare scopes before using them
drop support for Coq 8.8 and 8.9
Merge branch 'qp-lemmas' into 'master'
Remove Qp_not_plus_q_ge_1
Change eapply to apply
Add Qp lemmas
Add `Countable` instance for `fin`.
Merge branch 'ralf/lower-bound-lt' into 'master'
add version of Qp_lower_bound that returns less-than facts
Add lemma `omap_insert_None`.
update CI config
Default Goal Selector does not work that way on Coq 8.8
Merge branch 'ralf/options' into 'master'
fix base.v import order; use real import in prelude.v
Loading