smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50263
added comments to new source files
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50262
fixed problem with fact names
smolkas [Wed, 28 Nov 2012 12:25:06 +0100] rev 50261
remove hack and generalize code slightly
smolkas [Wed, 28 Nov 2012 12:23:44 +0100] rev 50260
simplified isar_qualifiers and qs merging
smolkas [Wed, 28 Nov 2012 12:22:17 +0100] rev 50259
put shrink in own structure
smolkas [Wed, 28 Nov 2012 12:22:05 +0100] rev 50258
put annotate in own structure
smolkas [Wed, 28 Nov 2012 12:21:42 +0100] rev 50257
support assumptions as facts for preplaying
smolkas [Wed, 28 Nov 2012 12:20:06 +0100] rev 50256
some minor improvements in shrink_proof
wenzelm [Wed, 28 Nov 2012 17:18:53 +0100] rev 50255
some support for ML runtime statistics;
wenzelm [Wed, 28 Nov 2012 16:09:05 +0100] rev 50254
prefer tight Markup.print_int/parse_int for property values;
wenzelm [Wed, 28 Nov 2012 16:07:17 +0100] rev 50253
clarified new identifier syntax: exclude \<^isup>, include subscripted prime (to allow imitating full identifier here);
wenzelm [Wed, 28 Nov 2012 15:59:18 +0100] rev 50252
eliminated slightly odd identifiers;
wenzelm [Wed, 28 Nov 2012 15:38:12 +0100] rev 50251
tuned syntax, potentially more robust;
wenzelm [Wed, 28 Nov 2012 14:55:46 +0100] rev 50250
smarter list layout;
wenzelm [Tue, 27 Nov 2012 20:01:57 +0100] rev 50249
repaired text following 491c5c81c2e8;
wenzelm [Tue, 27 Nov 2012 19:43:00 +0100] rev 50248
merged
hoelzl [Tue, 27 Nov 2012 19:31:11 +0100] rev 50247
introduce filter_lim as a generatlization of tendsto
wenzelm [Tue, 27 Nov 2012 19:24:30 +0100] rev 50246
merged
immler [Tue, 27 Nov 2012 13:48:40 +0100] rev 50245
based countable topological basis on Countable_Set
immler [Tue, 27 Nov 2012 11:29:47 +0100] rev 50244
qualified interpretation of sigma_algebra, to avoid name clashes
immler [Thu, 22 Nov 2012 10:09:54 +0100] rev 50243
eliminated finite_set_sequence with countable set
wenzelm [Tue, 27 Nov 2012 19:22:36 +0100] rev 50242
support for sub-structured identifier syntax (inactive);
wenzelm [Tue, 27 Nov 2012 13:22:29 +0100] rev 50241
eliminated some improper identifiers;
hoelzl [Tue, 27 Nov 2012 10:56:31 +0100] rev 50240
add upper bounds for factorial and binomial; add equation for binomial using nat-division (both from AFP/Girth_Chromatic)
wenzelm [Mon, 26 Nov 2012 21:46:04 +0100] rev 50239
tuned signature;
tuned;
wenzelm [Mon, 26 Nov 2012 21:10:42 +0100] rev 50238
more uniform Symbol.is_ascii_identifier in ML/Scala;
wenzelm [Mon, 26 Nov 2012 20:58:41 +0100] rev 50237
tuned;
wenzelm [Mon, 26 Nov 2012 20:39:19 +0100] rev 50236
clarified Symbol.scan_ascii_id;
ATP: follow change from Symbol.scan_id to Symbol.scan_ascii_id, assuming that this was meant here, not fully symbolic Isabelle identifiers;
wenzelm [Mon, 26 Nov 2012 20:29:40 +0100] rev 50235
tuned;
wenzelm [Mon, 26 Nov 2012 20:09:51 +0100] rev 50234
convenience operations for table as set;