Wed, 01 Sep 2010 18:42:31 +0200 lower number of facts given to SInE
blanchet [Wed, 01 Sep 2010 18:42:31 +0200] rev 38999
lower number of facts given to SInE
Wed, 01 Sep 2010 18:41:23 +0200 share the relevance filter among the provers
blanchet [Wed, 01 Sep 2010 18:41:23 +0200] rev 38998
share the relevance filter among the provers
Wed, 01 Sep 2010 17:27:10 +0200 got rid of the "theory_relevant" option;
blanchet [Wed, 01 Sep 2010 17:27:10 +0200] rev 38997
got rid of the "theory_relevant" option; instead, have fudge factors that behave more smoothly for all provers
Wed, 01 Sep 2010 16:46:11 +0200 generalize theorem argument parsing syntax
blanchet [Wed, 01 Sep 2010 16:46:11 +0200] rev 38996
generalize theorem argument parsing syntax
Wed, 01 Sep 2010 16:11:48 +0200 support new option in Mirabelle
blanchet [Wed, 01 Sep 2010 16:11:48 +0200] rev 38995
support new option in Mirabelle
Wed, 01 Sep 2010 11:59:04 +0200 fiddled with fudge factor (based on Mirabelle)
blanchet [Wed, 01 Sep 2010 11:59:04 +0200] rev 38994
fiddled with fudge factor (based on Mirabelle)
Wed, 01 Sep 2010 11:36:02 +0200 give priority to assumptions in structured proofs
blanchet [Wed, 01 Sep 2010 11:36:02 +0200] rev 38993
give priority to assumptions in structured proofs
Wed, 01 Sep 2010 10:26:54 +0200 introduce fudge factors to deal with "theory const"
blanchet [Wed, 01 Sep 2010 10:26:54 +0200] rev 38992
introduce fudge factors to deal with "theory const"
Wed, 01 Sep 2010 00:07:31 +0200 rename sledgehammer config attributes
blanchet [Wed, 01 Sep 2010 00:07:31 +0200] rev 38991
rename sledgehammer config attributes
Wed, 01 Sep 2010 00:03:15 +0200 finish moving file
blanchet [Wed, 01 Sep 2010 00:03:15 +0200] rev 38990
finish moving file
Tue, 31 Aug 2010 23:52:59 +0200 move file
blanchet [Tue, 31 Aug 2010 23:52:59 +0200] rev 38989
move file
Tue, 31 Aug 2010 23:50:59 +0200 finished renaming
blanchet [Tue, 31 Aug 2010 23:50:59 +0200] rev 38988
finished renaming
Tue, 31 Aug 2010 23:50:40 +0200 fix typo
blanchet [Tue, 31 Aug 2010 23:50:40 +0200] rev 38987
fix typo
Tue, 31 Aug 2010 23:46:23 +0200 shorten a few file names
blanchet [Tue, 31 Aug 2010 23:46:23 +0200] rev 38986
shorten a few file names
Tue, 31 Aug 2010 23:43:23 +0200 added "expect" feature of Nitpick to Sledgehammer, for regression testing
blanchet [Tue, 31 Aug 2010 23:43:23 +0200] rev 38985
added "expect" feature of Nitpick to Sledgehammer, for regression testing
Tue, 31 Aug 2010 23:42:53 +0200 update docs
blanchet [Tue, 31 Aug 2010 23:42:53 +0200] rev 38984
update docs
Tue, 31 Aug 2010 22:30:37 +0200 update docs
blanchet [Tue, 31 Aug 2010 22:30:37 +0200] rev 38983
update docs
Tue, 31 Aug 2010 22:27:33 +0200 added "blocking" option to Sledgehammer to run in synchronous mode;
blanchet [Tue, 31 Aug 2010 22:27:33 +0200] rev 38982
added "blocking" option to Sledgehammer to run in synchronous mode; sometimes useful, e.g. for testing
Thu, 02 Sep 2010 08:40:25 +0200 normalization fails on unchanged goal
haftmann [Thu, 02 Sep 2010 08:40:25 +0200] rev 38981
normalization fails on unchanged goal
Thu, 02 Sep 2010 00:48:07 +0200 turned show_question_marks into proper configuration option;
wenzelm [Thu, 02 Sep 2010 00:48:07 +0200] rev 38980
turned show_question_marks into proper configuration option; show_question_marks only affects regular type/term pretty printing, not raw Term.string_of_vname; tuned;
Wed, 01 Sep 2010 23:43:45 +0200 prefer regular print functions over slightly low-level Term.string_of_vname;
wenzelm [Wed, 01 Sep 2010 23:43:45 +0200] rev 38979
prefer regular print functions over slightly low-level Term.string_of_vname;
Wed, 01 Sep 2010 23:03:31 +0200 eliminated obsolete old-style goal stack package, which was considered the main Isabelle user interface at some point;
wenzelm [Wed, 01 Sep 2010 23:03:31 +0200] rev 38978
eliminated obsolete old-style goal stack package, which was considered the main Isabelle user interface at some point;
Wed, 01 Sep 2010 22:59:11 +0200 eliminated really ancient OldGoals operations in favour of Goal.prove_internal (with its minimal checks and without normalization of result);
wenzelm [Wed, 01 Sep 2010 22:59:11 +0200] rev 38977
eliminated really ancient OldGoals operations in favour of Goal.prove_internal (with its minimal checks and without normalization of result); tuned white space; tuned indentation;
Wed, 01 Sep 2010 18:18:47 +0200 Document.State.Assignment: eliminated promise in favour of plain values -- signalling is done via event bus in Session;
wenzelm [Wed, 01 Sep 2010 18:18:47 +0200] rev 38976
Document.State.Assignment: eliminated promise in favour of plain values -- signalling is done via event bus in Session;
Wed, 01 Sep 2010 17:59:06 +0200 actually declare "_constrainAbs" as @{syntax_const};
wenzelm [Wed, 01 Sep 2010 17:59:06 +0200] rev 38975
actually declare "_constrainAbs" as @{syntax_const};
Wed, 01 Sep 2010 15:01:23 +0200 merged
haftmann [Wed, 01 Sep 2010 15:01:23 +0200] rev 38974
merged
Wed, 01 Sep 2010 15:01:13 +0200 repaired attribute code_unfold_post which has ever been broken
haftmann [Wed, 01 Sep 2010 15:01:13 +0200] rev 38973
repaired attribute code_unfold_post which has ever been broken
Wed, 01 Sep 2010 15:01:12 +0200 tuned text segment
haftmann [Wed, 01 Sep 2010 15:01:12 +0200] rev 38972
tuned text segment
Wed, 01 Sep 2010 12:01:44 +0200 merged
haftmann [Wed, 01 Sep 2010 12:01:44 +0200] rev 38971
merged
Wed, 01 Sep 2010 12:01:19 +0200 factored out generic part of Scala serializer into code_namespace.ML
haftmann [Wed, 01 Sep 2010 12:01:19 +0200] rev 38970
factored out generic part of Scala serializer into code_namespace.ML
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip