src/HOL/Imperative_HOL/Heap.thy
Mon, 05 Jul 2010 15:12:20 +0200 tuned
Thu, 01 Jul 2010 16:54:44 +0200 "prod" and "sum" replace "*" and "+" respectively
Tue, 04 May 2010 11:00:17 +0200 added lemma about irreflexivity of pointer inequality in Imperative_HOL
Fri, 16 Apr 2010 21:28:09 +0200 replaced generic 'hide' command by more conventional 'hide_class', 'hide_type', 'hide_const', 'hide_fact' -- frees some popular keywords;
Thu, 10 Dec 2009 11:58:26 +0100 added Imperative_HOL examples; added tail-recursive combinator for monadic heap functions; adopted code generation of references; added lemmas
Thu, 12 Nov 2009 17:21:48 +0100 New list theorems; added map_map to simpset, this is the prefered direction; allow sorting by a key
Tue, 19 May 2009 16:54:55 +0200 String.literal replaces message_string, code_numeral replaces (code_)index
Fri, 27 Mar 2009 10:05:11 +0100 normalized imports
Thu, 08 Jan 2009 17:10:41 +0100 split of Imperative_HOL theories from HOL-Library