History log of /seL4-l4v-10.1.1/l4v/proof/bisim/Separation.thy
Revision Date Author Comments
# 6b9d9d24 09-Jun-2018 Gerwin Klein <gerwin.klein@data61.csiro.au>

Isabelle2018: new "op x" syntax; now is "(x)"

(result of "isabelle update_op -m <dir>")


# 011e0845 09-Jun-2018 Gerwin Klein <gerwin.klein@data61.csiro.au>

Isabelle2018: new comment syntax

(result of "isabelle update_comments <dirs>")


# 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.


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

Removes all trailing whitespaces


# 0b039a07 24-Oct-2016 Matthew Brecknell <Matthew.Brecknell@data61.csiro.au>

Isabelle2016-1: syntax: use semantic markup instead of "header"


# c25817b5 17-Nov-2016 Matthew Brecknell <Matthew.Brecknell@data61.csiro.au>

trivial: remove some redundant uses of split_if rule


# 0f2d5576 23-Nov-2015 Gerwin Klein <gerwin.klein@nicta.com.au>

terminology in comments: async ep -> notifications


# 457a55a8 01-Nov-2015 Joel Beeren <joel.beeren@nicta.com.au>

add arch_tcb object to C, rename aep -> ntfn


# 0288aeb1 23-Sep-2014 David Greenaway <david.greenaway@nicta.com.au>

bisim: Isabelle 2014 changes.


# f1d808c9 13-Aug-2014 Gerwin Klein <gerwin.klein@nicta.com.au>

integrate separation kernel config proofs

Hooked up into build system and regression test; added READMEs


# 3556bee2 12-Aug-2014 Gerwin Klein <gerwin.klein@nicta.com.au>

github import of static cap config proofs