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
629385ee98f548328f3a35110940627674a82460
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
10
Jun
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
9
8
7
6
5
4
3
2
1
28
Feb
27
26
25
24
23
22
21
20
19
18
16
15
14
13
12
9
8
7
6
3
2
31
Jan
29
27
25
24
23
22
21
20
19
18
16
13
12
11
10
7
3
31
Dec
30
29
23
22
21
20
19
18
fix iSpecialize on pure assertions
bump std++
Merge branch 'ralf/into_forall_wand' into 'gen_proofmode'
allow specializing a wand with a Coq-level proof of the premise
Merge branch 'ralf/tc_control_full' into 'gen_proofmode'
Merge branch 'master' into gen_proofmode
fix markdown
convert Naming to markdown
improve naming convention doc for suffices
Merge branch 'master' into 'master'
Added naming conventions for definitions to naming.txt
also use iSolveTC for heap_lang
consistently use iSolveTC to solve typeclass goals
make updates and magic wand linebreaks consistent with coq built-in notation
turns out we don't need the hv in any of this
fix linebreak behavior for binary update modalities
move printing-only tests to their own sections
test how WP prints when the code gets long
improve linebreak tests so that they do not rely on infix rendering
test proofmode output for long lines, and fix it
remove an unused import
Merge branch 'ralf/upred' into 'gen_proofmode'
re-state and not just register ownM_ne, cmra_valid_ne
move uPred-specific proofmode integration into its own file
move re-wrapping of iris-specific lemmas to bi.v
be more explicit about instance scope; move Hint to the lemma it uses
use unicode
reserve embedding notation as well
also reserve monPred modalities
also pre-reserve bigops notation
reserve fancy update notation
Make uPred itself independent of BI interface and just prove primitive laws (like in master branch)
remove legacy hint db entries
remove base_logic/deprecated
actually the LHS of [of_envs] is persistent AND affine
add an interesting test output
rename atomic_step -> atomic_acc
prove lemmas to compose atomic steps
Show that atomic_step is an AccElim so we can open invariants; get entirely rid of the Em ⊆ Eo side-condition
add iAuIntro tactic to prove an atomic update; introduce atomic_step
Loading