Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iris-coq
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
Model registry
Operate
Environments
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
Marianna Rapoport
iris-coq
Graph
a3a70c307641515da614c95e7f34a0159bf2d522
Select Git revision
Branches
20
atomic
ci/janno/vmcast
ci/ralf/atomic
ci/ralf/lia
ci/ralf/pm_red
ci/ralf/telescopes
fast_string
gen_proofmode
iris-3.0
iris-3.1
janno/metacoq
jh/done_contradiction
jh/evar_iframe
jh/independent_metric
jh/sprop_upred
jh_inductive_pairs
joe/defined_pers
less_canonical
less_canonical_new
marianna/prophecy
Tags
10
iris-3.1.0
iris-3.0.0
iris-2.0
iris-2.0-rc2
iris-2.0-rc1
iris-1.1
iris-1.0
hope-2015-coq-1
appendix-1.0.0
appendix-1
30 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Mar
4
3
2
1
29
Feb
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
5
4
3
2
introduce "fast_done", a tactic that *quickly* tries to solve the goal
Makefile attribution
try to speed up set_solver a little
improve Makefile: fix make dir/name.vo
unify the two invariants of the barrier protocol, this drastically simplifies recv_split
change wp notation
ignore more logfiles
some more comments
Expressions as dependent type.
List inclusion in terms of list membership.
Let set_solver handle some list connectives.
simplify_eq now handles existT if the indexing type is decidable.
fix gitlab extractor to be more robust
Seal off definition of iProp using a Module.
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
Move closed stuff to lang and prove some properties about it.
Hint database for set_solver.
New destruct_and tactic that also deals with Boolean ands.
run CI job only for master branch
Make naive_solver deal with some Boolean connectives.
better position for the legend
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
benchmak/visualizer: can now restrict the graph to a given commit range
More consistent names for scopes in heap_lang.
Rename values_stuck -> val_stuck
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
notation for locations
rename BAnom -> BAnon; avoid overloading notation in the same scope
Tweak functor for function spaces.
test for 'crazy higher order'
define functor for function space
get rid of substitution in Case (use lambdas); introduce Match as derived form that involves binders
Clean up anonymous binder hack.
Use notation # instead of ' for literals to avoid conflicts.
Generalize saved_props to any bifunctor.
demonstrate a weird issue
ralf/magic-sing…
ralf/magic-singleton
WIP: nicer definition of head_step
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
Introduce cofeT -> cofeT functors, switch to bifunctors.
WIP: expr as dependent type
Loading