src/Pure/proof_general.ML
Thu, 19 Jan 2006 21:22:08 +0100 wenzelm setup: theory -> theory;
Sat, 14 Jan 2006 17:14:06 +0100 wenzelm sane ERROR handling;
Thu, 05 Jan 2006 22:29:58 +0100 wenzelm Toplevel.proof_position_of;
Wed, 04 Jan 2006 00:52:42 +0100 wenzelm adapted Toplevel.Proof;
Wed, 16 Nov 2005 14:05:41 +0100 wenzelm pgmlsymbolson: append Symbol.xsymbolsN at end!
Wed, 09 Nov 2005 16:26:45 +0100 wenzelm P.locale_element;
Fri, 21 Oct 2005 18:14:38 +0200 wenzelm OldGoals;
Fri, 30 Sep 2005 17:54:04 +0200 aspinall Move welcomemsg and helpdoc to pgip_isar.xml
Fri, 30 Sep 2005 13:47:36 +0200 aspinall Initialise pgip id also for Emacs mode. Allow dynamic config file location for PGIP.
Tue, 20 Sep 2005 17:01:43 +0200 webertj undone the previous change: show_hyps not supported anymore
Tue, 20 Sep 2005 15:12:40 +0200 webertj new menu item show-sort-hypotheses to toggle show_hyps
Sat, 17 Sep 2005 18:11:29 +0200 wenzelm tuned comments;
Thu, 15 Sep 2005 17:17:05 +0200 wenzelm TableFun/Symtab: curried lookup and update;
Thu, 15 Sep 2005 16:15:22 +0200 aspinall Revert previous attribute name change, problem can be avoided in JAXB.
Thu, 15 Sep 2005 10:33:35 +0200 aspinall Change PGIP attribute name class->messageclass to avoid Java keyword clash.
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, 01 Sep 2005 15:58:08 +0200 wenzelm added PGASCII print_mode, which represents special chars as ASCII 1 + A ... Z;
Tue, 16 Aug 2005 13:42:26 +0200 wenzelm OuterKeyword;
Wed, 03 Aug 2005 16:25:22 +0200 berghofe Adapted to new interface of thms_of_proof.
Fri, 29 Jul 2005 16:16:44 +0200 wenzelm P.opt_locale_target;
Wed, 20 Jul 2005 15:57:10 +0200 aspinall Ressurect seq attribute accidently removed
Thu, 14 Jul 2005 10:32:01 +0200 haftmann (fix for smlnj)
Wed, 13 Jul 2005 20:07:01 +0200 aspinall Update PGIP packet handling, fixing unique session identifier.
Wed, 13 Jul 2005 16:08:21 +0200 wenzelm tuned msg;
Wed, 13 Jul 2005 15:25:05 +0200 aspinall Add acceptedpgipelems message
Wed, 13 Jul 2005 12:14:23 +0200 aspinall Add management for current working directory
Wed, 13 Jul 2005 11:29:08 +0200 aspinall Note about theorem dependencies including themselves.
Wed, 13 Jul 2005 11:28:09 +0200 aspinall Fix informtheoryloaded/retracted -> informfileloaded/retracted to match pgip.rnc
Wed, 22 Jun 2005 19:41:19 +0200 wenzelm tuned;
Mon, 20 Jun 2005 22:13:59 +0200 wenzelm get_thm(s): Name;
Fri, 17 Jun 2005 18:33:25 +0200 wenzelm Context.theory_name;
Sun, 05 Jun 2005 11:31:22 +0200 wenzelm File.platform_path;
Sun, 22 May 2005 16:51:10 +0200 wenzelm FindTheorems.print_theorems;
Tue, 17 May 2005 18:51:16 +0200 wenzelm var_or_skolem: always print question mark for vars stemming from skolems;
Tue, 17 May 2005 18:10:38 +0200 wenzelm renamed show_var_qmarks to show_question_marks;
Mon, 16 May 2005 09:35:05 +0200 kleing searching for thms by combination of criteria (intro, elim, dest, name, term pattern)
Thu, 21 Apr 2005 22:02:06 +0200 wenzelm superceded by Pure.thy and CPure.thy;
Fri, 25 Mar 2005 17:47:11 +0100 aspinall Add askguise/informguise as best as easily possible. Prevent warning in openfile when file doesn't exist in theory database.
Fri, 25 Mar 2005 14:04:42 +0100 aspinall Support new PGIP commands redostep, redoitem
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.
Thu, 27 Jan 2005 12:34:09 +0100 berghofe Added show_var_qmarks flag.
Mon, 24 Jan 2005 17:59:48 +0100 berghofe Adapted to modified interface of PureThy.get_thm(s).
Mon, 13 Dec 2004 14:31:02 +0100 aspinall Fix pgmlsymbolson/off.
Fri, 10 Dec 2004 22:33:16 +0100 aspinall Support PGIP <whitespace>, <dostep>, <doitem> elements as input
Fri, 10 Dec 2004 22:25:31 +0100 aspinall Insert pgmltext element into responses in PGIP mode
Tue, 16 Nov 2004 20:20:14 +0100 aspinall Markup obtain as introducing a nested goal.
Mon, 15 Nov 2004 13:51:43 +0100 aspinall Add <undoitem> for theory-state undos.
Thu, 28 Oct 2004 17:11:51 +0200 aspinall Make <undostep> call undos_proof to display resulting proofstate.
Wed, 27 Oct 2004 19:45:16 +0200 aspinall Revert change to pgml_sym
Sun, 24 Oct 2004 15:41:52 +0200 aspinall Simplification to symbol processing; put quotes around theory name in message.
Thu, 21 Oct 2004 19:21:32 +0200 aspinall Fix <closetheory>
Mon, 11 Oct 2004 10:52:18 +0200 berghofe Added entry in Settings menu for Toplevel.skip_proofs flag.
Sat, 02 Oct 2004 19:22:16 +0200 aspinall Add openblock/closeblock to other opengoal/closegoal elements
Fri, 01 Oct 2004 11:51:55 +0200 aspinall Comments
Tue, 28 Sep 2004 10:44:19 +0200 aspinall Remove double escaping of backslash in PGML. Remove use of character refs in <whitespace>
Mon, 27 Sep 2004 16:03:16 +0200 aspinall Add filenamextns to prover info. Update doc location. Add whitespace element in parseresult
Wed, 08 Sep 2004 21:57:19 +0200 aspinall Tweak parentnames attribute on opentheory
Wed, 08 Sep 2004 21:48:10 +0200 aspinall Support parsing of -- {* comments *}. Add extra output channels.
less more (0) -60 tip