History log of /seL4-l4v-10.1.1/HOL4/examples/lambda/typing/sttVariantsScript.sml
Revision Date Author Comments
# cad894cc 20-Sep-2011 Michael Norrish <Michael.Norrish@nicta.com.au>

Fix lambda/typing example given 'perm_type' changes.


# bc294d17 02-Sep-2011 Michael Norrish <Michael.Norrish@nicta.com.au>

Extract a usable half-way point from nominal_datatype branch.

This replaces the is_perm predicate with a type embodying that predicate.
It doesn't include the subsequent work on allowing multiple 'atom' types.


# 15f66f6f 06-Jun-2011 Michael Norrish <Michael.Norrish@nicta.com.au>

Get lambda/typing directory to build again.

Had to deal with termScript stealing the \rightarrow syntax (I made
that theft local to termScript); and with tight equality.


# 1f53b889 30-Aug-2008 Michael Norrish <Michael.Norrish@nicta.com.au>

Refactor simple type theory development by moving theory of contexts
as association lists on strings to a separate theory.


# 51fac28d 27-Aug-2008 Michael Norrish <Michael.Norrish@nicta.com.au>

Make a new directory containing some work on simple typing for the
lambda calculus.