src/Pure/Isar/obtain.ML
Tue, 02 Sep 2008 16:55:33 +0200 wenzelm type Attrib.binding abbreviates Name.binding without attributes;
Tue, 02 Sep 2008 14:10:30 +0200 wenzelm explicit type Name.binding for higher-specification elements;
Tue, 09 Oct 2007 00:20:13 +0200 wenzelm generic Syntax.pretty/string_of operations;
Tue, 03 Apr 2007 19:24:13 +0200 wenzelm renamed Variable.import to import_thms (avoid clash with Alice keywords);
Wed, 06 Dec 2006 21:19:03 +0100 wenzelm export: added explicit term operation;
Thu, 30 Nov 2006 14:17:29 +0100 wenzelm qualified MetaSimplifier.norm_hhf(_protect);
Tue, 07 Nov 2006 19:39:50 +0100 wenzelm moved statement to specification.ML;
Sat, 30 Sep 2006 21:39:31 +0200 wenzelm statement: Variable.fix_frees;
Wed, 02 Aug 2006 22:27:02 +0200 wenzelm added tactical result;
Thu, 27 Jul 2006 13:43:01 +0200 wenzelm moved basic assumption operations from structure ProofContext to Assumption;
Wed, 26 Jul 2006 19:37:41 +0200 wenzelm Variable.import(T): result includes fixed types/terms;
Tue, 25 Jul 2006 21:18:08 +0200 wenzelm added find_free (from term.ML);
Tue, 11 Jul 2006 12:17:11 +0200 wenzelm replaced Term.variant(list) by Name.variant(_list);
Tue, 04 Jul 2006 19:49:55 +0200 wenzelm guess: proper context for polymorphic parameters;
Mon, 03 Jul 2006 19:33:09 +0200 wenzelm obtain_export: Thm.generalize;
Sat, 17 Jun 2006 19:37:47 +0200 wenzelm Term.internal;
Thu, 15 Jun 2006 23:08:54 +0200 wenzelm ProofContext: moved variable operations to struct Variable;
Sun, 11 Jun 2006 21:59:24 +0200 wenzelm fixes: include mixfix syntax;
Mon, 05 Jun 2006 21:54:25 +0200 wenzelm guess: more careful about local polymorphism;
Sun, 07 May 2006 00:22:05 +0200 wenzelm removed 'concl is' patterns;
Thu, 27 Apr 2006 15:06:35 +0200 wenzelm tuned basic list operators (flat, maps, map_filter);
Tue, 21 Mar 2006 12:18:07 +0100 wenzelm subtract (op =);
Thu, 02 Feb 2006 16:31:35 +0100 wenzelm Proof.refine_insert;
Thu, 02 Feb 2006 12:52:24 +0100 wenzelm obtain(_i): optional name for 'that';
Tue, 31 Jan 2006 18:19:25 +0100 wenzelm tuned comments;
Tue, 24 Jan 2006 00:43:32 +0100 wenzelm ProofContext.inferred_param;
Sat, 21 Jan 2006 23:02:14 +0100 wenzelm simplified type attribute;
Sun, 15 Jan 2006 19:58:56 +0100 wenzelm guess: used fixed inferred_type of vars;
Sat, 14 Jan 2006 17:14:06 +0100 wenzelm sane ERROR handling;
Fri, 13 Jan 2006 01:13:11 +0100 wenzelm uniform handling of fixes;
Tue, 10 Jan 2006 19:34:04 +0100 wenzelm generic attributes;
Wed, 16 Nov 2005 17:45:31 +0100 wenzelm Term.betapplys;
Thu, 10 Nov 2005 20:57:21 +0100 wenzelm guess: Seq.hd;
Tue, 08 Nov 2005 10:44:40 +0100 wenzelm simplified after_qed;
Fri, 28 Oct 2005 22:28:12 +0200 wenzelm renamed Goal constant to prop, more general protect/unprotect interfaces;
Fri, 21 Oct 2005 18:14:54 +0200 wenzelm improved check_result;
Tue, 18 Oct 2005 17:59:24 +0200 wenzelm tuned error msg;
Sat, 15 Oct 2005 00:08:07 +0200 wenzelm added 'guess', which derives the obtained context from the course of reasoning;
Tue, 13 Sep 2005 22:19:42 +0200 wenzelm tuned Isar proof elements;
Thu, 18 Aug 2005 11:17:46 +0200 wenzelm prepare attributes here;
Mon, 08 Aug 2005 22:14:04 +0200 ballarin After_qed takes result argument.
Thu, 14 Jul 2005 19:28:24 +0200 wenzelm tuned;
Wed, 13 Jul 2005 11:16:34 +0200 haftmann (intermediate commit)
Wed, 29 Jun 2005 15:13:36 +0200 wenzelm no Syntax.internal on thesis;
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, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Wed, 27 Feb 2002 21:53:33 +0100 wenzelm improved messages;
Thu, 06 Dec 2001 00:43:03 +0100 wenzelm Syntax.internal thesis;
Mon, 03 Dec 2001 21:31:55 +0100 wenzelm renamed rule_context.ML to context_rules.ML;
Thu, 29 Nov 2001 01:51:06 +0100 wenzelm RuleContext.intro_query_local;
Sun, 11 Nov 2001 21:35:21 +0100 wenzelm Proof.have_i: multiple statements;
Mon, 05 Nov 2001 20:59:35 +0100 wenzelm pretty/print functions with context;
Mon, 22 Oct 2001 18:02:50 +0200 wenzelm improved source arrangement of obtain;
Tue, 16 Oct 2001 23:02:14 +0200 wenzelm simplified exporter interface;
Sun, 14 Oct 2001 20:09:19 +0200 wenzelm use ObjectLogic;
Thu, 01 Feb 2001 20:45:11 +0100 wenzelm comment
Mon, 04 Dec 2000 23:18:07 +0100 wenzelm fixed binding of parameters;
Mon, 13 Nov 2000 22:01:07 +0100 wenzelm tuned statement args;
Fri, 03 Nov 2000 21:27:06 +0100 wenzelm improved handling of "that": insert into goal, only declare as Pure "intro";
less more (0) -60 tip