Wed, 27 Oct 2010 14:15:54 -0700 make syntax of continuous if-then-else consistent with HOL if-then-else
huffman [Wed, 27 Oct 2010 14:15:54 -0700] rev 40322
make syntax of continuous if-then-else consistent with HOL if-then-else
Wed, 27 Oct 2010 13:54:18 -0700 rename lemmas *_defined_iff and *_strict_iff to *_bottom_iff
huffman [Wed, 27 Oct 2010 13:54:18 -0700] rev 40321
rename lemmas *_defined_iff and *_strict_iff to *_bottom_iff
Wed, 03 Nov 2010 10:44:53 +0100 polyml_as_definition does not require explicit dependencies on external ML files
haftmann [Wed, 03 Nov 2010 10:44:53 +0100] rev 40320
polyml_as_definition does not require explicit dependencies on external ML files
Wed, 03 Nov 2010 13:54:23 +0100 explicit warning about opaque signature matching -- saves extra paragraph in implementation manual;
wenzelm [Wed, 03 Nov 2010 13:54:23 +0100] rev 40319
explicit warning about opaque signature matching -- saves extra paragraph in implementation manual;
Wed, 03 Nov 2010 11:33:51 +0100 discontinued obsolete function sys_error and exception SYS_ERROR;
wenzelm [Wed, 03 Nov 2010 11:33:51 +0100] rev 40318
discontinued obsolete function sys_error and exception SYS_ERROR;
Wed, 03 Nov 2010 11:11:49 +0100 replaced ancient sys_error by raise Fail, assuming that the latter is not handled specifically by the environment;
wenzelm [Wed, 03 Nov 2010 11:11:49 +0100] rev 40317
replaced ancient sys_error by raise Fail, assuming that the latter is not handled specifically by the environment;
Wed, 03 Nov 2010 11:06:22 +0100 replaced ancient sys_error by raise Fail, assuming that the latter is not handled specifically by the environment;
wenzelm [Wed, 03 Nov 2010 11:06:22 +0100] rev 40316
replaced ancient sys_error by raise Fail, assuming that the latter is not handled specifically by the environment;
Wed, 03 Nov 2010 10:51:40 +0100 try_param_tac: plain user error appears more appropriate;
wenzelm [Wed, 03 Nov 2010 10:51:40 +0100] rev 40315
try_param_tac: plain user error appears more appropriate;
Wed, 03 Nov 2010 10:48:55 +0100 replaced ancient sys_error by raise Fail, assuming that the latter is not handled specifically by the environment;
wenzelm [Wed, 03 Nov 2010 10:48:55 +0100] rev 40314
replaced ancient sys_error by raise Fail, assuming that the latter is not handled specifically by the environment;
Wed, 03 Nov 2010 10:20:37 +0100 eliminated dead code;
wenzelm [Wed, 03 Nov 2010 10:20:37 +0100] rev 40313
eliminated dead code;
Wed, 03 Nov 2010 10:18:05 +0100 more conventional exceptions for abstract syntax operations -- eliminated ancient SYS_ERROR;
wenzelm [Wed, 03 Nov 2010 10:18:05 +0100] rev 40312
more conventional exceptions for abstract syntax operations -- eliminated ancient SYS_ERROR; proper signature constraint;
Wed, 03 Nov 2010 08:29:32 +0100 removed assumption
nipkow [Wed, 03 Nov 2010 08:29:32 +0100] rev 40311
removed assumption
Tue, 02 Nov 2010 21:59:21 +0100 more on naming tactics;
wenzelm [Tue, 02 Nov 2010 21:59:21 +0100] rev 40310
more on naming tactics;
Tue, 02 Nov 2010 21:24:07 +0100 merged
wenzelm [Tue, 02 Nov 2010 21:24:07 +0100] rev 40309
merged
Tue, 02 Nov 2010 20:32:33 +0100 merged
haftmann [Tue, 02 Nov 2010 20:32:33 +0100] rev 40308
merged
Tue, 02 Nov 2010 16:59:40 +0100 tuned proof
haftmann [Tue, 02 Nov 2010 16:59:40 +0100] rev 40307
tuned proof
Tue, 02 Nov 2010 16:48:19 +0100 tuned proof
haftmann [Tue, 02 Nov 2010 16:48:19 +0100] rev 40306
tuned proof
Tue, 02 Nov 2010 16:36:33 +0100 tuned lemma proposition of properties_for_sort_key
haftmann [Tue, 02 Nov 2010 16:36:33 +0100] rev 40305
tuned lemma proposition of properties_for_sort_key
Tue, 02 Nov 2010 16:31:57 +0100 lemmas sorted_map_same, sorted_same
haftmann [Tue, 02 Nov 2010 16:31:57 +0100] rev 40304
lemmas sorted_map_same, sorted_same
Tue, 02 Nov 2010 16:31:56 +0100 lemmas multiset_of_filter, sort_key_by_quicksort
haftmann [Tue, 02 Nov 2010 16:31:56 +0100] rev 40303
lemmas multiset_of_filter, sort_key_by_quicksort
Tue, 02 Nov 2010 21:21:07 +0100 more on "Time" in Isabelle/ML;
wenzelm [Tue, 02 Nov 2010 21:21:07 +0100] rev 40302
more on "Time" in Isabelle/ML;
Tue, 02 Nov 2010 20:55:12 +0100 simplified some time constants;
wenzelm [Tue, 02 Nov 2010 20:55:12 +0100] rev 40301
simplified some time constants;
Tue, 02 Nov 2010 20:31:46 +0100 added convenience operation seconds: real -> time;
wenzelm [Tue, 02 Nov 2010 20:31:46 +0100] rev 40300
added convenience operation seconds: real -> time;
Tue, 02 Nov 2010 20:16:56 +0100 avoid catch-all exception handling;
wenzelm [Tue, 02 Nov 2010 20:16:56 +0100] rev 40299
avoid catch-all exception handling;
Tue, 02 Nov 2010 20:15:57 +0100 eliminated fragile catch-all pattern, based on educated guess about the intended exception;
wenzelm [Tue, 02 Nov 2010 20:15:57 +0100] rev 40298
eliminated fragile catch-all pattern, based on educated guess about the intended exception;
Tue, 02 Nov 2010 12:37:12 +0100 Attribute map_function -> coercion_map;
traytel [Tue, 02 Nov 2010 12:37:12 +0100] rev 40297
Attribute map_function -> coercion_map; tuned;
Sun, 31 Oct 2010 13:26:37 +0100 syntax category "real" subsumes plain "int";
wenzelm [Sun, 31 Oct 2010 13:26:37 +0100] rev 40296
syntax category "real" subsumes plain "int";
Sun, 31 Oct 2010 11:45:45 +0100 merged
nipkow [Sun, 31 Oct 2010 11:45:45 +0100] rev 40295
merged
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip