History log of /seL4-l4v-master/HOL4/examples/separationLogic/src/holfoot/poly/holfoot_command_line.sml
Revision Date Author Comments
# 7450773a 18-Sep-2019 Michael Norrish <Michael.Norrish@nicta.com.au>

Make various style tweaks, mostly to get line lengths <= 80 cols


# c81f1ab9 20-Aug-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Fix more definitions of ERR (examples/separationLogic)


# 63b1a469 26-Mar-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Fix Holfoot pretty-printing


# 845531b5 14-Sep-2011 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove trailing whitespace in source files.


# 8a7cfa2f 23-Nov-2010 Thomas Tuerk <Thomas.Tuerk@cl.cam.ac.uk>

Fix a bug with respect to handling resources and conditional critical regions. Additional features like nodetermistic-choice, diverge and fail statements lifted to the user-level.


# 237939c0 07-Jun-2010 Thomas Tuerk <Thomas.Tuerk@cl.cam.ac.uk>

- fix of the recently broken quicksort-proof-script
- parser detects duplicate function and resource definitions now
- added debugging options to the command line tool


# 498c8ca3 13-May-2010 Thomas Tuerk <Thomas.Tuerk@cl.cam.ac.uk>

Update of the interactive proof-scripts to make them better usable for the web-interface. Now some unimportant output is discarded and (more importantly) examples that are intended to fail are put into commented out.


# be7962c2 06-May-2010 Thomas Tuerk <Thomas.Tuerk@cl.cam.ac.uk>

The binary of the new command-line tool that is able to replay interactive proofs is huge (ca. 145 MB). So, now two version are build: a simple version (ca. 23 MB) and this full version.


# 00d70507 06-May-2010 Thomas Tuerk <Thomas.Tuerk@cl.cam.ac.uk>

Added an option to the command-line tool to run interactive proof scripts. The proof scripts have been updated to work with this new feature.


# d96b2822 25-Mar-2010 Thomas Tuerk <Thomas.Tuerk@cl.cam.ac.uk>

added a binary-search example that shows the usefulness of Yices


# e6f852f0 24-Mar-2010 Thomas Tuerk <Thomas.Tuerk@cl.cam.ac.uk>

some more work on arrays, especially modifying predicate simpsets


# d32bdb3a 20-Mar-2010 Thomas Tuerk <Thomas.Tuerk@cl.cam.ac.uk>

some optimisations for arrays / support for HolSmtLib added


# 701ed3b9 20-Mar-2010 Thomas Tuerk <Thomas.Tuerk@cl.cam.ac.uk>

some more support for arrays and a new q uicksort example using arrays


# 21cb3f4e 15-Feb-2010 Thomas Tuerk <Thomas.Tuerk@cl.cam.ac.uk>

- make holfoot work again after the changes to the simplifier (arithmetic decision procedure)
- a lot of cleaning up of problems found by sanity-checks
- introduction of var_res_bigstar as a first step towards adding arrays


# 8df49b38 05-Feb-2010 Thomas Tuerk <Thomas.Tuerk@cl.cam.ac.uk>

getting holfoot working with mosml