Skip to content

Releases: weakmemory/imm

IMM 1.6.3

Choose a tag to compare

@anlun anlun released this 15 Aug 16:49
Updated version of VsCoq to 2.1.7.

IMM 1.6.2

Choose a tag to compare

@anlun anlun released this 23 May 15:52

Made compatible with Coq 8.19.

IMM 1.6.1

Choose a tag to compare

@anlun anlun released this 20 Nov 12:44
Updated hahnExt dependency to 0.9.1

IMM 1.4

Choose a tag to compare

@anlun anlun released this 01 Oct 11:53
Merge branch 'master' of github.com:weakmemory/imm

* 'master' of github.com:weakmemory/imm:
  Update README.md

IMM 1.3

Choose a tag to compare

@anlun anlun released this 13 Apr 09:52

Moved Promising 1.0 to IMM compilation correctness proof to a separate repository.

IMM 1.2

Choose a tag to compare

@anlun anlun released this 18 Mar 11:10
JSMM: 'mo' renamed to 'tot' as in Watt-al:PLDI20

IMM 1.1

Choose a tag to compare

@anlun anlun released this 28 Feb 15:00
updated Coq version in opam file

IMM: POPL 2019 artifact

Choose a tag to compare

@anlun anlun released this 12 Nov 13:40

IMM v1.0.1

A VirtualBox image with the release's source code and necessary libraries may be downloaded from here (or here).
The image has been tested with VirtualBox 5.2.18 with Oracle VM VirtualBox Extension pack.

The login is popl and the password is popl.

All necessary software is installed, and the project is checked out to /home/popl/imm.
Additionally, Emacs and Proof General are installed so that you can browse the sources.

The proofs might be checked by opening a terminal and running

cd /home/popl/imm
make clean; make -j2

There might be some warnings about notations. The build terminating without printing "error" is successful.

The first release

Choose a tag to compare

@anlun anlun released this 11 Oct 15:06
5446b3a

The first release created in order to generate an OPAM package.