blanchet [Wed, 01 Sep 2010 22:31:45 +0200] rev 39002
add dependency of "spass" script
blanchet [Wed, 01 Sep 2010 21:47:25 +0200] rev 39001
more elegant ML
blanchet [Wed, 01 Sep 2010 18:47:07 +0200] rev 39000
only kill ATP threads in nonblocking mode
blanchet [Wed, 01 Sep 2010 18:42:31 +0200] rev 38999
lower number of facts given to SInE
blanchet [Wed, 01 Sep 2010 18:41:23 +0200] rev 38998
share the relevance filter among the provers
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
blanchet [Wed, 01 Sep 2010 16:46:11 +0200] rev 38996
generalize theorem argument parsing syntax
blanchet [Wed, 01 Sep 2010 16:11:48 +0200] rev 38995
support new option in Mirabelle
blanchet [Wed, 01 Sep 2010 11:59:04 +0200] rev 38994
fiddled with fudge factor (based on Mirabelle)
blanchet [Wed, 01 Sep 2010 11:36:02 +0200] rev 38993
give priority to assumptions in structured proofs
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
bulwahn [Tue, 31 Aug 2010 15:07:51 +0200] rev 38962
adding further example for quickcheck with prolog code generation
bulwahn [Tue, 31 Aug 2010 15:02:06 +0200] rev 38961
handling the quickcheck result no counterexample more correctly
bulwahn [Tue, 31 Aug 2010 14:30:39 +0200] rev 38960
adding manual reordering of premises to prolog generation
bulwahn [Tue, 31 Aug 2010 12:15:50 +0200] rev 38959
towards support of limited predicates for mutually recursive predicates
bulwahn [Tue, 31 Aug 2010 11:49:15 +0200] rev 38958
improving clash-free naming of variables and preds in code_prolog
bulwahn [Tue, 31 Aug 2010 10:51:49 +0200] rev 38957
exporting mode analysis for use in prolog generation
bulwahn [Tue, 31 Aug 2010 10:51:03 +0200] rev 38956
renaming
bulwahn [Tue, 31 Aug 2010 10:48:27 +0200] rev 38955
improving naming of predicates in code_prolog; changing order of flattened premises once again
bulwahn [Tue, 31 Aug 2010 08:00:56 +0200] rev 38954
changing order of premises generated when flattening functions in premises; adapting example for second attack for hotel key card system
bulwahn [Tue, 31 Aug 2010 08:00:55 +0200] rev 38953
added further hotel key card attack in example file
bulwahn [Tue, 31 Aug 2010 08:00:54 +0200] rev 38952
avoiding warning for a duplicate rewrite rule in preprocessing of the predicate compiler
bulwahn [Tue, 31 Aug 2010 08:00:53 +0200] rev 38951
using Cache_IO interface for a safe parallel prolog execution
bulwahn [Tue, 31 Aug 2010 08:00:53 +0200] rev 38950
storing options for prolog code generation in the theory
bulwahn [Tue, 31 Aug 2010 08:00:52 +0200] rev 38949
adapting example files to latest changes
bulwahn [Tue, 31 Aug 2010 08:00:51 +0200] rev 38948
adding Lambda example theory; tuned
bulwahn [Tue, 31 Aug 2010 08:00:50 +0200] rev 38947
added quite adhoc logic program transformations limited_predicates and replacements of predicates
blanchet [Tue, 31 Aug 2010 21:17:19 +0200] rev 38946
distinguish between "by" and "apply"
blanchet [Tue, 31 Aug 2010 21:02:07 +0200] rev 38945
merged
blanchet [Tue, 31 Aug 2010 21:01:47 +0200] rev 38944
fiddling with "try"
blanchet [Tue, 31 Aug 2010 21:00:57 +0200] rev 38943
updated