Thu, 18 Feb 2010 14:21:44 -0800 huffman get rid of many duplicate simp rule warnings
Thu, 18 Feb 2010 13:29:59 -0800 huffman get rid of warnings about duplicate simp rules in all HOLCF theories
Thu, 18 Feb 2010 12:36:09 -0800 huffman HOLCF-FOCUS depends on ex/Stream.thy
Thu, 18 Feb 2010 08:08:51 -0800 huffman fix looping call to simplifier
Thu, 18 Feb 2010 17:28:46 +0100 berghofe merged
Thu, 18 Feb 2010 17:28:02 +0100 berghofe Use top-down rewriting to contract abbreviations.
Thu, 18 Feb 2010 17:27:18 +0100 berghofe Added function rewrite_term_top for top-down rewriting.
Thu, 18 Feb 2010 16:08:38 +0100 nipkow merged
Thu, 18 Feb 2010 16:08:26 +0100 nipkow added lemma
Thu, 18 Feb 2010 23:42:57 +0100 wenzelm merged
Thu, 18 Feb 2010 12:10:15 +0100 wenzelm tuned isatest settings;
Thu, 18 Feb 2010 23:41:01 +0100 wenzelm removed unused Theory_Target.begin;
Thu, 18 Feb 2010 23:38:33 +0100 wenzelm locale: more precise treatment of naming vs. binding;
Thu, 18 Feb 2010 23:37:43 +0100 wenzelm Sign.restore_naming -- slightly more robust;
Thu, 18 Feb 2010 23:08:31 +0100 wenzelm typedef: slightly more precise treatment of binding;
Thu, 18 Feb 2010 21:26:40 +0100 wenzelm axclass: more precise treatment of naming vs. binding;
Thu, 18 Feb 2010 20:46:46 +0100 wenzelm more systematic treatment of qualified names derived from binding;
Thu, 18 Feb 2010 20:44:22 +0100 wenzelm pretty_full_theory: proper Syntax.init_pretty_global;
Thu, 18 Feb 2010 11:23:03 +0100 wenzelm made SML/NJ happy (again);
Thu, 18 Feb 2010 08:17:24 +0100 haftmann merged
Thu, 18 Feb 2010 08:17:12 +0100 haftmann drop code lemma for ordered_keys
Wed, 17 Feb 2010 16:49:38 +0100 haftmann more lemmas about sort(_key)
Wed, 17 Feb 2010 16:49:37 +0100 haftmann added ordered_keys
Wed, 17 Feb 2010 22:32:05 +0100 wenzelm isatest: activated HOL-Nitpick_Examples for x86_64-darwin -- should now work with kodkodi-1.2.8;
Wed, 17 Feb 2010 21:13:40 +0100 blanchet merged
Wed, 17 Feb 2010 20:50:14 +0100 blanchet fix example to reflect change in function signature
Wed, 17 Feb 2010 20:46:50 +0100 blanchet make sure that Nitpick uses binary notation consistently if "binary_ints" is enabled
Wed, 17 Feb 2010 14:11:41 +0100 blanchet added gotcha to Nitpick manual regarding nonstandard models of "nat"
Wed, 17 Feb 2010 13:57:45 +0100 blanchet improve Nitpick's "Datatypes" rendering for elements containing cycles
Wed, 17 Feb 2010 13:38:02 +0100 blanchet don't destroy "Suc" in Nitpick and fix logic of Kodkod filtering (accidentally flipped in previous change)
Wed, 17 Feb 2010 12:14:21 +0100 blanchet merged
Wed, 17 Feb 2010 12:14:08 +0100 blanchet added yet another hint to Nitpick's output, this time warning about problems for which nothing was effectively tested
Wed, 17 Feb 2010 11:20:09 +0100 blanchet merge
Wed, 17 Feb 2010 11:19:48 +0100 blanchet reintroduce structural induction hint in Nitpick
Wed, 17 Feb 2010 10:28:37 +0100 blanchet merge
Wed, 17 Feb 2010 10:28:04 +0100 blanchet synchronize Nitpick's wellfoundedness formulas caching
Sat, 13 Feb 2010 15:04:09 +0100 blanchet more work on Nitpick's support for nonstandard models + fix in model reconstruction
Sat, 13 Feb 2010 11:56:06 +0100 blanchet redo Nitpick's nonstandard values as cyclic values (instead of additional constructors)
Fri, 12 Feb 2010 21:27:06 +0100 blanchet minor fixes to Nitpick
Fri, 12 Feb 2010 19:44:37 +0100 blanchet various cosmetic changes to Nitpick
Wed, 17 Feb 2010 11:31:15 -0800 huffman merged
Wed, 17 Feb 2010 10:30:36 -0800 huffman fix more looping simp rules
Wed, 17 Feb 2010 10:00:22 -0800 huffman remove $ from all HOLCF files
Wed, 17 Feb 2010 18:56:34 +0100 hoelzl Renamed Multivariate-Analysis/Integration to Multivariate-Analysis/Integration_MV to avoid name clash with Integration.
Wed, 17 Feb 2010 18:33:45 +0100 himmelma Added integration to Multivariate-Analysis (upto FTC)
Wed, 17 Feb 2010 17:57:37 +0100 hoelzl Moved setprod_mono, abs_setprod and setsum_le_included to the Main image. Is used in Multivariate_Analysis.
Wed, 17 Feb 2010 09:22:40 -0800 huffman fix looping simp rule
Wed, 17 Feb 2010 09:08:58 -0800 huffman fix warnings about duplicate simp rules
Wed, 17 Feb 2010 08:19:46 -0800 huffman fix warnings about duplicate simp rules
Wed, 17 Feb 2010 08:05:16 -0800 huffman add theory HOLCF/ex/Strict_Fun.thy
Wed, 17 Feb 2010 13:48:13 +0100 haftmann tuned primrec signature: return definienda
Wed, 17 Feb 2010 11:21:59 +0100 haftmann merged
Wed, 17 Feb 2010 11:21:47 +0100 haftmann example for executable choice
Wed, 17 Feb 2010 10:43:20 +0100 haftmann added simple theory about discrete summation
Wed, 17 Feb 2010 11:01:01 +0100 wenzelm giving up sunbroy2;
Wed, 17 Feb 2010 09:51:46 +0100 haftmann merged
Wed, 17 Feb 2010 09:48:53 +0100 haftmann a draft for an example how to turn specifications involving choice executable
Wed, 17 Feb 2010 09:48:53 +0100 haftmann added lemma map_of_map_restrict; generalized lemma dom_const
Wed, 17 Feb 2010 09:48:53 +0100 haftmann adjusted to changes in theory Mapping
Wed, 17 Feb 2010 09:48:52 +0100 haftmann more close integration with theory Map
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip