Wed, 17 Nov 2010 09:22:23 +0100 |
boehmes |
require the b2i file ending in the boogie_open command (for consistency with the theory header)
|
file |
diff |
annotate
|
Mon, 08 Nov 2010 12:13:44 +0100 |
boehmes |
better modularization: moved SMT configuration options and diagnostics as well as SMT failure and exception into separate structures (both of which are loaded first and consequently are available to other SMT structures)
|
file |
diff |
annotate
|
Sat, 06 Nov 2010 00:10:32 +0100 |
krauss |
abolished obscure goal variant of [split_format] -- unused (cf. d1c14898fd04), unrelated to '(complete)' variant, and not at all canonical
|
file |
diff |
annotate
|
Fri, 05 Nov 2010 23:19:20 +0100 |
wenzelm |
moved ISABELLE_IDENTIFIER from ISABELLE_OUTPUT further up to ISABELLE_HOME_USER;
|
file |
diff |
annotate
|
Thu, 04 Nov 2010 09:54:16 +0100 |
haftmann |
merged
|
file |
diff |
annotate
|
Wed, 03 Nov 2010 12:20:33 +0100 |
haftmann |
Theory Multiset provides stable quicksort implementation of sort_key.
|
file |
diff |
annotate
|
Wed, 03 Nov 2010 22:26:53 +0100 |
blanchet |
standardize on seconds for Nitpick and Sledgehammer timeouts
|
file |
diff |
annotate
|
Wed, 03 Nov 2010 11:33:51 +0100 |
wenzelm |
discontinued obsolete function sys_error and exception SYS_ERROR;
|
file |
diff |
annotate
|
Sun, 31 Oct 2010 11:45:45 +0100 |
nipkow |
merged
|
file |
diff |
annotate
|
Fri, 29 Oct 2010 17:57:36 +0200 |
nipkow |
Plus -> Sum_Type.Plus
|
file |
diff |
annotate
|
Sat, 30 Oct 2010 21:08:20 +0200 |
wenzelm |
support for real valued preferences;
|
file |
diff |
annotate
|
Sat, 30 Oct 2010 16:33:58 +0200 |
wenzelm |
support for real valued configuration options;
|
file |
diff |
annotate
|
Fri, 29 Oct 2010 11:07:21 +0200 |
wenzelm |
merged
|
file |
diff |
annotate
|
Fri, 29 Oct 2010 08:44:46 +0200 |
bulwahn |
NEWS
|
file |
diff |
annotate
|
Thu, 28 Oct 2010 23:19:52 +0200 |
wenzelm |
discontinued obsolete ML antiquotation @{theory_ref};
|
file |
diff |
annotate
|
Tue, 26 Oct 2010 15:06:36 +0200 |
krauss |
fixed typo
|
file |
diff |
annotate
|
Tue, 26 Oct 2010 13:50:18 +0200 |
krauss |
NEWS
|
file |
diff |
annotate
|
Tue, 26 Oct 2010 11:45:12 +0200 |
boehmes |
joined setup of SMT solvers in one place; turned Z3-specific options into SMT options (renamed configuration options from z3_* to smt_*); more detailed SMT exception; improved SMT filter interface
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 16:18:00 +0200 |
wenzelm |
merged
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 16:17:16 +0200 |
wenzelm |
significantly improved Isabelle/Isar implementation manual;
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 11:42:05 +0200 |
blanchet |
merged
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 10:30:46 +0200 |
blanchet |
introduced manual version of "Auto Solve" as "solve_direct"
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 11:16:23 +0200 |
wenzelm |
added ML antiquotation @{assert};
|
file |
diff |
annotate
|
Sun, 24 Oct 2010 20:37:30 +0200 |
nipkow |
renamed nat_number
|
file |
diff |
annotate
|
Fri, 22 Oct 2010 11:11:34 +0200 |
blanchet |
make Sledgehammer minimizer fully work with SMT
|
file |
diff |
annotate
|
Thu, 21 Oct 2010 14:55:09 +0200 |
blanchet |
use consistent terminology in Sledgehammer: "prover = ATP or SMT solver or ..."
|
file |
diff |
annotate
|
Thu, 14 Oct 2010 12:40:14 +0200 |
krauss |
NEWS
|
file |
diff |
annotate
|
Wed, 06 Oct 2010 17:44:21 +0200 |
blanchet |
merged
|
file |
diff |
annotate
|
Tue, 05 Oct 2010 12:06:08 +0200 |
blanchet |
document latest changes to Meson/Metis/Sledgehammer
|
file |
diff |
annotate
|
Mon, 04 Oct 2010 14:46:48 +0200 |
haftmann |
turned distinct and sorted into inductive predicates: yields nice induction principles for free
|
file |
diff |
annotate
|
Fri, 01 Oct 2010 16:05:25 +0200 |
haftmann |
constant `contents` renamed to `the_elem`
|
file |
diff |
annotate
|
Tue, 28 Sep 2010 15:33:56 +0200 |
haftmann |
NEWS
|
file |
diff |
annotate
|
Tue, 28 Sep 2010 09:54:07 +0200 |
krauss |
no longer declare .psimps rules as [simp].
|
file |
diff |
annotate
|
Fri, 24 Sep 2010 16:17:59 +0200 |
wenzelm |
clarified @{type} antiquotation: abbreviations and nonterminals count as "syntactic", disallow TFrees;
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 09:53:52 +0200 |
haftmann |
CONTRIBUTORS and NEWS
|
file |
diff |
annotate
|
Wed, 22 Sep 2010 18:21:48 +0200 |
wenzelm |
renamed setmp_noncritical to Unsynchronized.setmp to emphasize its meaning;
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 16:05:25 +0200 |
wenzelm |
renamed structure PureThy to Pure_Thy and moved most content to Global_Theory, to emphasize that this is global-only;
|
file |
diff |
annotate
|
Fri, 17 Sep 2010 22:17:57 +0200 |
wenzelm |
discontinued Output.debug, which belongs to early PGIP experiments (b6788dbd2ef9) and causes just too many problems (like spamming the message channel if it is used by more than one module);
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 14:55:21 +0200 |
haftmann |
merged
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 14:53:56 +0200 |
haftmann |
'class' and 'type' are now antiquoations by default
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 11:13:15 +0200 |
nipkow |
renamed lemmas: ext_iff -> fun_eq_iff, set_ext_iff -> set_eq_iff, set_ext -> set_eqI
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 08:43:48 +0200 |
nipkow |
added and renamed lemmas
|
file |
diff |
annotate
|
Fri, 10 Sep 2010 15:17:44 +0200 |
wenzelm |
merged
|
file |
diff |
annotate
|
Thu, 09 Sep 2010 14:38:14 +0200 |
bulwahn |
changing String.literal to a type instead of a datatype
|
file |
diff |
annotate
|
Thu, 09 Sep 2010 18:32:21 +0200 |
wenzelm |
NEWS: some notes on interrupts;
|
file |
diff |
annotate
|
Wed, 08 Sep 2010 13:25:22 +0200 |
haftmann |
NEWS
|
file |
diff |
annotate
|
Tue, 07 Sep 2010 12:04:18 +0200 |
nipkow |
renamed expand_*_eq in HOLCF as well
|
file |
diff |
annotate
|
Mon, 06 Sep 2010 22:08:49 +0200 |
wenzelm |
ML_Context.thm and ML_Context.thms no longer pervasive;
|
file |
diff |
annotate
|
Mon, 06 Sep 2010 12:38:45 +0200 |
wenzelm |
merged;
|
file |
diff |
annotate
|
Sun, 05 Sep 2010 21:39:24 +0200 |
krauss |
removed duplicate lemma
|
file |
diff |
annotate
|
Sun, 05 Sep 2010 23:16:21 +0200 |
wenzelm |
turned show_brackets into proper configuration option;
|
file |
diff |
annotate
|
Sun, 05 Sep 2010 21:41:24 +0200 |
wenzelm |
turned show_sorts/show_types into proper configuration options;
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 23:54:48 +0200 |
wenzelm |
turned eta_contract into proper configuration option;
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 22:36:16 +0200 |
wenzelm |
configuration options Syntax.ambiguity_enabled (inverse of former Syntax.ambiguity_is_error), Syntax.ambiguity_level (with Isar attribute "syntax_ambiguity_level"), Syntax.ambiguity_limit;
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 21:13:53 +0200 |
wenzelm |
pretty_goals: turned some global references and function arguments into configuration options (goals_limit = 10, goals_total = true, show_main_goal = false) depending on the context;
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 12:01:47 +0200 |
wenzelm |
merged
|
file |
diff |
annotate
|
Thu, 02 Sep 2010 18:45:23 +0200 |
hoelzl |
merged
|
file |
diff |
annotate
|
Thu, 02 Sep 2010 13:32:17 +0200 |
hoelzl |
NEWS
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 11:21:58 +0200 |
wenzelm |
turned show_consts into proper configuration option;
|
file |
diff |
annotate
|
Thu, 02 Sep 2010 00:48:07 +0200 |
wenzelm |
turned show_question_marks into proper configuration option;
|
file |
diff |
annotate
|