src/Pure/Isar/proof_context.ML
Mon, 13 Mar 2000 13:16:26 +0100 wenzelm cases: preserve order;
Thu, 09 Mar 2000 22:58:23 +0100 wenzelm check_case: disallow (T)Vars in invoked case;
Wed, 08 Mar 2000 23:49:30 +0100 wenzelm add_cases: omit unnamed;
Wed, 08 Mar 2000 18:00:01 +0100 wenzelm handling of local contexts: print_cases, get_case, add_cases;
Wed, 02 Feb 2000 20:19:25 +0100 wenzelm most_general_varify_tfrees all results;
Fri, 28 Jan 2000 12:04:17 +0100 wenzelm tuned sig;
Wed, 05 Jan 2000 11:47:46 +0100 wenzelm TypeInfer.logicT;
Mon, 25 Oct 1999 20:38:03 +0200 wenzelm improved handling of warn_extra_tfrees;
Fri, 22 Oct 1999 21:50:12 +0200 wenzelm warn_extra_tfrees (after declare_term);
Fri, 01 Oct 1999 20:39:40 +0200 wenzelm improved 'fix' / Skolem interfaces;
Thu, 30 Sep 1999 23:33:41 +0200 wenzelm added cert_skolem;
Thu, 30 Sep 1999 21:20:36 +0200 wenzelm export def_sort, def_type;
Sat, 25 Sep 1999 13:20:12 +0200 wenzelm added reset_thms;
Wed, 22 Sep 1999 21:02:32 +0200 wenzelm improved output;
Tue, 21 Sep 1999 17:24:50 +0200 wenzelm export prems_of;
Tue, 07 Sep 1999 16:57:52 +0200 wenzelm read_def_termT: dummyT;
Mon, 06 Sep 1999 16:57:33 +0200 wenzelm removed thms_closure (unused);
Sat, 04 Sep 1999 21:12:15 +0200 wenzelm eliminated Syntax.binding;
Wed, 01 Sep 1999 21:10:05 +0200 wenzelm fix: common constraints;
Wed, 18 Aug 1999 20:45:18 +0200 wenzelm warn_vars;
Mon, 09 Aug 1999 22:22:49 +0200 wenzelm tuned strings_of_context;
Tue, 13 Jul 1999 13:54:08 +0200 wenzelm handle cgoal;
Mon, 12 Jul 1999 22:29:17 +0200 wenzelm added show_hyps flag;
Thu, 08 Jul 1999 18:32:43 +0200 wenzelm propp: 'concl' patterns;
Sun, 04 Jul 1999 20:19:28 +0200 wenzelm added transfer_used_names;
Thu, 01 Jul 1999 21:20:27 +0200 wenzelm have_thmss: more_ths;
Thu, 01 Jul 1999 17:38:44 +0200 wenzelm setmp Display.show_hyps false;
Mon, 28 Jun 1999 23:02:03 +0200 wenzelm tuned;
Mon, 28 Jun 1999 21:44:19 +0200 wenzelm tuned output: print_context replaced by strings_of_context;
Mon, 07 Jun 1999 22:17:23 +0200 wenzelm improved handling of assumptions;
Sat, 05 Jun 1999 20:33:27 +0200 wenzelm auto_bind_goal, auto_bind_facts;
Wed, 02 Jun 1999 22:29:04 +0200 wenzelm read_term/prop_pat: do not freeze;
Mon, 24 May 1999 21:55:34 +0200 wenzelm tuned print_context;
Sat, 01 May 1999 00:10:05 +0200 wenzelm renamed 'dummy' to 'dummy_pattern' (less dangerous);
Fri, 30 Apr 1999 18:05:55 +0200 wenzelm dummy patterns;
Tue, 27 Apr 1999 15:13:18 +0200 wenzelm verbose flag;
Tue, 12 Jan 1999 13:40:08 +0100 wenzelm eliminated tthm type and Attribute structure;
Sun, 29 Nov 1998 13:21:38 +0100 wenzelm fixed declatation of patterns and skolem;
Thu, 19 Nov 1998 11:46:24 +0100 wenzelm term_pat vs. prop_pat;
Tue, 17 Nov 1998 14:25:40 +0100 wenzelm have_tthms;
Mon, 16 Nov 1998 10:45:52 +0100 wenzelm renamed init_context to init;
Mon, 09 Nov 1998 15:31:04 +0100 wenzelm Proof context information.
less more (0) tip