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
0b4f16bfddb3972a98b2a25de33129549a1a7c35
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
19
Jul
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
20
19
18
17
13
11
7
6
5
4
3
2
30
Apr
29
23
22
21
20
19
15
14
11
8
31
Mar
23
22
19
15
14
13
12
11
5
24
Feb
18
17
15
12
11
9
1
29
Jan
28
27
23
20
19
17
15
13
11
8
7
4
24
Dec
11
10
9
4
26
Nov
23
20
15
12
11
10
9
2
31
Oct
30
29
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
Merge branch 'ralf/mk_evar' into 'master'
Merge branch 'ralf/solve_ndisj' into 'master'
preserve mk_evar support for type coercions (by Robbert)
more tests (by Robbert)
handle more goals in solve_ndisj
fix typo
alternative implementation of mk_evar that keeps naive_solver working
Merge branch 'robbert/done_is_Some_non_rec' into 'master'
Apply 1 suggestion(s) to 1 file(s)
Use `fast_done` as suggested by @jung.
Test.
Do not call `done` recursively when solving `is_Some`.
Merge branch 'ralf/mk_evar' into 'master'
changelog
add test for mk_evar and things that coerce to types
add mk_evar tactic (to replace Coq's strange evar tactic) and use it
Merge branch 'robbert/done_is_Some' into 'master'
Merge branch 'robbert/Permutation_app' into 'master'
CHANGELOG.
Merge branch 'ralf/lookup_union_l' into 'master'
Make `done` work on `is_Some`.
add lookup_union_l
Also fix `Permutation_cons`.
Fix priority of `Permutation_app'`.
trailing newline
Merge branch 'changelog-addition' into 'master'
Update changelog for filter extensionality lemmas
changelog for sum_inhabited_r fix
Merge branch 'sum-inhabited-r' into 'master'
Make sum_inhabited_r not a copy of sum_inhabited_l
Merge branch 'ralf/insert_delete' into 'master'
changelog
rename insert_delete → insert_delete_insert; add new insert_delete matching delete_insert
Merge branch 'extra-lemmas' into 'master'
Add changelog entry and make small tweaks
Merge branch 'robbert/pretty_N_go_stackoverflow' into 'master'
Apply 1 suggestion(s) to 1 file(s)
Merge branch 'ralf/fst_snd_map_zip' into 'master'
Comment.
Fix potential stack overflow related to `Pretty N`.
Loading