src/Pure/ProofGeneral/pgip_parser.ML
Thu, 27 May 2010 18:10:37 +0200 wenzelm renamed structure PrintMode to Print_Mode, keeping the old name as legacy alias for some time;
Sat, 15 May 2010 23:16:32 +0200 wenzelm refer directly to structure Keyword and Parse;
Fri, 23 Apr 2010 21:00:28 +0200 wenzelm added keyword category "schematic goal", which prevents any attempt to fork the proof;
Wed, 21 Oct 2009 08:14:38 +0200 haftmann dropped redundant gen_ prefix
Tue, 20 Oct 2009 16:13:01 +0200 haftmann replaced old_style infixes eq_set, subset, union, inter and variants by generic versions
Tue, 01 Sep 2009 14:45:06 +0200 wenzelm modernized Thy_Header;
Wed, 21 Jan 2009 23:21:44 +0100 wenzelm removed Ids;
Fri, 02 Jan 2009 16:21:47 +0100 wenzelm renamed ThyEdit (in thy_edit.ML) to ThySyntax (in thy_syntax.ML);
Thu, 28 Aug 2008 00:33:13 +0200 wenzelm present_token: disable print_mode, which is YXML now;
Tue, 12 Aug 2008 21:28:01 +0200 wenzelm adapted ThyEdit operations;
Sun, 20 Jul 2008 23:07:01 +0200 wenzelm adapted ThyEdit.span;
Wed, 25 Jun 2008 17:38:32 +0200 wenzelm moved global keywords from OuterSyntax to OuterKeyword, tuned interfaces;
Thu, 09 Aug 2007 11:39:29 +0200 aspinall PGIP change: thyname is optional in opentheory, markup even in case of header parse failure
Thu, 19 Jul 2007 23:18:55 +0200 wenzelm adapted ThyHeader.read;
Thu, 12 Jul 2007 00:15:35 +0200 wenzelm Parsing theory sources without execution (via keyword classification).
less more (0) tip