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
87d468e882a57eb03ea510549b9f69b32ba5a193
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
1
May
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
Bumped protocol polymorphism to session types
Rename.
Remove coercion `iMsg_car` and `Proper` instances to avoid one accidentally breaking the `iMsg` abstraction.
Variable naming.
Large refactoring.
Added a typing rule for select using the post-context
Added subtyping rules for swapping send/branch and select/recv
Fix space in opam file.
Bounded subtyping.
Bump Coq version of CI.
Refactor.
Merge branch 'jonas/kinded_polymorphism' into 'master'
Added kinded polymorphism
Merge branch 'daniel/plainly' into 'master'
Add plainly, fix copy- rules
Merge branch 'copying' into 'master'
add/clean up some TODOs for copying
merge algorithmic typing
Merge branch 'jonas/algorithmic_judgement' into 'master'
extract minimal coreP example
copying rule for recursive types
Merge branch 'master' into copying
Nits
Removed admitted lemma and added side condition to dependent lemmas
Removed unnecessary use of frame rule
Added pair typing example
Bumped rules with new typing judgement
Updated Lam/Let
Updated/Omitted Lam and proved Let
WIP: Made split bidirectional and added frame rule to judgement
Proved ltyped_lam with new judgement
WIP: Changed typing judgement to have a pre and post-context
Clean up
More clean up
Clean up
Added symmetry relation for bi-subtyping
Proved append unfolding rules for choice
add copy-, fix arrow typing rule
Unfolding rules for dual choice
add rules about copying
Loading