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
Maxime Dénès
stdpp
Graph
65d6ada3841dde8ea9ad8f8467cf8cab4ec00d9d
Select Git revision
Branches
16
ci/artifacts
ci/buildcache
ci/coqdoc
ci/debug
ci/opam2
ci/perf
ci/ralf/mangled
coq-stdpp-1.0
fix-export
instance-nobody-open-proof
master
default
protected
options
ralf/exact_vm_cast
ralf/notation
robbert/map_seq
robbert/set_rename
Tags
2
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
1
Feb
29
Jan
28
25
24
19
13
11
19
Dec
16
15
14
12
3
30
Nov
28
26
22
20
12
11
10
9
8
4
1
30
Oct
29
17
15
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
19
18
11
10
9
6
5
3
28
Mar
27
22
21
8
6
1
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
update URL
fix or silence Coq 8.10 warnings
Make rtc an instance of PreOrder.
Better use of unicode in type classes test file.
Update years in copyright headers.
More consistency in relations.v.
Fix typo.
Merge branch 'ralf/notation' into 'master'
test against Coq 8.9.0
More documentation for solve_proper_prepare + introduce more.
update Makefile
COQTEST: get rid of old filtering stuff
tweak COQTEST output
use egrep -q
Merge branch 'ralf/tele' into 'master'
put notation into stdpp_scope
fix λ.. printing and test it
Merge branch 'master' of https://gitlab.mpi-sws.org/iris/stdpp
fix print spacing of telescopes
do not override notation
Merge branch 'instance-nobody-open-proof' into 'master'
Make trivial instances explicit
instance-nobody…
instance-nobody-open-proof
silence fewer warnings, add comment about overwriting notation
ralf/notation
ralf/notation
Merge branch 'robbert/bool_of_tc' into 'master'
master
master
`tc_to_bool P` to turn a type class into a Boolean that represents if there is an instance.
update CI config
Merge branch 'map_filter_lemmata' into 'master'
Add results about deleting and inserting filtered out elements
Merge branch 'master' into 'master'
Get rid of the awk.Makefile references
Inline equality premise in `map_insert_zip_with`.
Consistently use `set_` prefix.
robbert/set_ren…
robbert/set_rename
Show that accessible elements do not loop.
`set_seq` is finite.
robbert/map_seq
robbert/map_seq
Relation between `set_seq` and `seq`.
Support `set_seq` in `set_solver`.
Relation between `map_seq` and `set_seq`.
Make `set_seq` lemmas for consistent w.r.t. those of maps.
Rename `seq_set` into `set_seq` to be consistent with `map_seq`.
Function `map_seq` to turn a list into a finite map of consequentive elements.
Loading