History log of /seL4-l4v-10.1.1/l4v/tools/c-parser/PackedTypes.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>")


# 5ae795c5 12-Jun-2018 Gerwin Klein <gerwin.klein@data61.csiro.au>

c-parser: qualified session imports; Word_Lib base image

Previously, everything was counted under session CParser, incl most of
Word_Lib. The dependency on Word_Lib thus revealed means Word_lib is the
better base image for session Simpl-VCG.


# 6b9912c4 16-Oct-2017 Pang Luo <Pang.Luo@data61.csiro.au>

manually adjust non-obvious cases of tab to space replacement


# 184d6b70 09-Oct-2017 Matthew Brecknell <Matthew.Brecknell@data61.csiro.au>

remove most tab characters


# 2f4b822d 22-Jun-2017 Matthew Brecknell <Matthew.Brecknell@data61.csiro.au>

x64: configure arch-specific array types


# 41d4aa4f 25-Oct-2016 Matthew Brecknell <Matthew.Brecknell@data61.csiro.au>

Isabelle2016-1: update references to renamed constants and facts


# f52bc138 19-May-2016 Joel Beeren <joel.beeren@nicta.com.au>

lib: fix theory includes for arch-splitted WordSetup


# 6a2692ab 19-May-2016 Joel Beeren <joel.beeren@nicta.com.au>

lib: fix theory includes for arch-splitted WordSetup


# 345fd7ab 09-May-2016 Michael Norrish <michael.norrish@nicta.com.au>

c-parser: factor out more 32-bit dependencies in umm_heap

If one changes the occurrences of 32 in Addr_Type to 64, everything up
to CTranslation still builds successfully.

Work towards JIRA VER-487


# 71ff4d27 20-Oct-2015 Rafal Kolanski <rafal.kolanski@nicta.com.au>

c-parser: add packed_type instance for 2D arrays

I finally got it down into a form that Isabelle accepts, and without
even having to add spurious axioms.


# 0f219389 22-Apr-2015 Gerwin Klein <gerwin.klein@nicta.com.au>

2015 update progress


# fe36a97b 08-Aug-2014 Lars Noschinski <lars@public.noschinski.de>

Port AutoCorres to Isabelle 2014-RC0


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

Import release snapshot.