Skip to content

Tags: emina/rosette

Tags

4.1

Toggle 4.1's commit message
Properly handle tags in Docker workflow

4.0

Toggle 4.0's commit message
Update a cross-reference in the Guide.

3.2

Toggle 3.2's commit message
Add 3.2 release notes.

3.1

Toggle 3.1's commit message
Fix the install script for Windows.

3.0

Toggle 3.0's commit message
Add symbolic profiling to Rosette.

assume

Toggle assume's commit message
Refactor the synthesize query to use assumption and assertion stacks.

Update all uses of the query to conform to the new syntax.
Change (vcgen e) and (vcgen-eval e) to return only the
assumptions and assertions generated during the evaluation of e,
without prepending the assumptions and assertions that were on
the stack before the form was evaluated.
Change (vcs e) accordingly to maintaing the eval/asserts semantics.

2.2

Toggle 2.2's commit message
Merge pull request #29 from AlexKnauth/patch-2

use make-variable-like-transformer for fv

v2.1

Toggle v2.1's commit message
Add release notes for Rosette 2.1.

v2.0

Toggle v2.0's commit message
Update the Travis script.

v1.1

Toggle v1.1's commit message
Minor bug fixes.