Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Iris
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
Gaëtan Gilbert
Iris
Graph
393f02ede275fed39c5980d6a6bd5c98af9c9564
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Jan
23
22
19
18
17
15
14
13
11
10
2
25
Dec
22
21
20
19
18
15
14
13
12
10
8
7
6
3
30
Nov
29
28
27
26
22
20
16
12
11
9
8
6
1
31
Oct
29
27
26
25
24
22
21
19
18
13
11
7
5
4
3
30
Sep
26
18
12
10
31
Aug
24
13
11
2
1
31
Jul
24
23
17
13
9
7
6
5
4
3
2
30
Jun
29
28
26
25
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
6
5
4
1
31
May
30
29
28
25
24
23
20
18
17
15
14
11
9
8
7
4
3
2
27
Apr
26
25
24
23
22
21
20
19
18
11
10
9
6
5
4
3
31
Mar
28
27
24
22
21
20
19
16
15
14
13
12
tweaks
bump std++
Merge branch 'instance-nobody-open-proof' into 'master'
editing
move everything contribution-related to CONTRIBUTING.md, and link to it from README
Make trivial instances explicit
Merge branch 'unicode_asterisk_in_docs' into 'master'
Added note about unicode asterisk to docs
Merge branch 'master+consequence-coq-pr9214-printing-bug-fixed' into 'master'
temporarily disable testing on Coq 8.10, to land a change in Coq
A Coq bug printing spurious parentheses has been fixed.
Merge branch 'ci/ralf/ref' into 'master'
fix README
don't test output of ancient Coq versions any more
also account for Coq 8.7
per-Coq-version .ref files
Hoare existential rule
Merge branch 'ralf/mod-pretty' into 'master'
temporarily disable notation tests on 8.9 as well
prettify after iMod
logically atomic increment on physical heap
Rename constructor of `uPred` into `UPred`.
Merge branch 'proofmode-doc-editing' into 'master'
Correctly coerce `ident` into `spec_pat` in `spec_pat.parse`.
Copyedit the proof mode documentation
Merge branch 'robbert/issue_206' into 'master'
Fix issue #206.
Tactic `iBiOfGoal` that gives the BI of the proof mode goal.
Merge branch 'robbert/nested_ispecialize' into 'master'
Make use of nested `iSpecialize`.
A bit of refactoring in the proof mode code.
Allow `iSpecialize` to be nested.
Document `iRewrite -...` in the proof mode docs.
Document a Boolean in spec_patterns.
for now disable tests on coq 8.10
Move `iPoseProofCore*` tactics up so others can depend on it.
A CPS version of `iRevertHyp`.
Refactor `iPoseProof`.
Update persistent → intuitionistic in ProofMode.md.
Rename persistent → intuitionistic for proofmode internals/error messages.
Loading