src/Pure/Isar/method.ML
Mon, 16 Jun 2008 17:54:49 +0200 wenzelm ML tactic: do not abstract over context again;
Wed, 14 May 2008 20:30:29 +0200 wenzelm added intern, defined;
Tue, 29 Apr 2008 19:55:02 +0200 haftmann added lemma antiquotation
Fri, 28 Mar 2008 22:39:43 +0100 wenzelm ml_tactic: non-critical version via proof data and thread data;
Fri, 28 Mar 2008 20:02:04 +0100 wenzelm Context.>> : operate on Context.generic;
Fri, 28 Mar 2008 00:02:54 +0100 wenzelm reorganized signature of ML_Context;
Thu, 27 Mar 2008 15:32:15 +0100 wenzelm eliminated delayed theory setup
Wed, 26 Mar 2008 22:40:07 +0100 wenzelm adapted to Context.thread_data interface;
Mon, 24 Mar 2008 23:34:24 +0100 wenzelm ML runtime compilation: pass position, tuned signature;
Sat, 15 Mar 2008 22:07:32 +0100 wenzelm tuned messages;
Thu, 24 Jan 2008 23:51:18 +0100 wenzelm improved apply: handle thread position, apply to context here;
Tue, 18 Dec 2007 19:54:33 +0100 wenzelm named some critical sections;
Fri, 02 Nov 2007 18:53:01 +0100 haftmann generic tactic Method.intros_tac
Wed, 01 Aug 2007 16:55:44 +0200 wenzelm tuned;
Sat, 28 Jul 2007 20:40:27 +0200 wenzelm tuned;
Fri, 27 Jul 2007 21:55:20 +0200 wenzelm method section scanners: added [[declaration]] syntax, ignore sid-effects of thms;
Mon, 23 Jul 2007 19:45:44 +0200 wenzelm eliminated transform_failure (to avoid critical section for main transactions);
Mon, 23 Jul 2007 14:06:12 +0200 wenzelm marked some CRITICAL sections (for multithreading);
Sun, 08 Jul 2007 19:51:58 +0200 wenzelm replaced exception TableFun/GraphFun.DUPS by TableFun/GraphFun.DUP;
Thu, 05 Jul 2007 20:01:26 +0200 wenzelm renamed ObjectLogic.atomize_tac to ObjectLogic.atomize_prems_tac;
Thu, 05 Jul 2007 00:06:14 +0200 wenzelm avoid polymorphic equality;
Tue, 19 Jun 2007 23:15:57 +0200 wenzelm added raw_tactic;
Thu, 14 Jun 2007 23:04:40 +0200 wenzelm method assumption: uniform treatment of prems as legacy feature;
Wed, 13 Jun 2007 00:01:38 +0200 wenzelm Basic text: include position;
Thu, 31 May 2007 23:47:36 +0200 wenzelm simplified/unified list fold;
Thu, 24 May 2007 08:37:37 +0200 haftmann tuned Pure/General/name_space.ML
Mon, 07 May 2007 00:49:59 +0200 wenzelm simplified DataFun interfaces;
Wed, 04 Apr 2007 00:11:18 +0200 wenzelm tuned comment;
Sat, 20 Jan 2007 14:09:19 +0100 wenzelm ML tactic: proper context for compile and runtime;
Fri, 19 Jan 2007 22:08:27 +0100 wenzelm removed obsolete Method;
Fri, 19 Jan 2007 13:09:33 +0100 wenzelm adapted ML context operations;
Sat, 30 Dec 2006 16:08:00 +0100 wenzelm removed conditional combinator;
Mon, 18 Dec 2006 08:21:35 +0100 haftmann switched argument order in *.syntax lifters
Thu, 07 Dec 2006 00:42:04 +0100 wenzelm reorganized structure Goal vs. Tactic;
Wed, 29 Nov 2006 15:44:59 +0100 wenzelm renamed SIMPLE_METHOD' to SIMPLE_METHOD'';
Wed, 29 Nov 2006 04:11:12 +0100 wenzelm COMP_INCR;
Thu, 03 Aug 2006 17:30:43 +0200 wenzelm moved bires_inst_tac etc. to rule_insts.ML;
Wed, 02 Aug 2006 22:26:41 +0200 wenzelm normalized Proof.context/method type aliases;
Thu, 27 Jul 2006 13:43:01 +0200 wenzelm moved basic assumption operations from structure ProofContext to Assumption;
Wed, 12 Jul 2006 21:19:24 +0200 wenzelm removed duplicate of Tactic.make_elim_preserve;
Thu, 06 Jul 2006 17:47:34 +0200 wenzelm added method_i and Source_i;
Mon, 05 Jun 2006 21:54:24 +0200 wenzelm assm_tac: try rule termI;
Thu, 27 Apr 2006 15:06:35 +0200 wenzelm tuned basic list operators (flat, maps, map_filter);
Tue, 21 Mar 2006 12:18:18 +0100 wenzelm moved gen_eq_set to library.ML;
Sat, 04 Mar 2006 21:10:10 +0100 wenzelm text: added SelectGoals;
Wed, 15 Feb 2006 21:34:55 +0100 wenzelm removed distinct, renamed gen_distinct to distinct;
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;
less more (0) -100 -60 tip