src/Pure/goals.ML
Wed, 28 Nov 2001 00:46:26 +0100 wenzelm theory data: removed obsolete finish method;
Fri, 09 Nov 2001 00:19:20 +0100 wenzelm theory data: finish method;
Thu, 01 Nov 2001 21:09:53 +0100 wenzelm parking code for old-style locales here;
Sat, 27 Oct 2001 00:09:59 +0200 wenzelm impose hyps on initial goal configuration (prevents res_inst_tac problems);
Mon, 22 Oct 2001 18:01:15 +0200 wenzelm make this module appeat late in Pure;
Wed, 12 Sep 2001 18:10:52 +0200 wenzelm result_error_default: include msg;
Sat, 08 Sep 2001 20:05:14 +0200 wenzelm result_error_default: output *single* error message;
Fri, 29 Dec 2000 19:43:52 +0100 wenzelm proper error msg;
Fri, 17 Nov 2000 18:50:52 +0100 wenzelm check result: Envir.beta_norm;
Thu, 10 Aug 2000 11:33:40 +0200 paulson the "nocheck" versions of goal functions now standardize their result
Fri, 04 Aug 2000 22:58:38 +0200 wenzelm Term.no_dummy_patterns;
Tue, 30 May 2000 16:03:09 +0200 wenzelm global timing flag;
Thu, 18 May 2000 18:46:13 +0200 wenzelm added disable_pr, enable_pr;
Wed, 05 Jan 2000 11:35:18 +0100 wenzelm TypeInfer.logicT;
Wed, 27 Oct 1999 11:12:10 +0200 oheimb reset_goals no longer empties the proof stack
Wed, 29 Sep 1999 13:51:23 +0200 wenzelm use Drule.strip_shyps_warning;
Wed, 18 Aug 1999 20:40:28 +0200 wenzelm proper writeln of begin_state;
Tue, 17 Aug 1999 17:51:35 +0200 wenzelm reset_goals;
Thu, 22 Jul 1999 20:53:54 +0200 wenzelm avoid '(0 subgoals)';
Sat, 10 Jul 1999 21:35:08 +0200 wenzelm prove_goalw_cterm_general: pass exeption;
Wed, 07 Jul 1999 00:15:06 +0200 wenzelm tuned output;
Wed, 17 Mar 1999 16:33:00 +0100 wenzelm qualify Theory.sign_of etc.;
Wed, 03 Feb 1999 16:45:45 +0100 wenzelm added Goal(w) and Export (from context.ML);
Fri, 15 Jan 1999 16:13:31 +0100 oheimb removed empty line (in case of empty begin_state marker) before Level line
Fri, 04 Dec 1998 10:45:20 +0100 paulson better export for nested locales
Wed, 25 Nov 1998 13:57:17 +0100 wenzelm removed redirect_to_latex stuff;
Thu, 29 Oct 1998 14:32:43 +0100 wenzelm tuned current_goals_markers semantics to avoid empty lines;
Fri, 23 Oct 1998 18:48:25 +0200 paulson better reporting of "Additional hypotheses" in a locale
Thu, 22 Oct 1998 20:07:42 +0200 wenzelm support current_goals_markers ref variable for print_current_goals;
Mon, 05 Oct 1998 10:31:43 +0200 paulson Now prove_goalw_cterm never prints timing statistics
Thu, 13 Aug 1998 17:43:00 +0200 paulson Rule mk_triv_goal for making instances of triv_goal
Tue, 04 Aug 1998 18:22:04 +0200 wenzelm added export: thm -> thm;
Mon, 29 Jun 1998 21:33:35 +0200 wenzelm moved actual (C)Pure theories to pure.ML;
Wed, 17 Jun 1998 10:48:38 +0200 nipkow Goals may now contain assumptions, which are not returned.
Fri, 05 Jun 1998 14:23:27 +0200 wenzelm tuned print_exn;
Sat, 22 Nov 1997 13:27:02 +0100 wenzelm fixed warning;
Fri, 21 Nov 1997 15:27:43 +0100 wenzelm changed Sequence interface (now Seq, in seq.ML);
Wed, 12 Nov 1997 16:21:26 +0100 wenzelm moved 'latex' from library.ML to goals.ML;
Fri, 24 Oct 1997 17:14:02 +0200 wenzelm Pure.thy;
Thu, 23 Oct 1997 12:10:55 +0200 wenzelm Sign.stamp_names_of;
Mon, 13 Oct 1997 17:47:59 +0200 wenzelm uses Sign.str_of_sort;
Thu, 25 Sep 1997 12:10:07 +0200 paulson Prints warnings using the "warning" function instead of "writeln"
Thu, 11 Sep 1997 16:16:03 +0200 wenzelm removed print_goals_ref (which was broken anyway);
Fri, 18 Jul 1997 14:06:54 +0200 wenzelm tuned error propagation msg;
Fri, 18 Jul 1997 13:52:35 +0200 wenzelm tuned warnings;
Wed, 16 Apr 1997 18:22:10 +0200 wenzelm Sorts.str_of_sort;
Wed, 02 Apr 1997 17:28:27 +0200 wenzelm changed signature of dummy goal from proto_pure to pure;
Tue, 04 Feb 1997 10:33:58 +0100 paulson Gradual switching to Basis Library functions nth, drop, etc.
Fri, 17 Jan 1997 11:13:18 +0100 paulson Added the prlim command
Fri, 08 Nov 1996 14:07:56 +0100 paulson Removed "standard" call from uresult, to allow specialist applications
Thu, 24 Oct 1996 10:42:42 +0200 paulson Allowing negative levels (as offsets) in prlev and choplev
Tue, 20 Aug 1996 12:40:17 +0200 paulson Added ref to allow suppression of error msgs
Thu, 28 Mar 1996 17:27:54 +0100 berghofe Added functions pr_latex and printgoal_latex which
Fri, 15 Mar 1996 12:01:19 +0100 berghofe Added some functions which allow redirection of Isabelle's output
Mon, 11 Mar 1996 14:13:36 +0100 paulson Made an exception handler more specific
Fri, 16 Feb 1996 12:19:47 +0100 paulson Elimination of fully-functorial style.
Mon, 29 Jan 1996 14:16:13 +0100 clasohm inserted tabs again
Mon, 29 Jan 1996 13:56:41 +0100 clasohm removed tabs
Fri, 22 Dec 1995 10:26:57 +0100 paulson "prepare_proof" has been simplified because
Fri, 01 Sep 1995 13:16:24 +0200 wenzelm adapted to new version of shyps-stuff;
less more (0) -60 tip