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
8fc099dcc16a3da2ce5cc7027598a99af757b051
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
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
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
Type class version of `elem_of` for lists.
Merge branch 'add_docs_to_readme' into 'master'
Merge branch 'no-implicit-core' into 'master'
Explicitly use core hint database
Versions of `elem_of_list_split` that give first or last element.
reorder some files for better coqdoc
Add link to docs to the Readme
self-compiled ocaml is the new default
I meant all the timing jobs
compile our own ocaml so that opam doesn't act up the way it usually likes to
Prove map_Forall_delete.
More results about filter on map.
Lemma prefix_lookup.
Add `Nat_iter_add`.
remove no-longer-needed Makefile hackery
Drop support for Coq 8.6.
Merge branch 'robbert/simpl_Z' into 'master'
Consistently block `simpl` on all `Z` operations.
Support singletons in `solve_map_disjoint`.
also declare compatibility with Coq 8.9 in opam file
also test 8.9 development branch
support Coq 8.8.2
Add `collection_map` and some basic theory about it.
UI tests actually work for current Coq
use newer ocaml for Coq master
use Docker image matching CI branch
autoamtically use latest CI
fix CI
update CI for opam 2
WIP CI
update CI
update CI
update CI
mark Coq 8.9 as broken
Remove TIMING support from test suite
clean better
test against Coq 8.8.1
Lemma list_insert_id.
Lemma list_fmap_insert.
Merge branch 'master' into 'master'
Loading