History log of /seL4-l4v-10.1.1/l4v/proof/crefine/X64/CSpace_RAB_C.thy
Revision Date Author Comments
# d7574020 20-Sep-2018 Edward Pierzchalski <ed.pierzchalski@data61.csiro.au>

Remove pure word lemmas from proof/*

Removes redundant lemmas after moving them up to Word_Lib.


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


# 710090f8 07-Jan-2018 Joel Beeren <joel.beeren@data61.csiro.au>

x64: crefine: cleared sorries in CSpace_RAB_C


# 05ace54d 30-Oct-2017 Joel Beeren <joel.beeren@data61.csiro.au>

x64: crefine: update sorries for C changes

changes include:
* zombie bit numbers changing
* object sizes abstracted


# 3a9818b0 15-Oct-2017 Joel Beeren <joel.beeren@data61.csiro.au>

x64: crefine: added CSpace_RAB_C.thy