Sun, 02 Feb 2014 20:53:51 +0100 'primitive' is not an adverb
blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55254
'primitive' is not an adverb
Sun, 02 Feb 2014 20:53:51 +0100 unform treatment of preplay_timeout = 0 and > 0
blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55253
unform treatment of preplay_timeout = 0 and > 0
Sun, 02 Feb 2014 20:53:51 +0100 refactor data structure (step 1)
blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55252
refactor data structure (step 1)
Sun, 02 Feb 2014 20:53:51 +0100 tuned code
blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55251
tuned code
Sun, 02 Feb 2014 20:53:51 +0100 tuned factor
blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55250
tuned factor
Sun, 02 Feb 2014 20:53:51 +0100 tuning
blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55249
tuning
Sun, 02 Feb 2014 20:53:51 +0100 made SML/NJ happier
blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55248
made SML/NJ happier
Sun, 02 Feb 2014 20:53:51 +0100 take intersection rather than union of methods when merging steps -- more efficient and natural
blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55247
take intersection rather than union of methods when merging steps -- more efficient and natural
Sun, 02 Feb 2014 20:53:51 +0100 merge proof methods
blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55246
merge proof methods
Sun, 02 Feb 2014 20:53:51 +0100 use Skolem proof methods appropriately
blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55245
use Skolem proof methods appropriately
Sun, 02 Feb 2014 20:53:51 +0100 simplified data structure -- eliminated distinction between 'first-class' and 'second-class' proof methods
blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55244
simplified data structure -- eliminated distinction between 'first-class' and 'second-class' proof methods
Sun, 02 Feb 2014 20:53:51 +0100 reset timing information after changes
blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55243
reset timing information after changes
Sun, 02 Feb 2014 19:15:25 +0000 Number_Theory: prime is no longer overloaded, but only for nat. Automatic coercion to int enabled.
paulson <lp15@cam.ac.uk> [Sun, 02 Feb 2014 19:15:25 +0000] rev 55242
Number_Theory: prime is no longer overloaded, but only for nat. Automatic coercion to int enabled.
Sat, 01 Feb 2014 22:02:20 +0100 merged
wenzelm [Sat, 01 Feb 2014 22:02:20 +0100] rev 55241
merged
Sat, 01 Feb 2014 21:43:23 +0100 proper config options;
wenzelm [Sat, 01 Feb 2014 21:43:23 +0100] rev 55240
proper config options; proper context for printing;
Sat, 01 Feb 2014 21:09:53 +0100 more standard file/module names;
wenzelm [Sat, 01 Feb 2014 21:09:53 +0100] rev 55239
more standard file/module names;
Sat, 01 Feb 2014 20:38:29 +0000 Added material from Old_Number_Theory related to the Chinese Remainder Theorem
paulson <lp15@cam.ac.uk> [Sat, 01 Feb 2014 20:38:29 +0000] rev 55238
Added material from Old_Number_Theory related to the Chinese Remainder Theorem
Sat, 01 Feb 2014 20:46:19 +0100 prefer top-down rewriting for output (i.e. uncheck), in accordance to term abbreviations (see 5d2fe4e09354) and AST translations;
wenzelm [Sat, 01 Feb 2014 20:46:19 +0100] rev 55237
prefer top-down rewriting for output (i.e. uncheck), in accordance to term abbreviations (see 5d2fe4e09354) and AST translations;
Sat, 01 Feb 2014 18:42:46 +0100 proper context for printing;
wenzelm [Sat, 01 Feb 2014 18:42:46 +0100] rev 55236
proper context for printing;
Sat, 01 Feb 2014 18:41:48 +0100 more explicit low-level exception;
wenzelm [Sat, 01 Feb 2014 18:41:48 +0100] rev 55235
more explicit low-level exception;
Sat, 01 Feb 2014 18:40:47 +0100 unused;
wenzelm [Sat, 01 Feb 2014 18:40:47 +0100] rev 55234
unused;
Sat, 01 Feb 2014 18:22:38 +0100 method_setup "lem";
wenzelm [Sat, 01 Feb 2014 18:22:38 +0100] rev 55233
method_setup "lem";
Sat, 01 Feb 2014 18:17:13 +0100 lazy_pack is default context for ILL;
wenzelm [Sat, 01 Feb 2014 18:17:13 +0100] rev 55232
lazy_pack is default context for ILL;
Sat, 01 Feb 2014 18:07:10 +0100 unused;
wenzelm [Sat, 01 Feb 2014 18:07:10 +0100] rev 55231
unused;
Sat, 01 Feb 2014 18:05:03 +0100 proper Simplifier method setup;
wenzelm [Sat, 01 Feb 2014 18:05:03 +0100] rev 55230
proper Simplifier method setup;
Sat, 01 Feb 2014 18:00:28 +0100 simplified sessions;
wenzelm [Sat, 01 Feb 2014 18:00:28 +0100] rev 55229
simplified sessions;
Sat, 01 Feb 2014 17:56:03 +0100 misc tuning and modernization;
wenzelm [Sat, 01 Feb 2014 17:56:03 +0100] rev 55228
misc tuning and modernization;
Sat, 01 Feb 2014 00:32:32 +0000 version of Fermat's Theorem for type nat
paulson <lp15@cam.ac.uk> [Sat, 01 Feb 2014 00:32:32 +0000] rev 55227
version of Fermat's Theorem for type nat
Fri, 31 Jan 2014 19:32:13 +0100 merged
wenzelm [Fri, 31 Jan 2014 19:32:13 +0100] rev 55226
merged
Fri, 31 Jan 2014 18:58:50 +0100 merged
wenzelm [Fri, 31 Jan 2014 18:58:50 +0100] rev 55225
merged
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip