History log of /seL4-l4v-10.1.1/l4v/proof/infoflow/Noninterference_Base.thy
Revision Date Author Comments
# b5cdf470 13-Jun-2018 Gerwin Klein <gerwin.klein@data61.csiro.au>

globally use session-qualified imports; add Lib session

Session-qualified imports will be required for Isabelle2018 and help clarify
the structure of sessions in the build tree.

This commit mainly adds a new set of sessions for lib/, including a Lib
session that includes most theories in lib/ and a few separate sessions for
parts that have dependencies beyond CParser or are separate AFP sessions.
The group "lib" collects all lib/ sessions.

As a consequence, other theories should use lib/ theories by session name,
not by path, which in turns means spec and proof sessions should also refer
to each other by session name, not path, to avoid duplicate theory errors in
theory merges later.


# 9523eea0 01-Jul-2018 Thibaut Perami <thibaut.perami@data61.csiro.au>

infoflow: Clean up infoflow, comment, wrap lines, ...


# 796887d9 11-Jul-2017 Alejandro Gomez-Londono <alejandro.gomez@nicta.com.au>

Removes all trailing whitespaces


# b46bc4e7 16-May-2015 Gerwin Klein <gerwin.klein@nicta.com.au>

infoflow: 2015 update (apart from C refinement)


# 759a7fa8 14-Oct-2014 David Greenaway <david.greenaway@nicta.com.au>

infoflow: trivial: Add some minor comments to "Noninterference_Base.thy".

Added while trying to work out some details. Perhaps more useful than
not?


# 71e7dcc3 13-Aug-2014 Thomas Sewell <Thomas.Sewell@nicta.com.au>

Fix Access, InfoFlow and DRefine.


# 2a03e81d 14-Jul-2014 Gerwin Klein <gerwin.klein@nicta.com.au>

Import release snapshot.