History log of /seL4-l4v-master/HOL4/src/1/DiskThms.sml
Revision Date Author Comments
# 8ffd4f18 15-Jan-2020 Michael Norrish <michael.norrish@data61.csiro.au>

Remove unnecessary code given change to s-expressions as theory data

The implementation of DiskThms is now dramatically simpler.


# db3335aa 12-Jan-2020 Michael Norrish <michael.norrish@data61.csiro.au>

Make non-kernel code that depends on SharingTables work again

I think it's clear that the SharingTables stuff should build towards a
standardised input/output format that is easy to embed into other
formats. I think perhaps s-expressions are the way to go here.


# f52ec0a0 18-Mar-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Fix p/printers and selftests to agree with one another again


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

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