src/HOL/Import/proof_kernel.ML
Sun, 04 Mar 2012 00:15:08 +0100 haftmann tuned
Sun, 04 Mar 2012 00:03:04 +0100 haftmann avoid internal hol4 name references in generic importer code
Sat, 03 Mar 2012 23:49:54 +0100 haftmann generalized attribute name
Sat, 03 Mar 2012 23:43:21 +0100 haftmann one unified Importer theory
Fri, 17 Feb 2012 11:24:39 +0100 wenzelm retain default of Syntax.ambiguity, according to 2bd54d4b5f3d (despite earlier versions);
Thu, 16 Feb 2012 22:18:28 +0100 wenzelm simplified configuration options for syntax ambiguity;
Fri, 13 Jan 2012 11:55:06 +0100 wenzelm handle specific exception, not arbitrary ones (including Interrupt);
Fri, 13 Jan 2012 11:50:28 +0100 wenzelm eliminated dead code;
Thu, 24 Nov 2011 20:45:34 +0100 wenzelm simplified -- empty_ss already contains minimal mksimps;
Wed, 10 Aug 2011 20:53:43 +0200 wenzelm old term operations are legacy;
Wed, 20 Jul 2011 10:11:08 +0200 Cezary Kaliszyk HOL/Import reorganization/cleaning. Factor 9 speedup. Remove Import XML parser in favor of much faster of Isabelle's XML parser. Remove ImportRecording since we can use Isabelle images.
Mon, 18 Jul 2011 23:48:28 +0200 krauss killed use of PolyML.makestring
Wed, 13 Jul 2011 00:23:24 +0900 Cezary Kaliszyk HOL/Import for HOLLight revival: Proper theory headers, update generation scripts to SVN version of HOL Light, add some constant maps and compatibility theorems
Thu, 09 Jun 2011 23:12:02 +0200 wenzelm renamed Drule.instantiate to Drule.instantiate_normalize to emphasize its meaning as opposed to plain Thm.instantiate;
Sat, 16 Apr 2011 18:11:20 +0200 wenzelm eliminated old List.nth;
Fri, 08 Apr 2011 16:34:14 +0200 wenzelm discontinued special treatment of structure Lexicon;
Fri, 08 Apr 2011 15:02:11 +0200 wenzelm discontinued special treatment of structure Syntax_Ext (formerly Syn_Ext);
Fri, 08 Apr 2011 14:20:57 +0200 wenzelm discontinued special treatment of structure Mixfix;
Mon, 10 Jan 2011 15:45:46 +0100 wenzelm eliminated Int.toString;
Wed, 01 Dec 2010 13:09:08 +0100 wenzelm just one Term.dest_funT;
Sat, 20 Nov 2010 00:53:26 +0100 wenzelm renamed raw "explode" function to "raw_explode" to emphasize its meaning;
Mon, 20 Sep 2010 16:05:25 +0200 wenzelm renamed structure PureThy to Pure_Thy and moved most content to Global_Theory, to emphasize that this is global-only;
Sun, 12 Sep 2010 19:04:02 +0200 wenzelm eliminated aliases of Type.constraint;
Thu, 09 Sep 2010 18:17:34 +0200 wenzelm avoid handling interrupts in user code;
Mon, 06 Sep 2010 19:13:10 +0200 wenzelm more antiquotations;
Sun, 05 Sep 2010 23:16:21 +0200 wenzelm turned show_brackets into proper configuration option;
Sun, 05 Sep 2010 21:41:24 +0200 wenzelm turned show_sorts/show_types into proper configuration options;
Fri, 03 Sep 2010 22:36:16 +0200 wenzelm configuration options Syntax.ambiguity_enabled (inverse of former Syntax.ambiguity_is_error), Syntax.ambiguity_level (with Isar attribute "syntax_ambiguity_level"), Syntax.ambiguity_limit;
less more (0) -100 -50 -28 tip