Skip to content

Commit

Permalink
Mention Heapster in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGlScott committed Jun 23, 2023
1 parent 568231e commit 89a80da
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Version 1.0

## New Features
* SAW now implements Heapster, which allows extracting functional specifications
of memory-safe C programs to Coq. There is now a family of experimental
`heapster_*` commands that support this. For more information, refer to the
[Heapster README](heapster-saw/README.md).

* New commands `enable_what4_eval` and `disable_what4_eval` to enable or
disable What4 translation for SAWCore expressions during Crucible symbolic
Expand Down

0 comments on commit 89a80da

Please sign in to comment.