Tue, 20 Apr 2010 06:53:50 +0200 haftmann merged
Mon, 19 Apr 2010 15:31:58 +0200 haftmann more appropriate representation of valid positions for abstractors
Mon, 19 Apr 2010 15:31:56 +0200 haftmann more appropriate representation of valid positions for abstractors; more accurate checking of abstype certificates
Mon, 19 Apr 2010 23:11:39 +0200 wenzelm update_syntax: add new productions only once, to allow repeated local notation, for example;
Mon, 19 Apr 2010 17:57:07 +0200 wenzelm tuned;
Mon, 19 Apr 2010 17:31:48 +0200 wenzelm more platform information;
Mon, 19 Apr 2010 17:27:41 +0200 wenzelm check JVM platform at most once -- still non-strict to prevent potential failure during initialization of object Platform;
Mon, 19 Apr 2010 16:04:42 +0200 wenzelm some updates on multi-platform support;
Mon, 19 Apr 2010 12:15:06 +0200 haftmann merged
Mon, 19 Apr 2010 11:30:08 +0200 haftmann explicit check sorts in abstract certificates; abstractor is part of dependencies
Mon, 19 Apr 2010 10:56:26 +0200 wenzelm polyml-platform script is superseded by ISABELLE_PLATFORM;
Mon, 19 Apr 2010 10:19:37 +0200 wenzelm less ambitious settings for cygwin-poly;
Mon, 19 Apr 2010 07:38:35 +0200 haftmann merged
Mon, 19 Apr 2010 07:38:08 +0200 haftmann more convenient equations for zip
Sat, 17 Apr 2010 23:05:52 +0200 wenzelm more platform info;
Sat, 17 Apr 2010 22:58:29 +0200 wenzelm added ISABELLE_PLATFORM and ISABELLE_PLATFORM64 -- NB: ML and JVM may have a different idea;
Sat, 17 Apr 2010 21:40:29 +0200 wenzelm system properties determine the JVM platform, not the Isabelle one;
Sat, 17 Apr 2010 21:01:55 +0200 wenzelm THIS_CYGWIN;
Sat, 17 Apr 2010 20:42:26 +0200 wenzelm improved ISABELLE_JAVA, based on THIS_JAVA of the actually running JVM;
Sat, 17 Apr 2010 19:35:35 +0200 wenzelm isatest: more robust treatment of remote files, less reliance on mounted file system;
Sat, 17 Apr 2010 11:05:22 +0200 blanchet merged
Sat, 17 Apr 2010 10:42:09 +0200 blanchet added missing \n in output
Fri, 16 Apr 2010 21:18:05 +0200 blanchet by default, don't try to start ATPs that aren't installed
Fri, 16 Apr 2010 20:51:15 +0200 blanchet fiddle with Sledgehammer option syntax
Fri, 16 Apr 2010 20:50:50 +0200 blanchet added timestamp to proof
Fri, 16 Apr 2010 16:54:05 +0200 blanchet restore order of clauses in TPTP output;
Fri, 16 Apr 2010 16:53:00 +0200 blanchet optimize relevance filter by doing a Table.fold directly rather than destroying the datastructure each time;
Fri, 16 Apr 2010 16:51:54 +0200 blanchet output total time taken by Sledgehammer if "verbose" is set
Fri, 16 Apr 2010 16:13:49 +0200 blanchet Sledgehammer: the empty set of fact () should mean nothing, not unchanged
Fri, 16 Apr 2010 16:08:43 +0200 blanchet reorganize Sledgehammer's relevance filter slightly
Fri, 16 Apr 2010 15:59:53 +0200 blanchet tell the user that Sledgehammer kills its siblings
Fri, 16 Apr 2010 22:52:49 +0200 wenzelm updated keywords;
Fri, 16 Apr 2010 22:45:07 +0200 wenzelm replaced old Sign.add_tyabbrs(_i) by Sign.add_type_abbrev (without mixfix);
Fri, 16 Apr 2010 22:18:59 +0200 wenzelm keep localized 'types' as regular non-old-style version -- 'type_abbrev' as 'type' just causes too many problems, e.g. clash with "type" in translations or "type:" argument syntax;
Fri, 16 Apr 2010 22:15:09 +0200 wenzelm separate commands 'hide_class', 'hide_type', 'hide_const', 'hide_fact';
Fri, 16 Apr 2010 21:28:09 +0200 wenzelm replaced generic 'hide' command by more conventional 'hide_class', 'hide_type', 'hide_const', 'hide_fact' -- frees some popular keywords;
Fri, 16 Apr 2010 20:56:40 +0200 wenzelm allow syntax types within abbreviations;
Fri, 16 Apr 2010 20:17:38 +0200 wenzelm modernized old-style type abbreviations;
Fri, 16 Apr 2010 19:58:04 +0200 wenzelm modernized type abbreviations;
Fri, 16 Apr 2010 19:43:06 +0200 wenzelm local type abbreviations;
Fri, 16 Apr 2010 15:49:46 +0200 blanchet merged
Fri, 16 Apr 2010 15:49:13 +0200 blanchet added original constant names to Sledgehammer internal terms + output short names if "debug" is set (for increased readability)
Fri, 16 Apr 2010 14:48:34 +0200 blanchet store nonmangled names along with mangled type names in Sledgehammer for debugging purposes
Thu, 15 Apr 2010 13:57:17 +0200 blanchet give more sensible names to "fol_type" constructors, as requested by a FIXME comment
Thu, 15 Apr 2010 13:49:46 +0200 blanchet make Sledgehammer's output more debugging friendly
Fri, 16 Apr 2010 12:51:57 +0200 wenzelm made SML/NJ happy;
Fri, 16 Apr 2010 12:51:37 +0200 wenzelm proper masking of dummy name_space;
Fri, 16 Apr 2010 11:40:01 +0200 wenzelm salvaged some ML functors from decay, which is the natural consequence of lack of formal checking;
Fri, 16 Apr 2010 11:39:08 +0200 wenzelm proper checking of ML functors (in Poly/ML 5.2 or later);
Fri, 16 Apr 2010 10:52:10 +0200 wenzelm added ML antiquotation @{make_string}, which produces proper pretty printed version in Poly/ML 5.3.0 or later;
Fri, 16 Apr 2010 10:15:00 +0200 wenzelm isatest: improved treatment of local files on atbroy102;
Thu, 15 Apr 2010 18:21:05 -0700 huffman add rule deflation_ID to proof script for take + constructor rules
Thu, 15 Apr 2010 21:24:00 +0200 wenzelm more robust record syntax: use Type.raw_match to ignore sort constraints as in regular abbreviations (also note that constraints only affect operations, not types);
Thu, 15 Apr 2010 20:56:04 +0200 wenzelm HOL record: explicitly allow sort constraints;
Thu, 15 Apr 2010 20:37:27 +0200 wenzelm misc tuning and simplification;
Thu, 15 Apr 2010 20:31:21 +0200 wenzelm explicit ProofContext.check_tfree;
Thu, 15 Apr 2010 18:13:25 +0200 wenzelm merged
Thu, 15 Apr 2010 16:55:12 +0200 Cezary Kaliszyk Respectfullness and preservation of list_rel
Thu, 15 Apr 2010 18:09:22 +0200 wenzelm replaced slightly odd Typedecl.predeclare_constraints by plain declaration of type arguments -- also avoid "recursive" declaration of type constructor, which can cause problems with sequential definitions B.foo = A.foo;
Thu, 15 Apr 2010 18:00:21 +0200 wenzelm get_sort: suppress dummyS from input;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip