blanchet [Wed, 01 Sep 2010 10:26:54 +0200] rev 38992
introduce fudge factors to deal with "theory const"
blanchet [Wed, 01 Sep 2010 00:07:31 +0200] rev 38991
rename sledgehammer config attributes
blanchet [Wed, 01 Sep 2010 00:03:15 +0200] rev 38990
finish moving file
blanchet [Tue, 31 Aug 2010 23:52:59 +0200] rev 38989
move file
blanchet [Tue, 31 Aug 2010 23:50:59 +0200] rev 38988
finished renaming
blanchet [Tue, 31 Aug 2010 23:50:40 +0200] rev 38987
fix typo
blanchet [Tue, 31 Aug 2010 23:46:23 +0200] rev 38986
shorten a few file names
blanchet [Tue, 31 Aug 2010 23:43:23 +0200] rev 38985
added "expect" feature of Nitpick to Sledgehammer, for regression testing
blanchet [Tue, 31 Aug 2010 23:42:53 +0200] rev 38984
update docs
blanchet [Tue, 31 Aug 2010 22:30:37 +0200] rev 38983
update docs
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
haftmann [Thu, 02 Sep 2010 08:40:25 +0200] rev 38981
normalization fails on unchanged goal
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;
wenzelm [Wed, 01 Sep 2010 23:43:45 +0200] rev 38979
prefer regular print functions over slightly low-level Term.string_of_vname;
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;
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;
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;
wenzelm [Wed, 01 Sep 2010 17:59:06 +0200] rev 38975
actually declare "_constrainAbs" as @{syntax_const};
haftmann [Wed, 01 Sep 2010 15:01:23 +0200] rev 38974
merged
haftmann [Wed, 01 Sep 2010 15:01:13 +0200] rev 38973
repaired attribute code_unfold_post which has ever been broken
haftmann [Wed, 01 Sep 2010 15:01:12 +0200] rev 38972
tuned text segment
haftmann [Wed, 01 Sep 2010 12:01:44 +0200] rev 38971
merged
haftmann [Wed, 01 Sep 2010 12:01:19 +0200] rev 38970
factored out generic part of Scala serializer into code_namespace.ML
wenzelm [Wed, 01 Sep 2010 13:45:58 +0200] rev 38969
merged
haftmann [Wed, 01 Sep 2010 11:09:50 +0200] rev 38968
do not print object frame around Scala includes -- this is in the responsibility of the user
haftmann [Wed, 01 Sep 2010 09:03:34 +0200] rev 38967
repaired codegen tool
haftmann [Wed, 01 Sep 2010 08:52:49 +0200] rev 38966
tuned internally and made smlnj happy
bulwahn [Wed, 01 Sep 2010 07:53:31 +0200] rev 38965
merged
bulwahn [Tue, 31 Aug 2010 18:38:30 +0200] rev 38964
renewing specifications in HOL-Auth
bulwahn [Tue, 31 Aug 2010 15:21:56 +0200] rev 38963
adapting and tuning example theories