Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Actris
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
Dan Frumin
Actris
Graph
a7b129acd9aa0da62c9a0ca67c1dc1a9e3a1dd6e
Select Git revision
Branches
14
concur2020
cpp21
cpp21_deprecated
ill
iris-update
jesper
jonas/coexponentials
jonas/liter
jonas/lty_helper_lemmas
jonas/pizza
jonas/ring_leader_election
lmcs
master
default
protected
popl20
14 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
Sep
17
16
15
14
10
8
7
4
3
26
Aug
25
21
20
15
7
28
Jul
24
22
21
20
15
2
1
30
Jun
29
19
5
4
29
May
28
26
24
18
13
10
8
7
6
5
4
1
30
Apr
29
25
24
23
22
21
18
17
16
15
14
13
6
4
2
1
31
Mar
27
26
25
24
16
13
12
21
Feb
17
27
Nov
25
24
21
18
17
16
15
13
7
2
31
Oct
25
23
19
18
17
14
13
12
11
10
1
23
Sep
17
22
Aug
21
11
Jul
10
9
8
7
6
5
4
3
1
30
Jun
28
27
26
25
21
18
17
12
11
31
May
29
9
8
7
2
30
Apr
29
27
26
25
23
19
18
17
15
12
11
4
2
1
29
Mar
27
26
Refactoring of client/service
Review comments for compute example
Addressing review comments
Added example of computation service with producer/consumer client
Added coercion lemmas for lsty
Added value typing judgement and value rules for lam and rec
Merge branch 'master' of https://gitlab.mpi-sws.org/iris/actris
Recovered original double manual proof
Lookup function on env.
Environment subtyping rules for copy.
Refactoring
Added typing example for uncheckable mapper
Removed redundant monotonicity lemma for typing judgement
Proved weaker rules of dual/append over send/recv with stronger polymorphic rules
Added type former for a type appended N times
Added stronger lemma for framing judgement
Subtyping rules for polymorphic session types
Oops.
Separate file for session typing rules.
Closed type checking of polymorphic mapper example
Prove also the external version of the amber rule for fixpoints.
Fix rec rule.
Use list based environment representation.
Squashed commit of the following:
Remove ◇ in def of ⊑.
Merge branch 'master' of https://gitlab.mpi-sws.org/iris/actris
Removed unused variable from app choice lemmas
bump Coq version
update dependencies; fix for agree_op rename
Proof nits
Reintroduced contractiveness of lty_choice
Uncurried contractiveness of lty_msg_base, and added contractive of lty_chan
Removed later from payloads in session types
Make `ltyped_recv_texist` better suited for `iApply`.
Changed rules to use a framed variant
Updated order of typing rules
Updated typing rules to algorithmic typing
Bumped Coq 8.12 warning fixes
Proven Amber-like rule
deny warnings (and bump Coq to 8.11.2)
Loading