History log of /seL4-l4v-master/HOL4/src/1/holmakebuild.sml
Revision Date Author Comments
# 186637a4 28-Apr-2016 Michael Norrish <Michael.Norrish@nicta.com.au>

Emit CHEAT when non-qof tactic fails; get nice colours

By having the tactic cheat, and the non-qof handling of prove both emit
the string "CHEAT" as part of their behaviour, Holmake's multibuild can
give you a CHEATED verdict on scripts that do either. Strictly,
speaking the tag attached to non-qof failure is not cheat, but I don't
think that's really important here.


# fd4c62c8 14-Sep-2012 Anthony Fox <anthony.fox@cl.cam.ac.uk>

Provide more feedback when proofs fail.


# 1bc9f344 13-Jan-2011 Michael Norrish <Michael.Norrish@nicta.com.au>

Change src/bool to src/1 as a prelude to experimentation!