src/Pure/Isar/method.ML
Wed, 13 Apr 2005 18:46:52 +0200 wenzelm *** MESSAGE REFERS TO PREVIOUS VERSION ***
Wed, 13 Apr 2005 18:34:22 +0200 wenzelm *** empty log message ***
Fri, 04 Mar 2005 15:07:34 +0100 skalberg Removed practically all references to Library.foldr.
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, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Fri, 07 May 2004 20:33:14 +0200 wenzelm tuned;
Fri, 02 Apr 2004 14:08:30 +0200 ballarin Experimental command for instantiation of locales in proof contexts:
Tue, 30 Sep 2003 15:13:02 +0200 ballarin Improvements to Isar/Locales: premises generated by "includes" elements
Fri, 29 Aug 2003 15:19:02 +0200 ballarin Methods rule_tac etc support static (Isar) contexts.
Thu, 17 Oct 2002 10:52:59 +0200 paulson fixing the cut_tac method to work when there are no instantiations and the
Mon, 21 Jan 2002 16:15:16 +0100 wenzelm full_atomize;
Thu, 06 Dec 2001 00:40:19 +0100 wenzelm tuned;
Wed, 05 Dec 2001 03:17:34 +0100 wenzelm simple version of 'intro' and 'elim' method;
Tue, 04 Dec 2001 14:26:22 +0100 wenzelm rules_tac: SELECT_GOAL!!;
Mon, 03 Dec 2001 21:31:55 +0100 wenzelm renamed rule_context.ML to context_rules.ML;
Mon, 03 Dec 2001 21:02:08 +0100 wenzelm added "rules" method;
Thu, 29 Nov 2001 01:50:50 +0100 wenzelm rule context and attributes moved to rule_context.ML;
Wed, 28 Nov 2001 00:46:26 +0100 wenzelm theory data: removed obsolete finish method;
Wed, 21 Nov 2001 00:36:51 +0100 wenzelm use tracing function for trace output;
Mon, 19 Nov 2001 23:37:01 +0100 wenzelm improved treatment of common result name;
Sun, 11 Nov 2001 21:35:04 +0100 wenzelm added RAW_METHOD, RAW_METHOD_CASES;
Fri, 09 Nov 2001 00:16:52 +0100 wenzelm added impose_hyps_tac;
Mon, 05 Nov 2001 20:59:35 +0100 wenzelm pretty/print functions with context;
Wed, 31 Oct 2001 22:00:25 +0100 wenzelm 'atomize': CHANGED_PROP;
Sat, 27 Oct 2001 23:19:37 +0200 wenzelm declare equal_intr_rule as intro;
Sat, 27 Oct 2001 00:07:48 +0200 wenzelm added "atomize" method;
Tue, 23 Oct 2001 19:14:47 +0200 wenzelm trace_rules: only non-empty;
Tue, 16 Oct 2001 00:35:03 +0200 wenzelm proper order of kind names;
Mon, 15 Oct 2001 20:41:14 +0200 wenzelm intro! and elim! rules;
Sun, 14 Oct 2001 20:09:59 +0200 wenzelm atomize_tac etc. moved to object_logic.ML;
Fri, 12 Oct 2001 12:09:21 +0200 wenzelm added trace_rules, trace;
Tue, 16 Jan 2001 00:29:12 +0100 wenzelm added atomize_strip_tac;
Sun, 07 Jan 2001 21:41:56 +0100 wenzelm CHANGED_PROP;
Wed, 27 Dec 2000 18:27:49 +0100 wenzelm 'erule' etc.: assm arg;
Wed, 29 Nov 2000 18:41:43 +0100 wenzelm resolveq(_cases)_tac moved to HOL/Tools/induct_method.ML;
Tue, 28 Nov 2000 01:10:37 +0100 wenzelm resolveq_cases_tac: insert facts;
Fri, 10 Nov 2000 19:13:01 +0100 wenzelm rewrite_goal_tac moved to tactic.ML;
Tue, 07 Nov 2000 17:53:12 +0100 berghofe Moved rewriting functions from Thm to MetaSimplifier.
Mon, 06 Nov 2000 22:52:35 +0100 wenzelm added rewrite_goal_tac;
Fri, 03 Nov 2000 21:26:11 +0100 wenzelm assumption / finish: handle non-atomic assumptions from context as well;
Mon, 23 Oct 2000 22:10:36 +0200 wenzelm intro_classes by default;
Tue, 19 Sep 2000 23:53:00 +0200 wenzelm tuned args;
Sun, 17 Sep 2000 22:21:31 +0200 wenzelm Display.pretty_thm_sg;
Wed, 13 Sep 2000 22:31:19 +0200 wenzelm Args.addN, Args.delN;
Tue, 12 Sep 2000 17:38:49 +0200 wenzelm delrule: handle dest rules as well;
Thu, 07 Sep 2000 20:56:58 +0200 wenzelm tuned msgs;
Tue, 05 Sep 2000 18:51:49 +0200 wenzelm generalized types of args;
Fri, 01 Sep 2000 00:33:36 +0200 wenzelm added bang_sectioned_args';
Mon, 28 Aug 2000 20:32:38 +0200 wenzelm removed METHOD0;
Fri, 18 Aug 2000 18:11:10 +0200 wenzelm fixed RuleCases.make (invert flag);
Thu, 17 Aug 2000 10:40:31 +0200 wenzelm cases: opaque by default;
Mon, 14 Aug 2000 14:50:11 +0200 wenzelm tuned msg;
Wed, 09 Aug 2000 21:02:21 +0200 wenzelm res_inst: include non-inst versions with multiple thms;
Fri, 04 Aug 2000 23:01:39 +0200 wenzelm added goal_args(');
Tue, 01 Aug 2000 11:55:27 +0200 wenzelm added atomize_goal / atomize_tac;
Tue, 01 Aug 2000 00:20:12 +0200 wenzelm (un)fold: CHANGED;
Mon, 24 Jul 2000 23:47:14 +0200 wenzelm Drule.merge_rules;
Thu, 13 Jul 2000 11:39:41 +0200 wenzelm RuleCases.make opaq;
Sat, 01 Jul 2000 19:45:23 +0200 wenzelm removed help_methods;
Thu, 29 Jun 2000 22:31:29 +0200 wenzelm added add_method;
Wed, 24 May 2000 19:09:50 +0200 wenzelm added "done" proof;
Fri, 05 May 2000 22:09:41 +0200 wenzelm GPLed;
Mon, 17 Apr 2000 13:57:55 +0200 wenzelm Pretty.chunks;
Wed, 05 Apr 2000 21:02:31 +0200 wenzelm HEADGOAL;
Thu, 30 Mar 2000 14:22:15 +0200 wenzelm 'tactic': refer to PureIsar structure;
Mon, 20 Mar 2000 18:47:27 +0100 wenzelm use Args.goal_spec;
Sat, 18 Mar 2000 19:18:48 +0100 wenzelm tuned comments;
Wed, 08 Mar 2000 23:46:59 +0100 wenzelm sect: exlude ":" from parser;
Wed, 08 Mar 2000 17:58:37 +0100 wenzelm added METHOD_CASES, resolveq_cases_tac;
Mon, 06 Mar 2000 21:10:27 +0100 wenzelm added simple_args;
Fri, 03 Mar 2000 21:00:58 +0100 wenzelm added multi_resolveq, resolveq_tac;
Thu, 02 Mar 2000 18:18:31 +0100 wenzelm added 'prolog' method;
Tue, 22 Feb 2000 21:51:25 +0100 wenzelm tuned syntax wrapper;
Mon, 14 Feb 2000 20:42:02 +0100 wenzelm proof step: reset goal_facts;
Mon, 14 Feb 2000 11:23:57 +0100 wenzelm fixed prefer;
Sun, 13 Feb 2000 21:01:26 +0100 wenzelm added refine_end;
Wed, 09 Feb 2000 12:30:25 +0100 wenzelm [df]rule methods;
Mon, 07 Feb 2000 18:40:27 +0100 wenzelm refine_no_facts: recover goal_facts;
Sat, 05 Feb 2000 16:54:27 +0100 wenzelm '.' == by this;
Fri, 28 Jan 2000 21:56:55 +0100 wenzelm added prefer, defer;
Fri, 28 Jan 2000 12:10:47 +0100 wenzelm maintain standard rules (beware: classical provers provides another version!);
Wed, 05 Jan 2000 11:43:37 +0100 wenzelm added thms_ctxt_args;
Thu, 30 Sep 1999 21:21:04 +0200 wenzelm insert: ignore facts;
Sun, 26 Sep 1999 16:39:54 +0200 wenzelm help: unkown theory context;
Sat, 25 Sep 1999 13:08:54 +0200 wenzelm simplified sectioned_args;
Wed, 22 Sep 1999 20:59:22 +0200 wenzelm added 'insert' method (again);
Tue, 21 Sep 1999 17:23:55 +0200 wenzelm setup for refined facts handling;
Wed, 08 Sep 1999 18:10:39 +0200 wenzelm (un)fold: ignore facts;
Tue, 07 Sep 1999 17:21:44 +0200 wenzelm Method.refine_no_facts;
Tue, 07 Sep 1999 16:57:28 +0200 wenzelm then_tac = refine;
Thu, 02 Sep 1999 15:23:05 +0200 wenzelm terminal method: always involve finish;
Wed, 01 Sep 1999 21:19:37 +0200 wenzelm tuned;
Thu, 26 Aug 1999 19:01:58 +0200 wenzelm print_help;
Wed, 18 Aug 1999 20:43:42 +0200 wenzelm sectioned_args etc.: more general modifier;
Fri, 30 Jul 1999 13:41:43 +0200 wenzelm added erule;
Mon, 12 Jul 1999 22:27:20 +0200 wenzelm export assumption_tac;
Fri, 09 Jul 1999 18:47:15 +0200 wenzelm global_qed: removed alt_name, alt_att;
Thu, 08 Jul 1999 18:35:44 +0200 wenzelm terminal_proof: 2nd method;
Thu, 01 Jul 1999 17:41:16 +0200 wenzelm fixed backtracking of global_qed;
Mon, 28 Jun 1999 21:47:04 +0200 wenzelm cond_extern_table;
Fri, 04 Jun 1999 19:54:54 +0200 wenzelm export multi_resolve;
Wed, 26 May 1999 22:45:08 +0200 wenzelm local_qed: print_result;
Fri, 21 May 1999 11:38:57 +0200 wenzelm local_qed: obtain interactive flag;
Fri, 30 Apr 1999 18:01:11 +0200 wenzelm theory data: copy;
Tue, 27 Apr 1999 15:14:44 +0200 wenzelm fold / unfold methods;
Fri, 23 Apr 1999 16:33:03 +0200 wenzelm added FINISHED, same_tac;
Fri, 19 Mar 1999 11:24:00 +0100 wenzelm common qed and end of proofs;
Tue, 12 Jan 1999 17:19:53 +0100 wenzelm 'same' method, 'immediate' proof;
Tue, 12 Jan 1999 16:44:31 +0100 wenzelm improved asm_finish;
Tue, 12 Jan 1999 13:40:08 +0100 wenzelm eliminated tthm type and Attribute structure;
Wed, 18 Nov 1998 10:56:38 +0100 wenzelm removed trace;
Tue, 17 Nov 1998 14:23:13 +0100 wenzelm exception METHOD_FAIL;
Mon, 16 Nov 1998 11:07:12 +0100 wenzelm several args parsers;
Mon, 09 Nov 1998 15:32:43 +0100 wenzelm Proof methods.
less more (0) tip