History log of /seL4-l4v-master/l4v/tools/autocorres/doc/quickstart/Chapter1_MinMax.thy
Revision Date Author Comments
# 13ca552d 22-Nov-2020 Matthew Brecknell <Matthew.Brecknell@data61.csiro.au>

autocorres: fix code inclusion in quickstart doc

The AutoCorres quickstart document includes code from `*.c` files from a
given line number, to avoid including license headers and other details
that aren't useful in the document. This updates the line numbers for
the current license headers.

Signed-off-by: Matthew Brecknell <Matthew.Brecknell@data61.csiro.au>


# a424d55e 09-Mar-2020 Gerwin Klein <gerwin.klein@data61.csiro.au>

licenses: convert license tags to SPDX


# 1cbefe0e 25-May-2019 Gerwin Klein <gerwin.klein@data61.csiro.au>

autocorres: update cartouches for Isabelle2019


# 7e295041 23-Jun-2018 Gerwin Klein <gerwin.klein@data61.csiro.au>

Isabelle2018: AutoCorresDoc


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


# 7c818daa 01-Mar-2018 Japheth Lim <Japheth.Lim@data61.csiro.au>

autocorres: fix C source formatting in quickstart doc


# 561be5e1 28-Feb-2018 Gerwin Klein <gerwin.klein@data61.csiro.au>

autocorres: NICTA URLs -> D61 URLs


# 0cdc2c10 18-Nov-2014 David Greenaway <david.greenaway@nicta.com.au>

autocorres: Tweak quickstart documentation.

Get ready to publish to the website.


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

Import release snapshot.