History log of /seL4-l4v-10.1.1/l4v/spec/design/skel/PSpaceFuns_H.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.


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

Removes all trailing whitespaces


# 9ceed1eb 03-May-2016 Daniel Matichuk <daniel.matichuk@nicta.com.au>

arch_split: fix proofs after removing shadow and unqualify commands and adding fix for crunch. Checks up to DPolicy.


# 72337faa 31-Mar-2016 Daniel Matichuk <daniel.matichuk@nicta.com.au>

arch_split: added namespacing to ExecSpec


# c45f8874 17-Jan-2016 Gao Xin <xin.gao@nicta.com.au>

l4v-sabre: minor fix on dmo_ackInterrupt and foldME


# bee4ba00 17-Jan-2016 Gao Xin <xin.gao@nicta.com.au>

l4v-sabre: fix refine


# 4fd43512 01-Dec-2015 Thomas Sewell <Thomas.Sewell@nicta.com.au>

WIP on handling array assertions. Up to Retype_C.

This is quite a lot of work in the end. I've had to gut most of
Retype_C along the way. Nearly done there.


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

fewer warnings


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

Import release snapshot.