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
6d639468284e8744f0350b52ad59b9640de3c33c
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
6
Feb
4
1
9
Jan
2
16
Dec
15
13
12
5
30
Nov
29
25
24
23
18
17
16
15
2
20
Oct
8
6
29
Sep
28
27
25
24
23
21
20
7
25
Aug
24
23
17
16
12
11
10
9
8
3
1
31
Jul
27
26
18
7
28
Jun
27
26
8
30
May
25
16
13
11
9
8
6
4
3
12
Apr
11
7
30
Mar
18
16
15
24
Feb
20
22
Jan
19
17
14
13
12
11
22
Dec
21
16
13
9
8
7
6
3
2
1
30
Nov
26
24
23
22
18
15
13
12
8
5
4
27
Oct
26
13
9
5
2
1
27
Sep
26
25
13
10
9
8
7
6
5
4
5
4
11
Aug
29
Jul
28
27
26
24
23
22
21
20
19
18
17
15
3
29
Jun
28
27
26
25
24
23
19
18
17
16
15
11
10
9
8
7
6
5
4
3
2
1
31
May
28
27
26
25
Fix trailing whitespace
Merge branch 'ralf/coq-8.12' into 'master'
also drop support for Coq 8.13
Merge branch 'ralf/proof-term' into 'master'
avoid deprecated Proof <term>.
drop support for Coq 8.12
also test Coq 8.17
Merge branch 'robbert/decision_true_false_cost' into 'master'
Add test.
Use high cost for `Decision` instances for `True` and `False`.
Merge branch 'ralf/size_list_to_map' into 'master'
Merge branch 'paolo/option-guard-bool-decide' into 'master'
option.v: Add option_guard_decide and option_guard_bool_decide
add size_list_to_map
Merge branch 'ralf/map_zip_with_empty' into 'master'
add map_zip_with_empty lemmas
set native-compiler no for CI
revert adding '-native-compiler no' -- it has surprising side-effects for out users
bump CI to Coq 8.16.1
Merge branch 'robbert/issue_161' into 'master'
Merge branch 'ralf/solve_ndisj' into 'master'
Move.
make sure this solves the goal
Apply 2 suggestion(s) to 2 file(s)
Merge branch 'robbert/tc_notypeclasses_refine' into 'master'
linebreaks
CHANGELOG entry.
Add some tests.
Tweak `f_equiv` to use `reflexivity` in a way similar to `f_equal`.
add another testcase from iris.program_logic.atomic
make solve_ndisj work on goals of the form 'X1 ∪ X2 ## Y'
Use `notypeclasses refine` for `TCIf` and `TCNoBackTrack`.
Merge branch 'robbert/tc_solve' into 'master'
CHANGELOG.
Add tactic `tc_solve`.
Merge branch 'msammler/bv_simplify_fix' into 'master'
Merge branch 'robbert/set_solver_eauto' into 'master'
CHANGELOG.
Use `eauto` as default for `set_solver`.
Merge branch 'gset_to_gmap_to_list' into 'master'
Loading