src/Pure/ProofGeneral/pgip_parser.ML
Fri, 16 Mar 2012 20:33:33 +0100 wenzelm uniform keyword names within ML/Scala -- produce elisp names via external conversion;
Thu, 15 Mar 2012 00:10:45 +0100 wenzelm some support for outer syntax keyword declarations within theory header;
Sun, 04 Mar 2012 16:02:14 +0100 wenzelm clarified command span: include trailing whitespace/comments and thus reduce number of ignored spans with associated transactions and states (factor 2);
Tue, 27 Jul 2010 22:15:51 +0200 wenzelm simplified Thy_Header.read -- include Source.of_string_limited here;
Tue, 20 Jul 2010 14:44:33 +0200 wenzelm eliminated old-style sys_error/SYS_ERROR in favour of exception Fail -- after careful checking that there is no overlap with existing handling of that;
Mon, 31 May 2010 21:06:57 +0200 wenzelm modernized some structure names, keeping a few legacy aliases;
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