src/Pure/Isar/isar_thy.ML
Thu, 07 Jul 2005 15:52:31 +0200 ballarin Preparations for interpretation of locales in locales.
Wed, 29 Jun 2005 15:13:35 +0200 wenzelm added print_mode three_buffersN and corresponding cond_print;
Wed, 22 Jun 2005 18:26:28 +0200 wenzelm tuned;
Mon, 20 Jun 2005 22:14:12 +0200 wenzelm thmref: Name vs. NameSelection;
Fri, 17 Jun 2005 18:33:08 +0200 wenzelm accomodate identification of type Sign.sg and theory;
Sat, 11 Jun 2005 22:15:57 +0200 wenzelm renamed hide_space to hide_names;
Wed, 01 Jun 2005 12:30:50 +0200 ballarin Locales: new element constrains, parameter renaming with syntax,
Tue, 31 May 2005 11:53:34 +0200 wenzelm improved naming of complex theorems in presentation;
Tue, 17 May 2005 18:10:31 +0200 wenzelm tuned;
Sat, 23 Apr 2005 19:50:40 +0200 wenzelm removed structure PureIsar;
Thu, 21 Apr 2005 22:02:06 +0200 wenzelm superceded by Pure.thy and CPure.thy;
Wed, 13 Apr 2005 18:48:52 +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.
Thu, 24 Mar 2005 17:03:37 +0100 ballarin Further work on interpretation commands. New command `interpret' for
Thu, 10 Mar 2005 17:48:36 +0100 ballarin Registrations of global locale interpretations: improved, better naming.
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:56:18 +0100 berghofe Specific theorems in a named list of theorems can now be referred to
Mon, 11 Oct 2004 10:51:19 +0200 berghofe Some changes to allow skipping of proof scripts.
Mon, 27 Sep 2004 10:27:34 +0200 ballarin Modified locales: improved implementation of "includes".
Thu, 12 Aug 2004 10:01:09 +0200 ballarin Disallowed "includes" in locale declarations.
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Sat, 29 May 2004 15:07:05 +0200 wenzelm transform_error;
Fri, 21 May 2004 21:20:14 +0200 wenzelm Sign.certify_tyname;
Thu, 22 Apr 2004 11:00:03 +0200 wenzelm removed add_constdefs(_i), see constdefs.ML for improved version; advanced translation functions;
Fri, 16 Apr 2004 18:45:56 +0200 berghofe Replaced quote by Library.quote, since quote now refers to Symbol.quote
Wed, 14 Apr 2004 13:28:46 +0200 wenzelm renamed have_thms to note_thms;
Wed, 07 Apr 2004 20:42:13 +0200 ballarin Locale instantiation: label parameter optional, new attribute paramter.
Fri, 02 Apr 2004 14:08:30 +0200 ballarin Experimental command for instantiation of locales in proof contexts:
Wed, 31 Mar 2004 16:10:53 +0200 skalberg Added check that Theory.ML does not occur in the files section of the theory
Wed, 30 Oct 2002 12:18:23 +0100 nipkow modified msg
Tue, 27 Aug 2002 11:06:07 +0200 wenzelm check_goal: produce error instead of warning;
Thu, 18 Jul 2002 12:09:44 +0200 wenzelm adapted add_locale;
Tue, 16 Jul 2002 18:40:11 +0200 wenzelm add_locale: adapted args;
Tue, 02 Jul 2002 15:40:27 +0200 wenzelm ProofContext.pretty_fact;
Wed, 27 Feb 2002 21:53:12 +0100 wenzelm tuned local goal forms;
Tue, 26 Feb 2002 21:45:13 +0100 wenzelm clarified multi statements;
Mon, 25 Feb 2002 20:51:00 +0100 wenzelm markup commands moved to isar_cmd.ML;
Sun, 24 Feb 2002 21:47:01 +0100 wenzelm added using_facts;
Tue, 12 Feb 2002 20:28:27 +0100 wenzelm got rid of explicit marginal comments (now stripped earlier from input);
Thu, 24 Jan 2002 22:43:40 +0100 wenzelm cond_print_result_rule: priority (again) instead of slightly
Tue, 15 Jan 2002 00:11:52 +0100 wenzelm tuned;
Fri, 11 Jan 2002 00:32:17 +0100 wenzelm clarified/added theorems(_i) vs. locale_theorems(_i);
Thu, 10 Jan 2002 21:03:46 +0100 wenzelm tuned;
Thu, 10 Jan 2002 16:04:28 +0100 wenzelm export multi_theorem(_i), locale_multi_theorem(_i);
Thu, 10 Jan 2002 01:13:07 +0100 wenzelm simplified theorem(_i);
Thu, 27 Dec 2001 16:46:04 +0100 wenzelm solve rule: tracing instead of priority;
Fri, 21 Dec 2001 23:17:35 +0100 wenzelm Theory.hide_space_i true;
Wed, 28 Nov 2001 23:31:47 +0100 wenzelm skip_proof: do not require quick_and_dirty in interactive mode;
Thu, 22 Nov 2001 23:44:57 +0100 wenzelm locale expression import;
Mon, 19 Nov 2001 23:37:01 +0100 wenzelm improved treatment of common result name;
Mon, 19 Nov 2001 20:47:39 +0100 wenzelm multi_theorem: common statement header (covers *all* results);
Sun, 11 Nov 2001 21:33:05 +0100 wenzelm theorem, have, show etc: multiple statements;
Tue, 06 Nov 2001 01:17:27 +0100 wenzelm theorem(_i): locale atts;
Mon, 05 Nov 2001 20:59:35 +0100 wenzelm pretty/print functions with context;
Sun, 04 Nov 2001 20:58:01 +0100 wenzelm theorem(_i): locale elements;
Wed, 31 Oct 2001 22:00:02 +0100 wenzelm global statements: locale argument;
Thu, 25 Oct 2001 19:55:41 +0200 wenzelm check_goal: setmp proofs 0;
less more (0) -100 -60 tip