History log of /seL4-l4v-10.1.1/l4v/proof/invariant-abstract/ARM/ArchLevityCatch_AI.thy
Revision Date Author Comments
# b064281e 11-Oct-2018 Gerwin Klein <gerwin.klein@data61.csiro.au>

ainvs: clean up and arch split BCorres

RISCV64 will need slight variations in the arch dependent proofs


# 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


# 8d4a8eb2 21-Sep-2016 Xin,Gao <xin.gao@nicta.com.au>

SELFOUR-421: fix coding style


# d7a49c7b 28-Jul-2016 Matthew Brecknell <Matthew.Brecknell@data61.csiro.au>

x64 invariants: reorder imports so that Include_AI comes before BCorres_AI

This makes forM_x and "crunch ignore" rules available to an arch-specific
crunch in BCorres_AI.


# 322f1023 18-Apr-2016 Gerwin Klein <gerwin.klein@nicta.com.au>

word_lib: adjust theory dependencies


# f0faa90f 17-Apr-2016 Gerwin Klein <gerwin.klein@nicta.com.au>

lib/spec/proof/tools: fix word change fallout


# 1d20b393 26-Apr-2016 Daniel Matichuk <daniel.matichuk@nicta.com.au>

arch_split: replaced sublocale with global_naming


# 3191c485 20-Apr-2016 Daniel Matichuk <daniel.matichuk@nicta.com.au>

arch_split: added ARM_A and ARM_H locales


# ab09d49b 05-Apr-2016 Daniel Matichuk <daniel.matichuk@nicta.com.au>

arch_split: checkpoint. Checks up to ArchVSpace_AI with two sorries (MattB WIP)


# 1018d01b 04-Feb-2016 Daniel Matichuk <daniel.matichuk@nicta.com.au>

arch_split: More namespacing progress and invariant splitting. Checks halfway into Invariants_AI