src/HOL/thy_syntax.ML
Tue, 05 Sep 2000 18:48:41 +0200 wenzelm RecdefPackage.add_recdef_old;
Fri, 05 May 2000 22:29:02 +0200 wenzelm added scan_to_id (used to be in Pure/section_utils.ML);
Sat, 01 Apr 2000 20:21:39 +0200 wenzelm recdef: admit names/atts;
Thu, 30 Mar 2000 19:45:18 +0200 nipkow mod in recdef allows to access the correct simpset via simpset().
Wed, 12 May 1999 17:26:56 +0200 wenzelm strip_quotes replaced by unenclose;
Tue, 04 May 1999 16:18:16 +0200 wenzelm add_recdef: removed names / attributes;
Fri, 30 Apr 1999 18:09:33 +0200 wenzelm separated recdef / defer_recdef;
Tue, 27 Apr 1999 10:51:16 +0200 wenzelm adapted add_inductive, add_record;
Fri, 23 Apr 1999 12:22:30 +0200 paulson Now for recdefs that omit the WF relation
Thu, 22 Apr 1999 12:49:34 +0200 wenzelm recdef adapted to RecdefPackage.add_recdef;
Wed, 14 Apr 1999 14:44:04 +0200 wenzelm intrs: names and atts;
Wed, 17 Mar 1999 13:47:04 +0100 wenzelm adapted rep_datatype;
Thu, 11 Mar 1999 21:56:22 +0100 wenzelm primrec: empty attributes;
Tue, 12 Jan 1999 16:42:21 +0100 wenzelm get_tthms witness theorems;
Mon, 28 Dec 1998 16:46:15 +0100 paulson replaced obsolete "trim" by "strip_quotes"
Wed, 21 Oct 1998 17:46:00 +0200 berghofe Changed syntax of rep_datatype and inductive: Theorems
Fri, 16 Oct 1998 18:50:20 +0200 berghofe Changed structure of name spaces for datatypes.
Thu, 30 Jul 1998 23:14:41 +0200 berghofe Fixed primrec.
Thu, 30 Jul 1998 22:58:05 +0200 berghofe Fixed primrec.
Thu, 30 Jul 1998 17:59:57 +0200 wenzelm fixed primrec;
Fri, 24 Jul 1998 13:03:20 +0200 berghofe Adapted to new datatype package.
Tue, 30 Jun 1998 20:42:47 +0200 berghofe Adapted to new inductive definition package.
Wed, 29 Apr 1998 11:44:30 +0200 wenzelm TypedefPackage.add_typedef;
Thu, 08 Jan 1998 18:09:47 +0100 oheimb added split_paired_Ex to the implicit simpset
Thu, 13 Nov 1997 15:14:14 +0100 wenzelm fixed record parser;
Thu, 13 Nov 1997 12:43:17 +0100 wenzelm improved record syntax;
Wed, 12 Nov 1997 12:24:55 +0100 oheimb renamed split_T_case_prem to split_T_case_asm
Fri, 07 Nov 1997 08:25:02 +0100 nipkow Each datatype t now proves a theorem split_t_case_prem
Mon, 03 Nov 1997 21:13:24 +0100 wenzelm tuned;
Mon, 03 Nov 1997 12:24:13 +0100 wenzelm isatool fixclasimp;
Thu, 30 Oct 1997 09:45:03 +0100 nipkow For each datatype `t' there is now a theorem `split_t_case' of the form
Fri, 24 Oct 1997 17:28:20 +0200 wenzelm record: tuned output;
Thu, 23 Oct 1997 12:49:16 +0200 wenzelm added record section;
Mon, 20 Oct 1997 11:14:55 +0200 wenzelm adapted to qualified names;
Wed, 10 Sep 1997 14:18:12 +0200 nipkow Added Larry's test for preventing a datatype shadowing a theory.
Wed, 06 Aug 1997 11:57:52 +0200 wenzelm use ThySyn.add_syntax;
Wed, 06 Aug 1997 01:18:31 +0200 berghofe Replaced "init_thy_reader" by "set_parser".
Mon, 23 Jun 1997 10:35:49 +0200 paulson New "congs" keyword for recdef theory section
Thu, 05 Jun 1997 13:22:25 +0200 paulson A slight simplification of optstring
Mon, 26 May 1997 12:42:38 +0200 paulson Now recdef checks the name of the function being defined.
Fri, 23 May 1997 09:17:26 +0200 nipkow Added overloaded function `size' for all datatypes.
Thu, 15 May 1997 12:53:12 +0200 paulson TFL theory section
Thu, 10 Apr 1997 12:20:55 +0200 nipkow Turned Addsimps into AddIffs for datatype laws.
Wed, 09 Apr 1997 12:32:04 +0200 paulson Using Blast_tac
Fri, 05 Jul 1996 14:22:59 +0200 berghofe Simplified syntax of primrec definitions.
Thu, 06 Jun 1996 13:13:18 +0200 paulson Quotes now optional around inductive set
Fri, 19 Apr 1996 11:33:24 +0200 clasohm added Konrad's code for the datatype package
Wed, 13 Mar 1996 11:55:25 +0100 clasohm modified primrec so it can be used in MiniML/Type.thy
Mon, 05 Feb 1996 21:27:16 +0100 clasohm expanded tabs; renamed subtype to typedef;
Tue, 30 Jan 1996 15:24:36 +0100 clasohm expanded tabs
Tue, 02 Jan 1996 10:46:50 +0100 paulson Improving space efficiency of inductive/datatype definitions.
Thu, 02 Nov 1995 12:45:58 +0100 clasohm extended complex_typ
Wed, 04 Oct 1995 13:10:03 +0100 clasohm added local simpsets; removed IOA from 'make test'
Fri, 08 Sep 1995 13:23:04 +0200 clasohm added nested types on right hand side of datatype definitions
Tue, 28 Mar 1995 12:25:20 +0200 clasohm changed syntax of datatype declarations (curried types for constructor
Fri, 03 Mar 1995 12:02:25 +0100 clasohm new version of HOL with curried function application
less more (0) tip