-
- Downloads
added latch and support atomic load
Showing
- frontend/ail_to_coq.ml 12 additions, 1 deletionfrontend/ail_to_coq.ml
- frontend/coq_pp.ml 4 additions, 2 deletionsfrontend/coq_pp.ml
- theories/examples/latch/latch.c 10 additions, 0 deletionstheories/examples/latch/latch.c
- theories/examples/latch/latch.h 27 additions, 0 deletionstheories/examples/latch/latch.h
- theories/examples/latch/latch_code.v 100 additions, 0 deletionstheories/examples/latch/latch_code.v
- theories/examples/latch/latch_def.v 42 additions, 0 deletionstheories/examples/latch/latch_def.v
- theories/examples/latch/latch_proof_latch_release.v 26 additions, 0 deletionstheories/examples/latch/latch_proof_latch_release.v
- theories/examples/latch/latch_proof_latch_wait.v 31 additions, 0 deletionstheories/examples/latch/latch_proof_latch_wait.v
- theories/examples/latch/latch_spec.v 25 additions, 0 deletionstheories/examples/latch/latch_spec.v
- theories/lang/lang.v 10 additions, 0 deletionstheories/lang/lang.v
- theories/lang/lifting.v 29 additions, 16 deletionstheories/lang/lifting.v
- theories/lithium/classes.v 6 additions, 2 deletionstheories/lithium/classes.v
- theories/lithium/interpreter.v 19 additions, 6 deletionstheories/lithium/interpreter.v
- theories/typing/atomic_bool.v 12 additions, 0 deletionstheories/typing/atomic_bool.v
- theories/typing/automation.v 3 additions, 3 deletionstheories/typing/automation.v
- theories/typing/globals.v 2 additions, 2 deletionstheories/typing/globals.v
- theories/typing/optional.v 6 additions, 6 deletionstheories/typing/optional.v
- theories/typing/own.v 1 addition, 1 deletiontheories/typing/own.v
- theories/typing/programs.v 43 additions, 34 deletionstheories/typing/programs.v
- theories/typing/singleton.v 14 additions, 13 deletionstheories/typing/singleton.v
Loading
Please register or sign in to comment