haftmann [Fri, 19 Feb 2010 16:42:37 +0100] rev 35229
merged
haftmann [Fri, 19 Feb 2010 11:06:22 +0100] rev 35228
context theorem is optional
haftmann [Fri, 19 Feb 2010 11:06:22 +0100] rev 35227
added dest_comb
haftmann [Fri, 19 Feb 2010 11:06:21 +0100] rev 35226
a simple concept for datatype invariants
haftmann [Fri, 19 Feb 2010 11:06:21 +0100] rev 35225
using Code.bare_thms_of_cert
haftmann [Fri, 19 Feb 2010 11:06:20 +0100] rev 35224
simplified
haftmann [Fri, 19 Feb 2010 11:06:20 +0100] rev 35223
added code_abstype keyword
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 19 Feb 2010 13:54:19 +0100] rev 35222
Initial version of HOL quotient package.
blanchet [Fri, 19 Feb 2010 09:35:18 +0100] rev 35221
merge
blanchet [Thu, 18 Feb 2010 18:48:07 +0100] rev 35220
added support for nonstandard "nat"s to Nitpick and fixed bugs in binary "nat"s and "int"s
blanchet [Thu, 18 Feb 2010 10:38:37 +0100] rev 35219
fix bug in Nitpick's monotonicity code w.r.t. binary integers
wenzelm [Thu, 18 Feb 2010 23:43:14 +0100] rev 35218
merged
huffman [Thu, 18 Feb 2010 14:28:26 -0800] rev 35217
merged
huffman [Thu, 18 Feb 2010 14:21:44 -0800] rev 35216
get rid of many duplicate simp rule warnings
huffman [Thu, 18 Feb 2010 13:29:59 -0800] rev 35215
get rid of warnings about duplicate simp rules in all HOLCF theories
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);