src/HOL/Predicate_Compile_Examples/Predicate_Compile_Tests.thy
Thu, 26 May 2016 17:51:22 +0200 wenzelm isabelle update_cartouches -c -t;
Sun, 10 Jan 2016 20:21:30 +0100 Lukas Bulwahn filter non-matching prems rather than fail in proof procedure in rare cases; include derived example motivating change and some similar other ones
Wed, 24 Jun 2015 21:26:03 +0200 wenzelm clarified 'case' command;
Thu, 11 Sep 2014 19:32:36 +0200 blanchet updated news
Tue, 09 Sep 2014 20:51:36 +0200 blanchet use 'datatype_new' (soon to be renamed 'datatype') in Isabelle's libraries
Fri, 09 May 2014 08:13:37 +0200 haftmann hardcoded nbe and sml into value command
Thu, 24 Apr 2014 00:23:38 +0200 blanchet avoid name shadowing
Thu, 06 Mar 2014 13:36:48 +0100 blanchet renamed 'map_pair' to 'map_prod'
Fri, 15 Feb 2013 08:31:31 +0100 haftmann less customary term_of conversions;
Fri, 15 Feb 2013 08:31:31 +0100 haftmann two target language numeral types: integer and natural, as replacement for code_numeral;
Tue, 03 Apr 2012 17:26:30 +0900 griff renamed "rel_comp" to "relcomp" (to be consistent with, e.g., "relpow")
Sun, 25 Mar 2012 20:15:39 +0200 huffman merged fork with new numeral representation (see NEWS)
Thu, 01 Mar 2012 19:34:52 +0100 haftmann more fundamental pred-to-set conversions, particularly by means of inductive_set; associated consolidation of some theorem names (c.f. NEWS)
Sat, 24 Dec 2011 15:53:10 +0100 haftmann adjusted to set/pred distinction by means of type constructor `set`
Wed, 14 Sep 2011 10:08:52 -0400 hoelzl renamed Complete_Lattices lemmas, removed legacy names
Mon, 12 Sep 2011 07:55:43 +0200 nipkow new fastforce replacing fastsimp - less confusing name
Sat, 23 Apr 2011 13:00:19 +0200 wenzelm modernized specifications;
Mon, 04 Apr 2011 09:32:50 +0200 krauss raised timeouts further, for SML/NJ -- because of variations in machines/compilers, fixed timeouts can merely prevent non-termination, not enforce particular performance characteristics.
Mon, 28 Mar 2011 17:33:16 +0200 krauss raised various timeouts to accommodate sluggish SML/NJ
Wed, 29 Dec 2010 17:34:41 +0100 wenzelm explicit file specifications -- avoid secondary load path;
Thu, 02 Dec 2010 16:39:07 +0100 haftmann adapted expected value to more idiomatic numeral representation
Mon, 25 Oct 2010 21:17:12 +0200 bulwahn changing test parameters in examples to get to a result within the global timelimit
Fri, 22 Oct 2010 18:38:59 +0200 bulwahn updating to new notation in commented examples
Thu, 30 Sep 2010 15:37:12 +0200 bulwahn adding example for case expressions
Wed, 29 Sep 2010 10:33:15 +0200 bulwahn added test case for predicate arguments in higher-order argument position
Wed, 29 Sep 2010 10:33:15 +0200 bulwahn added a test case to Predicate_Compile_Tests
Tue, 28 Sep 2010 11:59:53 +0200 bulwahn adding test case for interpretation of arguments that are predicates simply as input
Tue, 28 Sep 2010 11:59:51 +0200 bulwahn handling higher-order relations in output terms; improving proof procedure; added test case
Thu, 23 Sep 2010 17:22:44 +0200 bulwahn moving the preprocessing of introduction rules after the code_pred command; added tuple expansion preprocessing of elimination rule
Thu, 23 Sep 2010 14:50:18 +0200 bulwahn splitting Predicate_Compile_Examples into Examples and Predicate_Compile_Tests
less more (0) tip