huffman [Thu, 18 Feb 2010 12:36:09 -0800] rev 35214
HOLCF-FOCUS depends on ex/Stream.thy
huffman [Thu, 18 Feb 2010 08:08:51 -0800] rev 35213
fix looping call to simplifier
berghofe [Thu, 18 Feb 2010 17:28:46 +0100] rev 35212
merged
berghofe [Thu, 18 Feb 2010 17:28:02 +0100] rev 35211
Use top-down rewriting to contract abbreviations.
berghofe [Thu, 18 Feb 2010 17:27:18 +0100] rev 35210
Added function rewrite_term_top for top-down rewriting.
nipkow [Thu, 18 Feb 2010 16:08:38 +0100] rev 35209
merged
nipkow [Thu, 18 Feb 2010 16:08:26 +0100] rev 35208
added lemma
wenzelm [Thu, 18 Feb 2010 23:42:57 +0100] rev 35207
merged
wenzelm [Thu, 18 Feb 2010 12:10:15 +0100] rev 35206
tuned isatest settings;
wenzelm [Thu, 18 Feb 2010 23:41:01 +0100] rev 35205
removed unused Theory_Target.begin;
Theory_Target.init: removed Locale.intern, which was accidentally introduced in 40b3630b0deb;
renamed Theory_Target.context to Theory_Target.context_cmd to emphasize that this involves Locale.intern;
tuned;
wenzelm [Thu, 18 Feb 2010 23:38:33 +0100] rev 35204
locale: more precise treatment of naming vs. binding;
wenzelm [Thu, 18 Feb 2010 23:37:43 +0100] rev 35203
Sign.restore_naming -- slightly more robust;
wenzelm [Thu, 18 Feb 2010 23:08:31 +0100] rev 35202
typedef: slightly more precise treatment of binding;
tuned;
wenzelm [Thu, 18 Feb 2010 21:26:40 +0100] rev 35201
axclass: more precise treatment of naming vs. binding;
wenzelm [Thu, 18 Feb 2010 20:46:46 +0100] rev 35200
more systematic treatment of qualified names derived from binding;
wenzelm [Thu, 18 Feb 2010 20:44:22 +0100] rev 35199
pretty_full_theory: proper Syntax.init_pretty_global;
wenzelm [Thu, 18 Feb 2010 11:23:03 +0100] rev 35198
made SML/NJ happy (again);
haftmann [Thu, 18 Feb 2010 08:17:24 +0100] rev 35197
merged
haftmann [Thu, 18 Feb 2010 08:17:12 +0100] rev 35196
drop code lemma for ordered_keys
haftmann [Wed, 17 Feb 2010 16:49:38 +0100] rev 35195
more lemmas about sort(_key)
haftmann [Wed, 17 Feb 2010 16:49:37 +0100] rev 35194
added ordered_keys
wenzelm [Wed, 17 Feb 2010 22:32:05 +0100] rev 35193
isatest: activated HOL-Nitpick_Examples for x86_64-darwin -- should now work with kodkodi-1.2.8;
blanchet [Wed, 17 Feb 2010 21:13:40 +0100] rev 35192
merged
blanchet [Wed, 17 Feb 2010 20:50:14 +0100] rev 35191
fix example to reflect change in function signature
blanchet [Wed, 17 Feb 2010 20:46:50 +0100] rev 35190
make sure that Nitpick uses binary notation consistently if "binary_ints" is enabled
blanchet [Wed, 17 Feb 2010 14:11:41 +0100] rev 35189
added gotcha to Nitpick manual regarding nonstandard models of "nat"
blanchet [Wed, 17 Feb 2010 13:57:45 +0100] rev 35188
improve Nitpick's "Datatypes" rendering for elements containing cycles
blanchet [Wed, 17 Feb 2010 13:38:02 +0100] rev 35187
don't destroy "Suc" in Nitpick and fix logic of Kodkod filtering (accidentally flipped in previous change)
blanchet [Wed, 17 Feb 2010 12:14:21 +0100] rev 35186
merged
blanchet [Wed, 17 Feb 2010 12:14:08 +0100] rev 35185
added yet another hint to Nitpick's output, this time warning about problems for which nothing was effectively tested
blanchet [Wed, 17 Feb 2010 11:20:09 +0100] rev 35184
merge
blanchet [Wed, 17 Feb 2010 11:19:48 +0100] rev 35183
reintroduce structural induction hint in Nitpick
blanchet [Wed, 17 Feb 2010 10:28:37 +0100] rev 35182
merge
blanchet [Wed, 17 Feb 2010 10:28:04 +0100] rev 35181
synchronize Nitpick's wellfoundedness formulas caching
blanchet [Sat, 13 Feb 2010 15:04:09 +0100] rev 35180
more work on Nitpick's support for nonstandard models + fix in model reconstruction
blanchet [Sat, 13 Feb 2010 11:56:06 +0100] rev 35179
redo Nitpick's nonstandard values as cyclic values (instead of additional constructors)
blanchet [Fri, 12 Feb 2010 21:27:06 +0100] rev 35178
minor fixes to Nitpick
blanchet [Fri, 12 Feb 2010 19:44:37 +0100] rev 35177
various cosmetic changes to Nitpick
huffman [Wed, 17 Feb 2010 11:31:15 -0800] rev 35176
merged
huffman [Wed, 17 Feb 2010 10:30:36 -0800] rev 35175
fix more looping simp rules
huffman [Wed, 17 Feb 2010 10:00:22 -0800] rev 35174
remove $ from all HOLCF files
hoelzl [Wed, 17 Feb 2010 18:56:34 +0100] rev 35173
Renamed Multivariate-Analysis/Integration to Multivariate-Analysis/Integration_MV to avoid name clash with Integration.
himmelma [Wed, 17 Feb 2010 18:33:45 +0100] rev 35172
Added integration to Multivariate-Analysis (upto FTC)
hoelzl [Wed, 17 Feb 2010 17:57:37 +0100] rev 35171
Moved setprod_mono, abs_setprod and setsum_le_included to the Main image. Is used in Multivariate_Analysis.
huffman [Wed, 17 Feb 2010 09:22:40 -0800] rev 35170
fix looping simp rule
huffman [Wed, 17 Feb 2010 09:08:58 -0800] rev 35169
fix warnings about duplicate simp rules
huffman [Wed, 17 Feb 2010 08:19:46 -0800] rev 35168
fix warnings about duplicate simp rules
huffman [Wed, 17 Feb 2010 08:05:16 -0800] rev 35167
add theory HOLCF/ex/Strict_Fun.thy
haftmann [Wed, 17 Feb 2010 13:48:13 +0100] rev 35166
tuned primrec signature: return definienda
haftmann [Wed, 17 Feb 2010 11:21:59 +0100] rev 35165
merged
haftmann [Wed, 17 Feb 2010 11:21:47 +0100] rev 35164
example for executable choice
haftmann [Wed, 17 Feb 2010 10:43:20 +0100] rev 35163
added simple theory about discrete summation
wenzelm [Wed, 17 Feb 2010 11:01:01 +0100] rev 35162
giving up sunbroy2;
haftmann [Wed, 17 Feb 2010 09:51:46 +0100] rev 35161
merged
haftmann [Wed, 17 Feb 2010 09:48:53 +0100] rev 35160
a draft for an example how to turn specifications involving choice executable
haftmann [Wed, 17 Feb 2010 09:48:53 +0100] rev 35159
added lemma map_of_map_restrict; generalized lemma dom_const
haftmann [Wed, 17 Feb 2010 09:48:53 +0100] rev 35158
adjusted to changes in theory Mapping
haftmann [Wed, 17 Feb 2010 09:48:52 +0100] rev 35157
more close integration with theory Map
haftmann [Wed, 17 Feb 2010 09:48:52 +0100] rev 35156
mappings implemented by association lists
wenzelm [Tue, 16 Feb 2010 20:42:44 +0100] rev 35155
merged