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
Simon Gregersen
stdpp
Graph
e79e91f757d9f2ffa7724e843adb9249fc827ae8
Select Git revision
Branches
9
coq-stdpp-1.0
hai/more_finmaps
master
default
protected
msammler/bitvector
msammler/little_endian
robbert/cbn
robbert/from_option
robbert/multiset_singleton
robbert/tc_opaque
Tags
7
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
16 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Aug
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
make coqchk happy with prelude.pretty
Make coqchk slightly happier with prelude/pretty
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
Inhabited instance for any Empty instance.
Better Coq 8.6 compatibility
Some general stuff about fin.
Injectivity instance for Z.of_nat.
Unfolding properties for Nat.iter.
Sets of sequences of natural numbers.
Conversion from coPset to gset positive.
Make hlist universe polymorphic.
Revert "Make the types of the finite map type classes more specific."
Make the types of the finite map type classes more specific.
Relate subseteq on collections to the extension order.
More documentation of [coPset].
Forgot to commit prelude/sorting, this fixes 6dbe0c27.
Version of fresh using an existential.
More mapset deciders.
More coPset deciders.
Move sorting stuff to separate file.
Simplify collection spaghetti.
Remove unused set_NoDup stuff.
Improve organization of prelude/fin_collections.
Remove some generic decision procedures for sets.
More consistent file names for coPset, bset and set.
Make ∖ left associative.
Turn unused disjoint_union_difference into something more sensible.
LeibnizEquiv instance for unit.
Remove CollectionOps class.
Rename fallthrough (instances) into default.
Notation for max and min.
Qp is inhabited.
Use ndot_ne_disjoint more eager so it expands definitions.
Make Program obligations Transparent by default.
New lemma aboud maps : fmap_delete
Hack to avoid getting String.length instead of List.length.
Some properties of imap
Improve solve_proper a bit.
More hlist stuff.
More heterogeneous list stuff.
Loading