src/Pure/Isar/method.ML
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;
less more (0) -100 -60 tip