src/Pure/axclass.ML
Thu, 01 Sep 2005 18:48:50 +0200 wenzelm curried_lookup/update;
Tue, 16 Aug 2005 13:42:26 +0200 wenzelm OuterKeyword;
Tue, 09 Aug 2005 15:44:24 +0200 haftmann exported after_qed for arity proofs
Mon, 08 Aug 2005 22:14:04 +0200 ballarin After_qed takes result argument.
Mon, 20 Jun 2005 22:13:59 +0200 wenzelm get_thm(s): Name;
Fri, 17 Jun 2005 18:35:27 +0200 wenzelm accomodate change of TheoryDataFun;
Sat, 11 Jun 2005 22:15:48 +0200 wenzelm refer to name spaces values instead of names;
Thu, 09 Jun 2005 12:03:20 +0200 wenzelm got rid of bclass, xclass;
Thu, 02 Jun 2005 09:11:34 +0200 wenzelm Theory.restore_naming;
Tue, 31 May 2005 11:53:13 +0200 wenzelm renamed cond_extern to extern;
Tue, 17 May 2005 10:19:44 +0200 wenzelm tuned;
Thu, 28 Apr 2005 21:36:08 +0200 wenzelm sane interfaces for tactical instance proofs (do not expand defs of theory, proper handling of sort instances);
Tue, 26 Apr 2005 19:55:25 +0200 wenzelm export intro_classes_tac;
Thu, 21 Apr 2005 22:02:06 +0200 wenzelm superceded by Pure.thy and CPure.thy;
Wed, 13 Apr 2005 18:45:25 +0200 wenzelm *** MESSAGE REFERS TO PREVIOUS VERSION ***
Wed, 13 Apr 2005 18:34:22 +0200 wenzelm *** empty log message ***
Mon, 11 Apr 2005 12:34:34 +0200 ballarin First release of interpretation commands.
Wed, 09 Mar 2005 18:44:52 +0100 ballarin First version of global registration command.
Thu, 03 Mar 2005 12:43:01 +0100 skalberg Move towards standard functions.
Sun, 13 Feb 2005 17:15:14 +0100 skalberg Deleted Library.option type.
Mon, 24 Jan 2005 17:59:48 +0100 berghofe Adapted to modified interface of PureThy.get_thm(s).
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Tue, 01 Jun 2004 12:33:50 +0200 wenzelm removed obsolete sort 'logic';
Sat, 29 May 2004 15:00:52 +0200 wenzelm improved output;
Fri, 21 May 2004 21:23:12 +0200 wenzelm test_classrel/arity improve error reporting; tuned;
Sat, 01 May 2004 22:08:57 +0200 wenzelm improved Term.invent_names;
Fri, 16 Apr 2004 20:59:09 +0200 wenzelm 'instance' and intro_classes now handle general sorts;
Tue, 12 Feb 2002 20:28:27 +0100 wenzelm got rid of explicit marginal comments (now stripped earlier from input);
Thu, 10 Jan 2002 01:11:43 +0100 wenzelm simplified IsarThy.theorem_i;
Fri, 14 Dec 2001 11:50:19 +0100 wenzelm Term.invent_type_names;
Wed, 05 Dec 2001 03:06:05 +0100 wenzelm tuned;
Wed, 28 Nov 2001 00:46:26 +0100 wenzelm theory data: removed obsolete finish method;
Fri, 09 Nov 2001 00:19:20 +0100 wenzelm theory data: finish method;
Sun, 04 Nov 2001 20:56:59 +0100 wenzelm IsarThy.theorem_i (None, []);
Wed, 31 Oct 2001 21:59:07 +0100 wenzelm IsarThy.theorem_i: no locale;
Sat, 27 Oct 2001 23:18:40 +0200 wenzelm removed obsolete goal_subclass, goal_arity;
Thu, 18 Oct 2001 21:02:26 +0200 wenzelm sane internal interfaces for instance;
Sat, 13 Oct 2001 20:31:34 +0200 wenzelm IsarThy.theorem_i Drule.internalK;
Fri, 31 Aug 2001 22:45:08 +0200 wenzelm proper use of invent_names;
Fri, 31 Aug 2001 18:46:48 +0200 wenzelm tuned headers;
Thu, 31 May 2001 17:57:02 +0200 wenzelm invent_names
Mon, 12 Feb 2001 20:45:12 +0100 wenzelm support \<subseteq> syntax in classes/classrel/axclass/instance;
Tue, 21 Nov 2000 19:04:03 +0100 wenzelm Tactic.distinct_subgoals_tac moved to internal intro_classes_tac;
Sat, 18 Nov 2000 19:47:36 +0100 wenzelm default_intro_classes_tac: Tactic.distinct_subgoals_tac;
Mon, 13 Nov 2000 21:59:49 +0100 wenzelm tuned IsarThy.theorem_i;
Mon, 23 Oct 2000 22:10:36 +0200 wenzelm intro_classes by default;
Sun, 17 Sep 2000 22:21:31 +0200 wenzelm Display.pretty_thm_sg;
Tue, 23 May 2000 12:30:29 +0200 paulson eta-expanded to handle value polymorphism
Sun, 21 May 2000 14:35:27 +0200 wenzelm adapted to inner syntax of sorts;
Mon, 17 Apr 2000 13:57:55 +0200 wenzelm Pretty.chunks;
Fri, 14 Apr 2000 17:30:22 +0200 wenzelm intrn_arity: reject type abbreviations;
Wed, 05 Apr 2000 21:02:31 +0200 wenzelm HEADGOAL;
Sat, 18 Mar 2000 19:19:53 +0100 wenzelm intro_classes_tac: REPEAT_ALL_NEW;
Mon, 13 Mar 2000 12:25:52 +0100 wenzelm adapted to new PureThy.add_thms etc.;
Wed, 25 Aug 1999 20:38:56 +0200 wenzelm expand_classes renamed to intro_classes;
Thu, 08 Jul 1999 18:36:09 +0200 wenzelm propp: 'concl' patterns;
Tue, 25 May 1999 20:24:10 +0200 wenzelm formal comments (still dummy);
Mon, 24 May 1999 21:53:18 +0200 wenzelm outer syntax keyword classification;
Fri, 21 May 1999 11:36:02 +0200 wenzelm improved errors;
Fri, 30 Apr 1999 18:01:11 +0200 wenzelm theory data: copy;
less more (0) -60 tip