Wed, 03 Aug 2011 11:09:12 +0200 fixed wrong isubs in IMP/Types
kleing [Wed, 03 Aug 2011 11:09:12 +0200] rev 44020
fixed wrong isubs in IMP/Types
Tue, 02 Aug 2011 08:28:34 -0700 Extended_Nat.thy: renamed iSuc to eSuc, standardized theorem names
huffman [Tue, 02 Aug 2011 08:28:34 -0700] rev 44019
Extended_Nat.thy: renamed iSuc to eSuc, standardized theorem names
Tue, 02 Aug 2011 07:36:58 -0700 NEWS: fix typo
huffman [Tue, 02 Aug 2011 07:36:58 -0700] rev 44018
NEWS: fix typo
Tue, 02 Aug 2011 13:07:00 +0200 updated unchecked forward reference
krauss [Tue, 02 Aug 2011 13:07:00 +0200] rev 44017
updated unchecked forward reference
Tue, 02 Aug 2011 12:27:24 +0200 replaced Nitpick's hardwired basic_ersatz_table by context data
krauss [Tue, 02 Aug 2011 12:27:24 +0200] rev 44016
replaced Nitpick's hardwired basic_ersatz_table by context data
Tue, 02 Aug 2011 12:17:48 +0200 NEWS
krauss [Tue, 02 Aug 2011 12:17:48 +0200] rev 44015
NEWS
Tue, 02 Aug 2011 11:52:57 +0200 moved recursion combinator to HOL/Library/Wfrec.thy -- it is so fundamental and well-known that it should survive recdef
krauss [Tue, 02 Aug 2011 11:52:57 +0200] rev 44014
moved recursion combinator to HOL/Library/Wfrec.thy -- it is so fundamental and well-known that it should survive recdef
Tue, 02 Aug 2011 10:36:50 +0200 moved recdef package to HOL/Library/Old_Recdef.thy
krauss [Tue, 02 Aug 2011 10:36:50 +0200] rev 44013
moved recdef package to HOL/Library/Old_Recdef.thy
Tue, 02 Aug 2011 10:03:14 +0200 added dynamic ersatz_table to Nitpick's data slot
krauss [Tue, 02 Aug 2011 10:03:14 +0200] rev 44012
added dynamic ersatz_table to Nitpick's data slot
Tue, 02 Aug 2011 10:03:12 +0200 eliminated obsolete recdef/wfrec related declarations
krauss [Tue, 02 Aug 2011 10:03:12 +0200] rev 44011
eliminated obsolete recdef/wfrec related declarations
Mon, 01 Aug 2011 20:21:11 +0200 more consistent naming in IMP/Comp_Rev
kleing [Mon, 01 Aug 2011 20:21:11 +0200] rev 44010
more consistent naming in IMP/Comp_Rev
Mon, 01 Aug 2011 19:53:30 +0200 merged
haftmann [Mon, 01 Aug 2011 19:53:30 +0200] rev 44009
merged
Sat, 30 Jul 2011 08:24:46 +0200 tuned proofs
haftmann [Sat, 30 Jul 2011 08:24:46 +0200] rev 44008
tuned proofs
Fri, 29 Jul 2011 19:47:55 +0200 tuned proofs
haftmann [Fri, 29 Jul 2011 19:47:55 +0200] rev 44007
tuned proofs
Mon, 01 Aug 2011 09:31:10 -0700 new theory HOL/Library/Product_Lattice.thy
huffman [Mon, 01 Aug 2011 09:31:10 -0700] rev 44006
new theory HOL/Library/Product_Lattice.thy
Sun, 31 Jul 2011 11:13:38 -0700 domain package: more informative error message for illegal indirect recursion
huffman [Sun, 31 Jul 2011 11:13:38 -0700] rev 44005
domain package: more informative error message for illegal indirect recursion
Thu, 28 Jul 2011 16:56:14 +0200 compiler proof cleanup
kleing [Thu, 28 Jul 2011 16:56:14 +0200] rev 44004
compiler proof cleanup
Thu, 28 Jul 2011 16:32:49 +0200 added helpers for "All" and "Ex"
blanchet [Thu, 28 Jul 2011 16:32:49 +0200] rev 44003
added helpers for "All" and "Ex"
Thu, 28 Jul 2011 16:32:48 +0200 put parentheses around non-trivial metis call
blanchet [Thu, 28 Jul 2011 16:32:48 +0200] rev 44002
put parentheses around non-trivial metis call
Thu, 28 Jul 2011 16:32:39 +0200 no needless mangling
blanchet [Thu, 28 Jul 2011 16:32:39 +0200] rev 44001
no needless mangling
Thu, 28 Jul 2011 15:15:26 +0200 resolved code_pred FIXME in IMP; clearer notation for exec_n
kleing [Thu, 28 Jul 2011 15:15:26 +0200] rev 44000
resolved code_pred FIXME in IMP; clearer notation for exec_n
Thu, 28 Jul 2011 11:49:03 +0200 clean up temporary directory hack
blanchet [Thu, 28 Jul 2011 11:49:03 +0200] rev 43999
clean up temporary directory hack
Thu, 28 Jul 2011 11:43:45 +0200 tuning
blanchet [Thu, 28 Jul 2011 11:43:45 +0200] rev 43998
tuning
Thu, 28 Jul 2011 11:43:45 +0200 fixed lambda concealing
blanchet [Thu, 28 Jul 2011 11:43:45 +0200] rev 43997
fixed lambda concealing
Thu, 28 Jul 2011 11:43:45 +0200 make SML/NJ happy
blanchet [Thu, 28 Jul 2011 11:43:45 +0200] rev 43996
make SML/NJ happy
Thu, 28 Jul 2011 10:42:24 +0200 simplified definition of vector (also removed Cartesian_Euclidean_Space.from_nat which collides with Countable.from_nat)
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)
Thu, 28 Jul 2011 05:52:28 -0200 document coercions
noschinl [Thu, 28 Jul 2011 05:52:28 -0200] rev 43994
document coercions
Wed, 27 Jul 2011 20:28:00 +0200 rudimentary documentation of the quotient package in the isar reference manual
bulwahn [Wed, 27 Jul 2011 20:28:00 +0200] rev 43993
rudimentary documentation of the quotient package in the isar reference manual
Wed, 27 Jul 2011 19:35:00 +0200 to_nat is injective on arbitrary domains
hoelzl [Wed, 27 Jul 2011 19:35:00 +0200] rev 43992
to_nat is injective on arbitrary domains
Wed, 27 Jul 2011 19:34:30 +0200 finite vimage on arbitrary domains
hoelzl [Wed, 27 Jul 2011 19:34:30 +0200] rev 43991
finite vimage on arbitrary domains
Tue, 26 Jul 2011 22:53:06 +0200 updated Sledgehammer documentation
blanchet [Tue, 26 Jul 2011 22:53:06 +0200] rev 43990
updated Sledgehammer documentation
Tue, 26 Jul 2011 22:53:06 +0200 renamed "preds" encodings to "guards"
blanchet [Tue, 26 Jul 2011 22:53:06 +0200] rev 43989
renamed "preds" encodings to "guards"
Tue, 26 Jul 2011 18:11:38 +0200 more precise dependencies
bulwahn [Tue, 26 Jul 2011 18:11:38 +0200] rev 43988
more precise dependencies
Tue, 26 Jul 2011 14:53:00 +0200 further worked around LEO-II parser limitation, with eta-expansion
blanchet [Tue, 26 Jul 2011 14:53:00 +0200] rev 43987
further worked around LEO-II parser limitation, with eta-expansion
Tue, 26 Jul 2011 14:53:00 +0200 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 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)
Tue, 26 Jul 2011 14:53:00 +0200 no need for existential witnesses for sorts in TFF and THF formats
blanchet [Tue, 26 Jul 2011 14:53:00 +0200] rev 43985
no need for existential witnesses for sorts in TFF and THF formats
Tue, 26 Jul 2011 14:53:00 +0200 mangle "undefined"
blanchet [Tue, 26 Jul 2011 14:53:00 +0200] rev 43984
mangle "undefined"
Tue, 26 Jul 2011 14:53:00 +0200 tuning -- remove useless function (at this point combinators are already in)
blanchet [Tue, 26 Jul 2011 14:53:00 +0200] rev 43983
tuning -- remove useless function (at this point combinators are already in)
Tue, 26 Jul 2011 14:53:00 +0200 remove spurious message
blanchet [Tue, 26 Jul 2011 14:53:00 +0200] rev 43982
remove spurious message
Tue, 26 Jul 2011 14:53:00 +0200 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
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
Tue, 26 Jul 2011 14:50:15 +0200 merged
Andreas Lochbihler [Tue, 26 Jul 2011 14:50:15 +0200] rev 43980
merged
Tue, 26 Jul 2011 14:05:28 +0200 fixed code generator setup in List_Cset
Andreas Lochbihler [Tue, 26 Jul 2011 14:05:28 +0200] rev 43979
fixed code generator setup in List_Cset
Tue, 26 Jul 2011 13:50:03 +0200 enat is a complete_linorder instance
hoelzl [Tue, 26 Jul 2011 13:50:03 +0200] rev 43978
enat is a complete_linorder instance
Tue, 26 Jul 2011 12:44:36 +0200 merged
Andreas Lochbihler [Tue, 26 Jul 2011 12:44:36 +0200] rev 43977
merged
Tue, 26 Jul 2011 10:49:34 +0200 Add theory for setting up monad syntax for Cset
Andreas Lochbihler [Tue, 26 Jul 2011 10:49:34 +0200] rev 43976
Add theory for setting up monad syntax for Cset
Tue, 26 Jul 2011 11:48:11 +0200 merged
bulwahn [Tue, 26 Jul 2011 11:48:11 +0200] rev 43975
merged
Tue, 26 Jul 2011 08:07:01 +0200 removing expectations from quickcheck example
bulwahn [Tue, 26 Jul 2011 08:07:01 +0200] rev 43974
removing expectations from quickcheck example
Tue, 26 Jul 2011 08:07:00 +0200 adding remarks after static inspection of the invocation of the SML code generator
bulwahn [Tue, 26 Jul 2011 08:07:00 +0200] rev 43973
adding remarks after static inspection of the invocation of the SML code generator
Tue, 26 Jul 2011 10:03:19 +0200 merged
Andreas Lochbihler [Tue, 26 Jul 2011 10:03:19 +0200] rev 43972
merged
Mon, 25 Jul 2011 16:55:48 +0200 added operations to Cset with code equations in backing implementations
Andreas Lochbihler [Mon, 25 Jul 2011 16:55:48 +0200] rev 43971
added operations to Cset with code equations in backing implementations
Mon, 25 Jul 2011 23:27:20 +0200 merged
haftmann [Mon, 25 Jul 2011 23:27:20 +0200] rev 43970
merged
Mon, 25 Jul 2011 23:26:55 +0200 adjusted to tailored version of ball_simps
haftmann [Mon, 25 Jul 2011 23:26:55 +0200] rev 43969
adjusted to tailored version of ball_simps
Sun, 24 Jul 2011 22:38:13 +0200 adjusted to tailored version of bex_simps
haftmann [Sun, 24 Jul 2011 22:38:13 +0200] rev 43968
adjusted to tailored version of bex_simps
Sun, 24 Jul 2011 21:27:25 +0200 more coherent structure in and across theories
haftmann [Sun, 24 Jul 2011 21:27:25 +0200] rev 43967
more coherent structure in and across theories
Mon, 25 Jul 2011 14:10:12 +0200 declare "undefined" constant
blanchet [Mon, 25 Jul 2011 14:10:12 +0200] rev 43966
declare "undefined" constant
Mon, 25 Jul 2011 14:10:12 +0200 make compile
blanchet [Mon, 25 Jul 2011 14:10:12 +0200] rev 43965
make compile
Mon, 25 Jul 2011 14:10:12 +0200 thread proper context through, to make sure that "using [[meson_max_clauses = 200]]" is not ignored when clausifying the conjecture
blanchet [Mon, 25 Jul 2011 14:10:12 +0200] rev 43964
thread proper context through, to make sure that "using [[meson_max_clauses = 200]]" is not ignored when clausifying the conjecture
Mon, 25 Jul 2011 14:10:12 +0200 tuning
blanchet [Mon, 25 Jul 2011 14:10:12 +0200] rev 43963
tuning
Mon, 25 Jul 2011 14:10:12 +0200 introduced hybrid lambda translation
blanchet [Mon, 25 Jul 2011 14:10:12 +0200] rev 43962
introduced hybrid lambda translation
Mon, 25 Jul 2011 14:10:12 +0200 avoid needless type args for lifted-lambdas
blanchet [Mon, 25 Jul 2011 14:10:12 +0200] rev 43961
avoid needless type args for lifted-lambdas
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip