src/Pure/Isar/method.ML
Fri, 10 Feb 2006 02:22:43 +0100 wenzelm syntax: Context.generic;
Mon, 06 Feb 2006 20:59:06 +0100 wenzelm tuned;
Fri, 03 Feb 2006 23:12:28 +0100 wenzelm canonical member/insert/merge;
Tue, 31 Jan 2006 18:19:32 +0100 wenzelm (un)fold: removed '(raw)' option;
Sun, 29 Jan 2006 19:23:48 +0100 wenzelm method (un)folded: option '(raw)';
Sat, 28 Jan 2006 17:28:58 +0100 wenzelm (un)fold: support object-level rewrites;
Sat, 21 Jan 2006 23:02:14 +0100 wenzelm simplified type attribute;
Thu, 19 Jan 2006 21:22:08 +0100 wenzelm setup: theory -> theory;
Tue, 10 Jan 2006 19:33:39 +0100 wenzelm generic attributes;
Thu, 22 Dec 2005 00:29:06 +0100 wenzelm conjunction_tac: single goal;
Fri, 16 Dec 2005 09:00:11 +0100 haftmann re-arranged tuples (theory * 'a) to ('a * theory) in Pure
Wed, 30 Nov 2005 22:52:49 +0100 wenzelm method 'fact': SIMPLE_METHOD, i.e. insert facts;
Tue, 22 Nov 2005 19:34:47 +0100 wenzelm moved multi_resolve(s) to drule.ML;
Thu, 10 Nov 2005 20:57:11 +0100 wenzelm renamed Thm.cgoal_of to Thm.cprem_of;
Fri, 28 Oct 2005 22:28:11 +0200 wenzelm added fact method;
Sat, 15 Oct 2005 00:08:06 +0200 wenzelm added primitive_text, succeed_text;
Tue, 04 Oct 2005 19:01:37 +0200 wenzelm minor tweaks for Poplog/ML;
Thu, 22 Sep 2005 23:43:55 +0200 nipkow renamed "rules" to "iprover"
Tue, 20 Sep 2005 08:21:49 +0200 haftmann slight adaptions to library changes
Thu, 15 Sep 2005 17:16:56 +0200 wenzelm TableFun/Symtab: curried lookup and update;
Tue, 13 Sep 2005 22:19:40 +0200 wenzelm added cheating, sorry_text (from skip_proofs.ML);
Thu, 08 Sep 2005 16:09:23 +0200 haftmann introduces some modern-style AList operations
Thu, 01 Sep 2005 18:48:50 +0200 wenzelm curried_lookup/update;
Thu, 18 Aug 2005 11:17:45 +0200 wenzelm moved before proof.ML;
Tue, 19 Jul 2005 17:21:47 +0200 wenzelm Logic.incr_tvar;
Mon, 20 Jun 2005 22:14:14 +0200 wenzelm refl_tac: avoid failure of unification, i.e. confusing trace msg;
Fri, 17 Jun 2005 18:33:33 +0200 wenzelm (RAW_)METHOD_CASES: RuleCases.tactic;
Thu, 09 Jun 2005 12:03:34 +0200 wenzelm meths: NameSpace.table;
Tue, 31 May 2005 11:53:36 +0200 wenzelm renamed cond_extern to extern;
Tue, 17 May 2005 10:19:44 +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;
Thu, 21 Apr 2005 19:13:03 +0200 berghofe Adapted to new interface of instantiation and unification / matching functions.
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;
less more (0) -120 tip