History log of /seL4-l4v-master/HOL4/src/1/ConseqConv.sml
Revision Date Author Comments
# 4888f523 15-Oct-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove eqtype declaration for term type


# a922374f 31-Jan-2017 Thomas Tuerk <thomas@tuerk-brechen.de>

improve documentation of ConseqConv

Provide additional doc-files and cleanup ConseqConv.sig. The file
"ConseqConv.sig" changed considerably. However, the changes are just
reorderings and changed comments. The signature itself stayed unchanged.
Similarly, the changes to "ConseqConv.sml" are just changes to comments
and whitespace.


# 2aca5325 10-Jun-2016 Armaël Guéneau <armael.gueneau@ens-lyon.fr>

Expose CONSEQ_TOP_REWRITE_CONV and variants in ConseqConv


# e8736117 27-Dec-2012 Thomas Tuerk <tt291@cl.cam.ac.uk>

minor tweaks on quantHeuristicsLib, adept Holfoot to changes with MEM


# ffa7e110 19-Oct-2012 Thomas Tuerk <thtuerk@thtuerk-desktop.(none)>

added signature to quantHeuristicsLibAbbrev, generalised DISCH_ASM_CONV_TAC
- added signature to experimental library in order to make it compile with Moscow ML
- generalised DISCH_ASM_CONV_TAC in ConseqConv. Now it can handle newly
introduced assumptions. Therefore, it can be used for the new lib now.


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

Remove trailing whitespace in source files.


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

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