blanchet [Thu, 28 Jul 2011 16:32:39 +0200] rev 44001
no needless mangling
kleing [Thu, 28 Jul 2011 15:15:26 +0200] rev 44000
resolved code_pred FIXME in IMP; clearer notation for exec_n
blanchet [Thu, 28 Jul 2011 11:49:03 +0200] rev 43999
clean up temporary directory hack
blanchet [Thu, 28 Jul 2011 11:43:45 +0200] rev 43998
tuning
blanchet [Thu, 28 Jul 2011 11:43:45 +0200] rev 43997
fixed lambda concealing
blanchet [Thu, 28 Jul 2011 11:43:45 +0200] rev 43996
make SML/NJ happy
hoelzl [Thu, 28 Jul 2011 10:42:24 +0200] rev 43995
simplified definition of vector (also removed Cartesian_Euclidean_Space.from_nat which collides with Countable.from_nat)
noschinl [Thu, 28 Jul 2011 05:52:28 -0200] rev 43994
document coercions
bulwahn [Wed, 27 Jul 2011 20:28:00 +0200] rev 43993
rudimentary documentation of the quotient package in the isar reference manual
hoelzl [Wed, 27 Jul 2011 19:35:00 +0200] rev 43992
to_nat is injective on arbitrary domains
hoelzl [Wed, 27 Jul 2011 19:34:30 +0200] rev 43991
finite vimage on arbitrary domains
blanchet [Tue, 26 Jul 2011 22:53:06 +0200] rev 43990
updated Sledgehammer documentation
blanchet [Tue, 26 Jul 2011 22:53:06 +0200] rev 43989
renamed "preds" encodings to "guards"
bulwahn [Tue, 26 Jul 2011 18:11:38 +0200] rev 43988
more precise dependencies
blanchet [Tue, 26 Jul 2011 14:53:00 +0200] rev 43987
further worked around LEO-II parser limitation, with eta-expansion
blanchet [Tue, 26 Jul 2011 14:53:00 +0200] rev 43986
use syntactic sugar whenever possible in THF problems, to work around current LEO-II parser limitation (bang bang and query query are not handled correctly)
blanchet [Tue, 26 Jul 2011 14:53:00 +0200] rev 43985
no need for existential witnesses for sorts in TFF and THF formats
blanchet [Tue, 26 Jul 2011 14:53:00 +0200] rev 43984
mangle "undefined"
blanchet [Tue, 26 Jul 2011 14:53:00 +0200] rev 43983
tuning -- remove useless function (at this point combinators are already in)
blanchet [Tue, 26 Jul 2011 14:53:00 +0200] rev 43982
remove spurious message
blanchet [Tue, 26 Jul 2011 14:53:00 +0200] rev 43981
give E at least two seconds -- anything else risks causing too early timeouts in the minimizer, because of too conservative time computations in E and eproof scripts
Andreas Lochbihler [Tue, 26 Jul 2011 14:50:15 +0200] rev 43980
merged
Andreas Lochbihler [Tue, 26 Jul 2011 14:05:28 +0200] rev 43979
fixed code generator setup in List_Cset
hoelzl [Tue, 26 Jul 2011 13:50:03 +0200] rev 43978
enat is a complete_linorder instance