src/HOL/Record.thy
Thu, 15 Mar 2012 22:08:53 +0100 wenzelm declare command keywords via theory header, including strict checking outside Pure;
Tue, 13 Sep 2011 17:25:19 -0700 huffman tuned proofs
Thu, 09 Jun 2011 08:32:16 +0200 bulwahn adding theory Quickcheck_Narrowing to HOL-Main image
Thu, 05 May 2011 10:47:31 +0200 bulwahn adding creation of exhaustive generators for records; simplifying dependencies in Main theory
Fri, 17 Dec 2010 17:43:54 +0100 wenzelm replaced command 'nonterminals' by slightly modernized version 'nonterminal';
Wed, 18 Aug 2010 16:59:35 +0200 haftmann removed separate quickcheck_record module
Tue, 17 Aug 2010 15:19:37 +0200 haftmann dropped make_/dest_ naming convention
Tue, 17 Aug 2010 15:13:16 +0200 haftmann eliminated typecopy interpretation
Thu, 12 Aug 2010 17:56:43 +0200 haftmann moved Record.thy from session Plain to Main; avoid variable name acc
Fri, 16 Apr 2010 21:28:09 +0200 wenzelm replaced generic 'hide' command by more conventional 'hide_class', 'hide_type', 'hide_const', 'hide_fact' -- frees some popular keywords;
Tue, 16 Feb 2010 16:03:06 +0100 wenzelm simplified/clarified record translations;
Tue, 16 Feb 2010 14:08:39 +0100 wenzelm moved generic update_name to Pure syntax -- not specific to HOL/record;
Tue, 16 Feb 2010 13:35:42 +0100 wenzelm tuned;
Mon, 15 Feb 2010 19:16:45 +0100 wenzelm tuned document;
Mon, 21 Dec 2009 08:32:04 +0100 haftmann prefer prefix "iso" over potentially misleading "is"; tuned
Tue, 10 Nov 2009 16:11:43 +0100 haftmann substantial simplification restores code generation
Thu, 01 Oct 2009 01:03:36 +0200 wenzelm eliminated dead code, redundant bindings and parameters;
Tue, 29 Sep 2009 22:33:27 +0200 wenzelm replaced meta_iffD2 by existing Drule.equal_elim_rule2;
Tue, 29 Sep 2009 21:36:49 +0200 wenzelm tuned header;
Mon, 28 Sep 2009 14:16:01 +1000 Thomas Sewell Fix unescaped expressions breaking latex output in Record.thy
Wed, 23 Sep 2009 19:17:48 +1000 tsewell Initial response to feedback from Norbert, Makarius on record patch
Thu, 10 Sep 2009 16:38:18 +1000 Thomas Sewell Simplification of various aspects of the IsTuple component
Thu, 10 Sep 2009 15:18:43 +1000 Thomas Sewell Record patch imported and working.
Thu, 27 Aug 2009 00:40:53 +1000 tsewell Initial attempt at porting record update to repository Isabelle.
Fri, 19 Jun 2009 17:23:21 +0200 haftmann discontinued ancient tradition to suffix certain ML module names with "_package"
Wed, 19 Dec 2007 16:32:12 +0100 schirmer replaced K_record by lambda term %x. c
Thu, 26 Apr 2007 16:39:11 +0200 wenzelm added header;
Fri, 20 Apr 2007 17:58:25 +0200 haftmann reverted to classical syntax for K_record
Fri, 20 Apr 2007 11:21:42 +0200 haftmann Isar definitions are now added explicitly to code theorem table
Tue, 07 Nov 2006 18:25:48 +0100 schirmer field-update in records is generalised to take a function on the field
less more (0) -50 -30 tip