Thu, 16 Dec 2010 15:12:17 +0100 get rid of experimental feature of term patterns in relevance filter -- doesn't work well unless we take into consideration the equality theory entailed by the relevant facts
blanchet [Thu, 16 Dec 2010 15:12:17 +0100] rev 41204
get rid of experimental feature of term patterns in relevance filter -- doesn't work well unless we take into consideration the equality theory entailed by the relevant facts
Thu, 16 Dec 2010 15:12:17 +0100 fixed more issues with the Vampire output parser, and added support for Vampire's TSTP output (--proof tptp)
blanchet [Thu, 16 Dec 2010 15:12:17 +0100] rev 41203
fixed more issues with the Vampire output parser, and added support for Vampire's TSTP output (--proof tptp)
Thu, 16 Dec 2010 15:12:17 +0100 make it more likely that induction rules are picked up by Sledgehammer
blanchet [Thu, 16 Dec 2010 15:12:17 +0100] rev 41202
make it more likely that induction rules are picked up by Sledgehammer
Thu, 16 Dec 2010 15:12:17 +0100 generalize the Vampire parser some more to cope with things like "{2, 3\}" seen in some proofs
blanchet [Thu, 16 Dec 2010 15:12:17 +0100] rev 41201
generalize the Vampire parser some more to cope with things like "{2, 3\}" seen in some proofs
Thu, 16 Dec 2010 15:12:17 +0100 add the current theory's constant to the goal to make theorems from the current theory more relevant on the first iteration already
blanchet [Thu, 16 Dec 2010 15:12:17 +0100] rev 41200
add the current theory's constant to the goal to make theorems from the current theory more relevant on the first iteration already
Thu, 16 Dec 2010 15:12:17 +0100 instantiate induction rules automatically
blanchet [Thu, 16 Dec 2010 15:12:17 +0100] rev 41199
instantiate induction rules automatically
Thu, 16 Dec 2010 13:54:17 +0100 merged
boehmes [Thu, 16 Dec 2010 13:54:17 +0100] rev 41198
merged
Thu, 16 Dec 2010 13:34:28 +0100 fix lambda-lifting: take level of bound variables into account and also apply bound variables from outer scope
boehmes [Thu, 16 Dec 2010 13:34:28 +0100] rev 41197
fix lambda-lifting: take level of bound variables into account and also apply bound variables from outer scope
Thu, 16 Dec 2010 12:33:06 +0100 fixed introduction of explicit application function: bound variables always need explicit application if they are applied to some term
boehmes [Thu, 16 Dec 2010 12:33:06 +0100] rev 41196
fixed introduction of explicit application function: bound variables always need explicit application if they are applied to some term
Thu, 16 Dec 2010 12:07:36 +0100 fixed eta-expansion: introduce a couple of abstractions at once
boehmes [Thu, 16 Dec 2010 12:07:36 +0100] rev 41195
fixed eta-expansion: introduce a couple of abstractions at once
Thu, 16 Dec 2010 12:19:00 +0000 merged
paulson [Thu, 16 Dec 2010 12:19:00 +0000] rev 41194
merged
Thu, 16 Dec 2010 12:05:00 +0000 made sml/nj happy
paulson [Thu, 16 Dec 2010 12:05:00 +0000] rev 41193
made sml/nj happy
Thu, 16 Dec 2010 11:31:22 +0100 removing file refute_isar.ML that was missed in 4006f5c3f421
bulwahn [Thu, 16 Dec 2010 11:31:22 +0100] rev 41192
removing file refute_isar.ML that was missed in 4006f5c3f421
Thu, 16 Dec 2010 11:31:07 +0100 added nitpick to mutabelle script
bulwahn [Thu, 16 Dec 2010 11:31:07 +0100] rev 41191
added nitpick to mutabelle script
Thu, 16 Dec 2010 11:31:06 +0100 reactivating nitpick in Mutabelle
bulwahn [Thu, 16 Dec 2010 11:31:06 +0100] rev 41190
reactivating nitpick in Mutabelle
Thu, 16 Dec 2010 09:40:15 +0100 more appropriate closures for static evaluation
haftmann [Thu, 16 Dec 2010 09:40:15 +0100] rev 41189
more appropriate closures for static evaluation
Thu, 16 Dec 2010 09:28:19 +0100 more uniform naming
haftmann [Thu, 16 Dec 2010 09:28:19 +0100] rev 41188
more uniform naming
Thu, 16 Dec 2010 09:26:46 +0100 merged
haftmann [Thu, 16 Dec 2010 09:26:46 +0100] rev 41187
merged
Wed, 15 Dec 2010 10:15:55 +0100 merged
haftmann [Wed, 15 Dec 2010 10:15:55 +0100] rev 41186
merged
Wed, 15 Dec 2010 10:06:36 +0100 updated generated files
haftmann [Wed, 15 Dec 2010 10:06:36 +0100] rev 41185
updated generated files
Wed, 15 Dec 2010 09:47:12 +0100 simplified evaluation function names
haftmann [Wed, 15 Dec 2010 09:47:12 +0100] rev 41184
simplified evaluation function names
Thu, 16 Dec 2010 09:10:38 +0100 turned simp_trace_depth_limit into a configuration option
boehmes [Thu, 16 Dec 2010 09:10:38 +0100] rev 41183
turned simp_trace_depth_limit into a configuration option
Wed, 15 Dec 2010 19:15:06 -0800 add notsqsubseteq syntax
huffman [Wed, 15 Dec 2010 19:15:06 -0800] rev 41182
add notsqsubseteq syntax
Wed, 15 Dec 2010 20:52:20 +0100 show: display goal refinement rule as "state", to avoid odd Output.urgent_message and make its association with the goal more explicit;
wenzelm [Wed, 15 Dec 2010 20:52:20 +0100] rev 41181
show: display goal refinement rule as "state", to avoid odd Output.urgent_message and make its association with the goal more explicit;
Wed, 15 Dec 2010 19:41:24 +0100 make sure errors generated in a thread don't vanish in cyberspace (e.g., when invoking Sledgehammer with unknown facts)
blanchet [Wed, 15 Dec 2010 19:41:24 +0100] rev 41180
make sure errors generated in a thread don't vanish in cyberspace (e.g., when invoking Sledgehammer with unknown facts)
Wed, 15 Dec 2010 18:45:14 +0100 merged
bulwahn [Wed, 15 Dec 2010 18:45:14 +0100] rev 41179
merged
Wed, 15 Dec 2010 17:46:46 +0100 adding postprocessing for maps in term construction of quickcheck; fixed check_all_option definition
bulwahn [Wed, 15 Dec 2010 17:46:46 +0100] rev 41178
adding postprocessing for maps in term construction of quickcheck; fixed check_all_option definition
Wed, 15 Dec 2010 17:46:46 +0100 added enum_term_of to correct present nested functions
bulwahn [Wed, 15 Dec 2010 17:46:46 +0100] rev 41177
added enum_term_of to correct present nested functions
Wed, 15 Dec 2010 17:46:45 +0100 adding postprocessing for sets in term construction of quickcheck
bulwahn [Wed, 15 Dec 2010 17:46:45 +0100] rev 41176
adding postprocessing for sets in term construction of quickcheck
Wed, 15 Dec 2010 18:20:44 +0100 merged
boehmes [Wed, 15 Dec 2010 18:20:44 +0100] rev 41175
merged
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip