src/Pure/Isar/isar_syn.ML
Fri, 17 Jun 2005 18:33:32 +0200 Theory.add_typedecls;
Sat, 11 Jun 2005 22:15:56 +0200 renamed IsarThy.hide_space to IsarThy.hide_names;
Sun, 05 Jun 2005 11:31:28 +0200 added 'uses' keyword;
Wed, 01 Jun 2005 12:30:49 +0200 Locales: new element constrains, parameter renaming with syntax,
Fri, 27 May 2005 16:24:48 +0200 Locale expressions: rename with optional mixfix syntax.
Wed, 25 May 2005 10:43:15 +0200 renamed search criterion 'rewrite' to 'simp'
Sun, 22 May 2005 19:26:18 +0200 tuned;
Sun, 22 May 2005 16:51:15 +0200 added 'print_simpset';
Tue, 17 May 2005 18:10:31 +0200 tuned;
Mon, 16 May 2005 09:35:05 +0200 searching for thms by combination of criteria (intro, elim, dest, name, term pattern)
Thu, 21 Apr 2005 22:02:06 +0200 superceded by Pure.thy and CPure.thy;
Sat, 16 Apr 2005 18:56:48 +0200 added 'no_syntax' command;
Wed, 13 Apr 2005 18:46:39 +0200 *** MESSAGE REFERS TO PREVIOUS VERSION ***
Wed, 13 Apr 2005 18:34:22 +0200 *** empty log message ***
Thu, 24 Mar 2005 17:03:37 +0100 Further work on interpretation commands. New command `interpret' for
Thu, 10 Mar 2005 17:48:36 +0100 Registrations of global locale interpretations: improved, better naming.
Wed, 09 Mar 2005 18:44:52 +0100 First version of global registration command.
Thu, 03 Mar 2005 12:43:01 +0100 Move towards standard functions.
Sun, 13 Feb 2005 17:15:14 +0100 Deleted Library.option type.
Tue, 11 Jan 2005 14:15:14 +0100 Added table of commands to be hidden in LaTeX output.
Mon, 11 Oct 2004 10:51:19 +0200 Some changes to allow skipping of proof scripts.
Wed, 18 Aug 2004 11:44:17 +0200 import -> imports
Mon, 16 Aug 2004 17:06:47 +0200 new theory header syntax.
Thu, 12 Aug 2004 10:01:09 +0200 Disallowed "includes" in locale declarations.
Mon, 21 Jun 2004 10:25:57 +0200 Merged in license change from Isabelle2004
Tue, 15 Jun 2004 13:24:02 +0200 path instead of string;
Sun, 13 Jun 2004 15:30:08 +0200 added display_drafts and print_drafts commands;
Wed, 09 Jun 2004 18:53:13 +0200 Syntax.default_mode;
Fri, 21 May 2004 21:20:38 +0200 'classrel' now allows multiple arguments;
Thu, 22 Apr 2004 10:49:30 +0200 improved constdefs and translation functions;
Wed, 07 Apr 2004 20:42:13 +0200 Locale instantiation: label parameter optional, new attribute paramter.
Fri, 02 Apr 2004 14:08:30 +0200 Experimental command for instantiation of locales in proof contexts:
Thu, 09 Oct 2003 18:13:32 +0200 Added support for making constants final, that is, ensuring that no
Mon, 03 Feb 2003 11:08:10 +0100 Added "print_intros" command.
Fri, 02 Aug 2002 21:40:28 +0200 fixed long statement: P.opt_thm_name;
Thu, 18 Jul 2002 12:09:28 +0200 adapted locale syntax;
Tue, 16 Jul 2002 18:39:55 +0200 locale: optional predicate name, or "open";
Tue, 02 Jul 2002 17:44:13 +0200 thms_containing: optional limit argument;
Tue, 02 Jul 2002 15:39:49 +0200 tuned msg;
Wed, 27 Feb 2002 21:52:41 +0100 'declare': and_list1;
Tue, 26 Feb 2002 21:44:48 +0100 clarified general_statement syntax;
Tue, 26 Feb 2002 18:20:01 +0100 tuned long_statement;
Mon, 25 Feb 2002 20:50:42 +0100 updated markup commands;
Sun, 24 Feb 2002 21:44:43 +0100 'using' command;
Tue, 12 Feb 2002 20:28:27 +0100 got rid of explicit marginal comments (now stripped earlier from input);
Tue, 15 Jan 2002 18:43:51 +0100 allow empty locales;
Tue, 15 Jan 2002 00:11:30 +0100 print_locale: allow full body specification;
Fri, 11 Jan 2002 00:30:28 +0100 localized 'lemmas', 'theorems', 'declare';
Thu, 10 Jan 2002 01:12:30 +0100 IsarThy.smart_multi_theorem;
Thu, 03 Jan 2002 17:56:15 +0100 tuned msg;
Wed, 05 Dec 2001 03:16:43 +0100 added 'print_rules' command;
Sat, 24 Nov 2001 16:58:57 +0100 print_locale: expr;
Thu, 22 Nov 2001 23:44:30 +0100 import locale expression;
Thu, 22 Nov 2001 17:13:36 +0100 tuned;
Mon, 19 Nov 2001 23:37:01 +0100 improved treatment of common result name;
Mon, 19 Nov 2001 20:47:39 +0100 multi_theorem: common statement header (covers *all* results);
Sun, 11 Nov 2001 21:33:40 +0100 "theorem" etc.: multiple statements;
Fri, 09 Nov 2001 10:25:10 +0100 Commands prf and full_prf can now also be used to display proof term
Tue, 06 Nov 2001 23:53:28 +0100 separate "in" locale vs. ad-hoc context;
Tue, 06 Nov 2001 01:16:50 +0100 added 'locale', 'print_locales', 'print_locale';