History log of /seL4-l4v-10.1.1/HOL4/examples/theorem-prover/lisp-runtime/implementation/lisp_opsScript.sml
Revision Date Author Comments
# 55e2defc 04-May-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Fix theorem-prover/lisp-runtime for new by


# e33fc143 06-Aug-2016 Michael Norrish <Michael.Norrish@nicta.com.au>

More theorem-prover fixes for pat_assum rename


# 04dd92b2 08-Aug-2013 Anthony Fox <anthony.fox@cl.cam.ac.uk>

Partial fix for issue #127.

The definition of "remove_parse_stack" now works for the "classic heuristic" (set using PmatchHeuristics) but still fails for the "default". For the time being, an argument could be making the "classic" the default again, since it appears to be more stable.

The pertinent change was in Defn.wfrec_eqns, where "elim_triv_literal_CONV" is now incorporated into "rule". Other changes are tidy-ups.


# 4f2e9309 10-May-2013 Magnus Myreen <magnus.myreen@cl.cam.ac.uk>

rearranging files in examples/machine-code to separate decompiler from ISA models


# af4c68dd 17-Sep-2012 Magnus Myreen <magnus.myreen@cl.cam.ac.uk>

split lisp_symbols into separate files


# 07619a09 19-Jan-2012 Magnus Myreen <magnus.myreen@gmail.com>

A mechanised soundness proof for a reflective theorem prover.