History log of /seL4-l4v-master/HOL4/src/rational/schneiderUtils.sml
Revision Date Author Comments
# 9368833d 01-May-2019 Michael Norrish <Michael.Norrish@nicta.com.au>

Fix src/rational for tight equality

Remove some code from schneiderUtils along the way that can't have
ever worked (and wasn't being called). Some of it included parsing
calls to ancient if-then-else syntax (gd => t | e).


# 6a81a039 21-May-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove TABs from src

Will also make selftest to check that they aren't introduced


# 4888f523 15-Oct-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove eqtype declaration for term type


# 95d60bd3 02-Oct-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove -- as an alias for Term parser.

As per comment in release notes this has long been replaced as
appropriate style.


# 53827563 29-Sep-2010 Anthony Fox <anthony.fox@cl.cam.ac.uk>

Avoid a bunch of pattern completion warning messages.


# ffeb8f51 03-Sep-2010 Michael Norrish <Michael.Norrish@nicta.com.au>

Add two new conjunction-related tactics to Tactic.

They implement something I noticed appeared in schneiderUtils, so that file
gets to become a little simpler.


# 3063b62b 25-Feb-2010 Michael Norrish <Michael.Norrish@nicta.com.au>

Oops. Moved some files around to cope with change in build sequence.