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
Fri, 29 Oct 2010 17:57:36 +0200 Plus -> Sum_Type.Plus
nipkow [Fri, 29 Oct 2010 17:57:36 +0200] rev 40294
Plus -> Sum_Type.Plus
Sun, 31 Oct 2010 11:38:09 +0100 Minor reformat.
ballarin [Sun, 31 Oct 2010 11:38:09 +0100] rev 40293
Minor reformat.
Sat, 30 Oct 2010 21:08:20 +0200 support for real valued preferences;
wenzelm [Sat, 30 Oct 2010 21:08:20 +0200] rev 40292
support for real valued preferences;
Sat, 30 Oct 2010 16:33:58 +0200 support for real valued configuration options;
wenzelm [Sat, 30 Oct 2010 16:33:58 +0200] rev 40291
support for real valued configuration options;
Sat, 30 Oct 2010 15:26:40 +0200 support for floating-point tokens in outer syntax (coinciding with inner syntax version);
wenzelm [Sat, 30 Oct 2010 15:26:40 +0200] rev 40290
support for floating-point tokens in outer syntax (coinciding with inner syntax version);
Fri, 29 Oct 2010 23:15:01 +0200 merged
wenzelm [Fri, 29 Oct 2010 23:15:01 +0200] rev 40289
merged
Fri, 29 Oct 2010 21:41:14 +0200 added rule let_mono
krauss [Fri, 29 Oct 2010 21:41:14 +0200] rev 40288
added rule let_mono
Fri, 29 Oct 2010 22:59:40 +0200 CONTRIBUTORS;
wenzelm [Fri, 29 Oct 2010 22:59:40 +0200] rev 40287
CONTRIBUTORS;
Fri, 29 Oct 2010 22:54:54 +0200 more sharing of operations, without aliases;
wenzelm [Fri, 29 Oct 2010 22:54:54 +0200] rev 40286
more sharing of operations, without aliases;
Fri, 29 Oct 2010 22:22:36 +0200 simplified data lookup;
wenzelm [Fri, 29 Oct 2010 22:22:36 +0200] rev 40285
simplified data lookup;
Fri, 29 Oct 2010 22:19:27 +0200 export declarations by default, to allow other ML packages by-pass concrete syntax;
wenzelm [Fri, 29 Oct 2010 22:19:27 +0200] rev 40284
export declarations by default, to allow other ML packages by-pass concrete syntax; proper Args parsing for attribute syntax (required for proper treatment of morphisms when declarations are moved between contexts); tuned;
Fri, 29 Oct 2010 22:07:48 +0200 proper signature constraint for ML structure;
wenzelm [Fri, 29 Oct 2010 22:07:48 +0200] rev 40283
proper signature constraint for ML structure; explicit theory setup, which is customary outside Pure; formal @{binding} instead of Binding.name;
Fri, 29 Oct 2010 21:49:33 +0200 proper header;
wenzelm [Fri, 29 Oct 2010 21:49:33 +0200] rev 40282
proper header; tuned whitespace;
Fri, 29 Oct 2010 21:34:07 +0200 Coercive subtyping via subtype constraints, by Dmitriy Traytel (21-Oct-2010).
wenzelm [Fri, 29 Oct 2010 21:34:07 +0200] rev 40281
Coercive subtyping via subtype constraints, by Dmitriy Traytel (21-Oct-2010).
Fri, 29 Oct 2010 18:17:11 +0200 updated SMT certificates
boehmes [Fri, 29 Oct 2010 18:17:11 +0200] rev 40280
updated SMT certificates
Fri, 29 Oct 2010 18:17:10 +0200 eta-expand built-in constants; also rewrite partially applied natural number terms
boehmes [Fri, 29 Oct 2010 18:17:10 +0200] rev 40279
eta-expand built-in constants; also rewrite partially applied natural number terms
Fri, 29 Oct 2010 18:17:09 +0200 optionally drop assumptions which cannot be preprocessed
boehmes [Fri, 29 Oct 2010 18:17:09 +0200] rev 40278
optionally drop assumptions which cannot be preprocessed
Fri, 29 Oct 2010 18:17:08 +0200 added crafted list of SMT built-in constants
boehmes [Fri, 29 Oct 2010 18:17:08 +0200] rev 40277
added crafted list of SMT built-in constants
Fri, 29 Oct 2010 18:17:06 +0200 clarified error message
boehmes [Fri, 29 Oct 2010 18:17:06 +0200] rev 40276
clarified error message
Fri, 29 Oct 2010 18:17:05 +0200 tuned
boehmes [Fri, 29 Oct 2010 18:17:05 +0200] rev 40275
tuned
Fri, 29 Oct 2010 18:17:04 +0200 introduced SMT.distinct as a representation of the solvers' built-in predicate; check that SMT.distinct is always applied to an explicit list
boehmes [Fri, 29 Oct 2010 18:17:04 +0200] rev 40274
introduced SMT.distinct as a representation of the solvers' built-in predicate; check that SMT.distinct is always applied to an explicit list
Fri, 29 Oct 2010 17:38:57 +0200 merged
wenzelm [Fri, 29 Oct 2010 17:38:57 +0200] rev 40273
merged
Fri, 29 Oct 2010 17:28:27 +0200 added listrel1
nipkow [Fri, 29 Oct 2010 17:28:27 +0200] rev 40272
added listrel1
Fri, 29 Oct 2010 17:25:22 +0200 hide Sum_Type.Plus
nipkow [Fri, 29 Oct 2010 17:25:22 +0200] rev 40271
hide Sum_Type.Plus
Fri, 29 Oct 2010 16:51:20 +0200 merged
wenzelm [Fri, 29 Oct 2010 16:51:20 +0200] rev 40270
merged
Fri, 29 Oct 2010 16:04:35 +0200 added user aliasses (still unclear how to specify names with whitespace contained)
haftmann [Fri, 29 Oct 2010 16:04:35 +0200] rev 40269
added user aliasses (still unclear how to specify names with whitespace contained)
Fri, 29 Oct 2010 14:06:10 +0200 merged
haftmann [Fri, 29 Oct 2010 14:06:10 +0200] rev 40268
merged
Fri, 29 Oct 2010 14:03:02 +0200 tuned structure of theory
haftmann [Fri, 29 Oct 2010 14:03:02 +0200] rev 40267
tuned structure of theory
Fri, 29 Oct 2010 13:49:49 +0200 remove term_of equations for Heap type explicitly
haftmann [Fri, 29 Oct 2010 13:49:49 +0200] rev 40266
remove term_of equations for Heap type explicitly
Fri, 29 Oct 2010 12:49:05 +0200 no need for setting up the kodkodi environment since Kodkodi 1.2.9
blanchet [Fri, 29 Oct 2010 12:49:05 +0200] rev 40265
no need for setting up the kodkodi environment since Kodkodi 1.2.9
Fri, 29 Oct 2010 12:49:05 +0200 fixed order of quantifier instantiation in new Skolemizer
blanchet [Fri, 29 Oct 2010 12:49:05 +0200] rev 40264
fixed order of quantifier instantiation in new Skolemizer
Fri, 29 Oct 2010 12:49:05 +0200 restructure Skolemization code slightly
blanchet [Fri, 29 Oct 2010 12:49:05 +0200] rev 40263
restructure Skolemization code slightly
Fri, 29 Oct 2010 12:49:05 +0200 ensure that MESON correctly preserves the name of variables (needed by the new Skolemizer)
blanchet [Fri, 29 Oct 2010 12:49:05 +0200] rev 40262
ensure that MESON correctly preserves the name of variables (needed by the new Skolemizer)
Fri, 29 Oct 2010 12:49:05 +0200 more work on new Skolemizer without Hilbert_Choice
blanchet [Fri, 29 Oct 2010 12:49:05 +0200] rev 40261
more work on new Skolemizer without Hilbert_Choice
Fri, 29 Oct 2010 12:49:05 +0200 fix cluster numbering in the absense of Hilbert_Choice (reverts acde1b606b0e, effectively reintroducing most of 0bfaaa81fc62)
blanchet [Fri, 29 Oct 2010 12:49:05 +0200] rev 40260
fix cluster numbering in the absense of Hilbert_Choice (reverts acde1b606b0e, effectively reintroducing most of 0bfaaa81fc62)
Fri, 29 Oct 2010 12:49:05 +0200 prevent type errors because of inconsistent skolem Var types by giving fresh indices to Skolems
blanchet [Fri, 29 Oct 2010 12:49:05 +0200] rev 40259
prevent type errors because of inconsistent skolem Var types by giving fresh indices to Skolems
Fri, 29 Oct 2010 12:49:05 +0200 make handling of parameters more robust, by querying the goal
blanchet [Fri, 29 Oct 2010 12:49:05 +0200] rev 40258
make handling of parameters more robust, by querying the goal
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip