src/Pure/ProofGeneral/proof_general_pgip.ML
Wed, 25 Jun 2008 17:38:32 +0200 wenzelm moved global keywords from OuterSyntax to OuterKeyword, tuned interfaces;
Thu, 12 Jun 2008 16:42:00 +0200 wenzelm sane versions of (qualified_)thms_of_thy;
Sun, 18 May 2008 15:04:09 +0200 wenzelm moved global pretty/string_of functions from Sign to Syntax;
Fri, 18 Apr 2008 23:58:04 +0200 wenzelm removed dead code;
Thu, 17 Apr 2008 16:30:52 +0200 wenzelm replaced token translations by common markup;
Thu, 10 Apr 2008 17:01:41 +0200 wenzelm simplified isarcmd;
Thu, 10 Apr 2008 14:53:29 +0200 wenzelm ThyInfo.get_names;
Thu, 10 Apr 2008 13:24:20 +0200 wenzelm moved global Toplevel state to structure Isar;
Thu, 03 Apr 2008 22:21:29 +0200 wenzelm renamed XML.parse_comment_whspc to XML.parse_comments;
Thu, 03 Apr 2008 21:23:39 +0200 wenzelm further cleanup of XML signature;
Thu, 03 Apr 2008 18:42:39 +0200 wenzelm XML.string_of, XML.parse;
Fri, 28 Mar 2008 20:02:04 +0100 wenzelm Context.>> : operate on Context.generic;
Thu, 27 Mar 2008 15:32:15 +0100 wenzelm eliminated delayed theory setup
Thu, 20 Mar 2008 00:20:44 +0100 wenzelm simplified get_thm(s): back to plain name argument;
Wed, 19 Mar 2008 22:27:57 +0100 wenzelm renamed datatype thmref to Facts.ref, tuned interfaces;
Thu, 21 Feb 2008 21:31:52 +0100 wenzelm more elaborate structure Distribution (filled-in by makedist);
Sun, 06 Jan 2008 15:57:54 +0100 wenzelm removed obsolete prompt markup;
Mon, 19 Nov 2007 13:42:09 +0100 aspinall Init outer syntax after message setup to avoid spurious output.
Sun, 04 Nov 2007 17:12:14 +0100 wenzelm removed obsolete ProofGeneral/parsing.ML;
Sun, 04 Nov 2007 16:43:31 +0100 wenzelm activated new script parser;
Mon, 29 Oct 2007 16:13:41 +0100 wenzelm qualified Proofterm.proofs;
Sat, 06 Oct 2007 16:50:04 +0200 wenzelm simplified interfaces for outer syntax;
Tue, 25 Sep 2007 17:06:14 +0200 wenzelm proper Sign operations instead of Theory aliases;
Mon, 17 Sep 2007 16:36:45 +0200 wenzelm change print_mode: CRITICAL;
Mon, 13 Aug 2007 18:10:22 +0200 wenzelm Lexicon.read_indexname/nat/variable;
Wed, 08 Aug 2007 23:07:48 +0200 wenzelm simplified ThyLoad.deps_thy etc.: discontinued attached ML files;
Tue, 31 Jul 2007 00:56:32 +0200 wenzelm ThyInfo.register_thy;
Sun, 29 Jul 2007 22:42:00 +0200 wenzelm adapted ThyLoad.deps_thy;
Sun, 22 Jul 2007 21:20:58 +0200 wenzelm inform_file_processed: tuned msg, no state;
Fri, 20 Jul 2007 17:54:15 +0200 wenzelm simplified ThyLoad interfaces: only one additional directory;
Thu, 19 Jul 2007 23:18:55 +0200 wenzelm adapted ThyLoad.deps_thy
Wed, 18 Jul 2007 14:44:49 +0200 aspinall Direct priority and tracing channels properly.
Tue, 17 Jul 2007 16:14:42 +0200 wenzelm avoid redundant variables in patterns (which made Alice vomit);
Thu, 12 Jul 2007 00:15:39 +0200 wenzelm simplified using Markup.get_int;
Wed, 11 Jul 2007 11:35:17 +0200 aspinall Fix nested PGIP messages. Update for schema simplifications.
Tue, 10 Jul 2007 23:29:49 +0200 wenzelm renamed XML.Rawtext to XML.Output;
Tue, 10 Jul 2007 16:45:05 +0200 wenzelm removed no_state markup -- produce empty state;
Mon, 09 Jul 2007 23:12:51 +0200 wenzelm tuned dead code;
Sat, 07 Jul 2007 18:39:21 +0200 wenzelm toplevel prompt/print_state: proper markup, removed hooks;
Sat, 07 Jul 2007 00:15:02 +0200 wenzelm simplified pretty token metric: type int;
Fri, 06 Jul 2007 17:52:52 +0200 aspinall Produce good PGML 2.0
Wed, 20 Jun 2007 15:10:02 +0200 aspinall Remove dedicated flag setting elements in favour of setproverflag. Restore displayconfig response in askpgip.
Sun, 03 Jun 2007 23:16:54 +0200 wenzelm removed obsolete Library.seq;
Thu, 31 May 2007 23:47:36 +0200 wenzelm simplified/unified list fold;
Sun, 15 Apr 2007 14:31:59 +0200 wenzelm removed unused Output.panic hook -- internal to PG wrapper;
Sat, 14 Apr 2007 17:36:05 +0200 wenzelm Term.string_of_vname;
Wed, 04 Apr 2007 00:11:23 +0200 wenzelm removed unused info channel;
Sat, 03 Mar 2007 12:56:06 +0100 aspinall Simplify print mode. Support setproverflag.
Sat, 03 Mar 2007 00:16:09 +0100 aspinall Fix idvalue output and PGML print mode raw encode/decode.
Sat, 17 Feb 2007 18:00:59 +0100 aspinall Fix <pgipquit>. Remove unused pgmlatomsN. Make showid match askids. Use string functions for showid, avoiding printwrap kludge.
Tue, 06 Feb 2007 12:54:55 +0100 aspinall askids/qualified_thms_of_thy: version which returns names in domain of get_thm
Mon, 05 Feb 2007 12:03:52 +0100 wenzelm proper use of NameSpace.is_qualified (avoids compatibility issues of the SML B library);
Thu, 01 Feb 2007 20:40:34 +0100 wenzelm proper use of PureThy.has_name_hint instead of hard-wired string'';
Wed, 31 Jan 2007 20:07:40 +0100 aspinall Fix tell_thm_deps to match changse in PureThy.
Tue, 30 Jan 2007 13:17:02 +0100 aspinall Tweak preferences for PGIP interfaces. Make <askids> return theory successors instead of parents (ideally should be content elements).
Wed, 24 Jan 2007 13:15:16 +0100 aspinall Let <loadfile> execute even while a file is open interactively.
Mon, 22 Jan 2007 16:52:02 +0100 aspinall Expose currently open file
Mon, 22 Jan 2007 15:34:15 +0100 aspinall Comment
Tue, 09 Jan 2007 12:12:00 +0100 aspinall Cleanup message model: add info fatality level. Add informfileoutdated and some use of completed flag.
Sun, 07 Jan 2007 14:05:44 +0100 aspinall Be more chatty in PGIP file operations.
less more (0) -60 tip