Initial commit
parents
No related branches found
No related tags found
Showing
- .gitignore 16 additions, 0 deletions.gitignore
- .gitlab-ci.yml 40 additions, 0 deletions.gitlab-ci.yml
- LICENSE 28 additions, 0 deletionsLICENSE
- Makefile 50 additions, 0 deletionsMakefile
- README.md 223 additions, 0 deletionsREADME.md
- _CoqProject 33 additions, 0 deletions_CoqProject
- descr 1 addition, 0 deletionsdescr
- opam 12 additions, 0 deletionsopam
- theories/.dir-locals.el 1 addition, 0 deletionstheories/.dir-locals.el
- theories/examples/const_int.v 88 additions, 0 deletionstheories/examples/const_int.v
- theories/examples/file.v 85 additions, 0 deletionstheories/examples/file.v
- theories/examples/heap.v 75 additions, 0 deletionstheories/examples/heap.v
- theories/examples/sealing.v 89 additions, 0 deletionstheories/examples/sealing.v
- theories/examples/small_int.v 145 additions, 0 deletionstheories/examples/small_int.v
- theories/examples/type.v 50 additions, 0 deletionstheories/examples/type.v
- theories/examples/unsafe_print.v 160 additions, 0 deletionstheories/examples/unsafe_print.v
- theories/lang/adversary.v 183 additions, 0 deletionstheories/lang/adversary.v
- theories/lang/base.v 235 additions, 0 deletionstheories/lang/base.v
- theories/lang/heap.v 0 additions, 0 deletionstheories/lang/heap.v
- theories/lang/interface.v 153 additions, 0 deletionstheories/lang/interface.v
Loading
Please register or sign in to comment