src/HOL/TPTP/TPTP_Parser/tptp_interpret.ML
Tue, 27 Oct 2020 22:34:37 +0100 wenzelm clarified signature: overloaded "+" for Path.append;
Sat, 05 Jan 2019 17:24:33 +0100 wenzelm isabelle update -u control_cartouches;
Wed, 28 Nov 2018 16:14:31 +0100 wenzelm clarified signature;
Thu, 01 Jun 2017 21:43:36 +0200 wenzelm tuned signature;
Wed, 14 Dec 2016 18:52:17 +0100 blanchet support THF1 parsing for 'tptp_...' commands (e.g. 'tptp_isabelle') -- useful for CASC, SystemOnTPTP, ...
Mon, 07 Mar 2016 22:36:44 +0100 wenzelm proper Path.print for user messages;
Wed, 17 Feb 2016 23:06:24 +0100 wenzelm SML/NJ is no longer supported;
Wed, 23 Sep 2015 09:50:38 +0200 wenzelm tuned signature;
Tue, 22 Sep 2015 14:32:23 +0200 wenzelm HOL typedef with explicit dependency checks according to Ondrey Kuncar, 07-Jul-2015, 16-Jul-2015, 30-Jul-2015;
Mon, 22 Jun 2015 16:56:03 +0200 blanchet reverted some too aggressive TPTP interpreter changes
Mon, 06 Apr 2015 17:06:48 +0200 wenzelm @{command_spec} is superseded by @{command_keyword};
Mon, 03 Nov 2014 14:50:27 +0100 wenzelm eliminated unused int_only flag (see also c12484a27367);
Thu, 07 Aug 2014 12:17:41 +0200 blanchet support TFF1 in TPTP parser/interpreter
Tue, 05 Aug 2014 15:54:47 +0200 blanchet correctly interpret arithmetic types
Sat, 22 Mar 2014 20:42:16 +0100 wenzelm more antiquotations;
Wed, 19 Feb 2014 15:57:02 +0000 sultana improved configurability of DOT exporter;
Tue, 03 Sep 2013 21:46:40 +0100 sultana using richer annotation from formula annotations in proof;
Wed, 12 Sep 2012 13:56:49 +0200 wenzelm standardized ML aliases;
Wed, 22 Aug 2012 12:47:49 +0200 wenzelm clarified Parse.path vs. Parse.explode -- prefer errors in proper transaction context;
Thu, 16 Aug 2012 15:41:36 +0200 blanchet look in current directory first before looking up includes in the TPTP directory, as required by Geoff
Tue, 24 Apr 2012 13:55:02 +0100 sultana tuned;
Mon, 23 Apr 2012 12:23:23 +0100 sultana improved non-interpretation of constants and numbers;
Mon, 23 Apr 2012 12:23:23 +0100 sultana improved interpreting conditionals;
Mon, 23 Apr 2012 12:23:23 +0100 sultana disabled interpreting arithmetic;
Mon, 23 Apr 2012 12:23:23 +0100 sultana disabled exception packaging in tptp;
Mon, 23 Apr 2012 12:23:23 +0100 sultana removed redundant function;
Fri, 20 Apr 2012 23:57:29 +0200 wenzelm more standard Theory_Data setup;
Thu, 19 Apr 2012 07:25:44 +0100 sultana improved threading of thy-values through interpret functions;
Thu, 19 Apr 2012 07:25:41 +0100 sultana exceptions related to interpreting tptp problems now mention the relevant position in the tptp file;
Wed, 18 Apr 2012 22:39:35 +0200 blanchet phase out "$TPTP_PROBLEMS_PATH"; prefer "$TPTP" for consistency with CASC setup
Wed, 18 Apr 2012 17:33:11 +0100 sultana fixed type interpretation;
Tue, 17 Apr 2012 16:14:07 +0100 sultana improved exception-handling in tptp;
Tue, 17 Apr 2012 16:14:07 +0100 sultana simplified interpretation of '$i';
Tue, 17 Apr 2012 16:14:07 +0100 sultana tuned comments
Tue, 17 Apr 2012 16:14:07 +0100 sultana improved handling of quoted names in tptp import
Tue, 17 Apr 2012 16:14:07 +0100 sultana improved naming of 'distinct objects' in tptp import
Tue, 17 Apr 2012 16:14:07 +0100 sultana enforced 'include' restrictions
Tue, 17 Apr 2012 16:14:07 +0100 sultana tuned
Tue, 10 Apr 2012 06:45:15 +0100 sultana moved non-interpret-specific code to different module
Wed, 04 Apr 2012 21:57:39 +0100 sultana improved import_tptp to use standard TPTP directory structure; extended the TPTP testing theory to include an example of using the import_tptp command;
Wed, 04 Apr 2012 16:29:17 +0100 sultana tuned;
Wed, 04 Apr 2012 16:29:16 +0100 sultana added interpretation for formula conditional;
Wed, 04 Apr 2012 10:04:25 +0100 sultana dealing with SMLNJ errors 'value type in structure doesn't match signature spec' (which originated from lack of type generalisation) and 'unresolved flex record' wrt tptp_interpret
Fri, 16 Mar 2012 18:20:12 +0100 wenzelm outer syntax command definitions based on formal command_spec derived from theory header declarations;
Thu, 15 Mar 2012 22:20:07 +0100 wenzelm more precise TPTP keywords and dependencies;
Mon, 12 Mar 2012 19:09:38 +0100 wenzelm tuned headers;
Fri, 09 Mar 2012 15:38:55 +0000 sultana added tptp parser;
less more (0) tip