Thu, 19 Dec 2013 21:49:30 +0100 implemented 'exhaustive' option in tactic
blanchet [Thu, 19 Dec 2013 21:49:30 +0100] rev 54832
implemented 'exhaustive' option in tactic
Thu, 19 Dec 2013 20:07:06 +0100 tuning
blanchet [Thu, 19 Dec 2013 20:07:06 +0100] rev 54831
tuning
Thu, 19 Dec 2013 19:37:43 +0100 tuning
blanchet [Thu, 19 Dec 2013 19:37:43 +0100] rev 54830
tuning
Thu, 19 Dec 2013 19:35:50 +0100 tuning 'case' expressions
blanchet [Thu, 19 Dec 2013 19:35:50 +0100] rev 54829
tuning 'case' expressions
Thu, 19 Dec 2013 19:16:44 +0100 don't do 'isar_try0' if preplaying is off
blanchet [Thu, 19 Dec 2013 19:16:44 +0100] rev 54828
don't do 'isar_try0' if preplaying is off
Thu, 19 Dec 2013 18:39:54 +0100 more data structure refactoring
blanchet [Thu, 19 Dec 2013 18:39:54 +0100] rev 54827
more data structure refactoring
Thu, 19 Dec 2013 18:22:31 +0100 data structure rationalization
blanchet [Thu, 19 Dec 2013 18:22:31 +0100] rev 54826
data structure rationalization
Thu, 19 Dec 2013 18:07:21 +0100 tuning
blanchet [Thu, 19 Dec 2013 18:07:21 +0100] rev 54825
tuning
Thu, 19 Dec 2013 17:52:58 +0100 refactored preplaying outcome data structure
blanchet [Thu, 19 Dec 2013 17:52:58 +0100] rev 54824
refactored preplaying outcome data structure
Thu, 19 Dec 2013 17:24:17 +0100 distinguish not preplayed & timed out
blanchet [Thu, 19 Dec 2013 17:24:17 +0100] rev 54823
distinguish not preplayed & timed out
Thu, 19 Dec 2013 17:11:54 +0100 pick up tfree/tvar type from SPASS-Pirate proof
blanchet [Thu, 19 Dec 2013 17:11:54 +0100] rev 54822
pick up tfree/tvar type from SPASS-Pirate proof
Thu, 19 Dec 2013 16:11:20 +0100 tuning
blanchet [Thu, 19 Dec 2013 16:11:20 +0100] rev 54821
tuning
Thu, 19 Dec 2013 15:47:17 +0100 extended ATP types with sorts
blanchet [Thu, 19 Dec 2013 15:47:17 +0100] rev 54820
extended ATP types with sorts
Thu, 19 Dec 2013 15:04:21 +0100 removed debugging output
blanchet [Thu, 19 Dec 2013 15:04:21 +0100] rev 54819
removed debugging output
Thu, 19 Dec 2013 14:57:21 +0100 honor SPASS-Pirate type arguments
blanchet [Thu, 19 Dec 2013 14:57:21 +0100] rev 54818
honor SPASS-Pirate type arguments
Thu, 19 Dec 2013 13:46:42 +0100 made SML/NJ-friendlier (hopefully)
blanchet [Thu, 19 Dec 2013 13:46:42 +0100] rev 54817
made SML/NJ-friendlier (hopefully)
Thu, 19 Dec 2013 13:43:21 +0100 made timeouts in Sledgehammer not be 'option's -- simplified lots of code
blanchet [Thu, 19 Dec 2013 13:43:21 +0100] rev 54816
made timeouts in Sledgehammer not be 'option's -- simplified lots of code
Thu, 19 Dec 2013 10:15:12 +0100 simplified data structure
blanchet [Thu, 19 Dec 2013 10:15:12 +0100] rev 54815
simplified data structure
Thu, 19 Dec 2013 10:12:28 +0100 prevent curl's output to interfere with the prover's output
blanchet [Thu, 19 Dec 2013 10:12:28 +0100] rev 54814
prevent curl's output to interfere with the prover's output
Thu, 19 Dec 2013 09:28:20 +0100 tuning
blanchet [Thu, 19 Dec 2013 09:28:20 +0100] rev 54813
tuning
Wed, 18 Dec 2013 22:55:43 +0100 merge
blanchet [Wed, 18 Dec 2013 22:55:43 +0100] rev 54812
merge
Wed, 18 Dec 2013 22:55:20 +0100 parse SPASS-Pirate types
blanchet [Wed, 18 Dec 2013 22:55:20 +0100] rev 54811
parse SPASS-Pirate types
Wed, 18 Dec 2013 17:52:52 +0100 merged
nipkow [Wed, 18 Dec 2013 17:52:52 +0100] rev 54810
merged
Wed, 18 Dec 2013 17:52:44 +0100 added lemma
nipkow [Wed, 18 Dec 2013 17:52:44 +0100] rev 54809
added lemma
Wed, 18 Dec 2013 17:48:48 +0100 merge
panny [Wed, 18 Dec 2013 17:48:48 +0100] rev 54808
merge
Wed, 18 Dec 2013 14:50:25 +0100 pass down user input in more cases in order to preserve "let"s etc.
panny [Wed, 18 Dec 2013 14:50:25 +0100] rev 54807
pass down user input in more cases in order to preserve "let"s etc.
Wed, 18 Dec 2013 14:06:34 +0100 pass auto-proved exhaustiveness properties to tactic;
panny [Wed, 18 Dec 2013 14:06:34 +0100] rev 54806
pass auto-proved exhaustiveness properties to tactic; rightly use "%_. False" instead of undefined for unspecified conditions; get rid of ugly "if True then ... else Code.abort" in auto-generated code equations;
Wed, 18 Dec 2013 17:27:17 +0100 merge
blanchet [Wed, 18 Dec 2013 17:27:17 +0100] rev 54805
merge
Wed, 18 Dec 2013 17:26:31 +0100 changed pirate port
blanchet [Wed, 18 Dec 2013 17:26:31 +0100] rev 54804
changed pirate port
Wed, 18 Dec 2013 17:00:14 +0100 fixed variable confusion introduced by 'tuning' change 565f9af86d67
blanchet [Wed, 18 Dec 2013 17:00:14 +0100] rev 54803
fixed variable confusion introduced by 'tuning' change 565f9af86d67
Wed, 18 Dec 2013 16:50:14 +0100 made SML/NJ happier
blanchet [Wed, 18 Dec 2013 16:50:14 +0100] rev 54802
made SML/NJ happier
Wed, 18 Dec 2013 16:50:14 +0100 try 'auto' first -- more likely to succeed
blanchet [Wed, 18 Dec 2013 16:50:14 +0100] rev 54801
try 'auto' first -- more likely to succeed
Wed, 18 Dec 2013 16:50:14 +0100 new port
blanchet [Wed, 18 Dec 2013 16:50:14 +0100] rev 54800
new port
Wed, 18 Dec 2013 16:50:14 +0100 tuning
blanchet [Wed, 18 Dec 2013 16:50:14 +0100] rev 54799
tuning
Wed, 18 Dec 2013 16:50:14 +0100 generate type classes for tfrees
blanchet [Wed, 18 Dec 2013 16:50:14 +0100] rev 54798
generate type classes for tfrees
Wed, 18 Dec 2013 11:53:40 +0100 modernized ContNotDenum: use Set_Interval, and finite intersection property to show the nested interval property
hoelzl [Wed, 18 Dec 2013 11:53:40 +0100] rev 54797
modernized ContNotDenum: use Set_Interval, and finite intersection property to show the nested interval property
Tue, 17 Dec 2013 22:34:26 +0100 avoid clashes of fact names
haftmann [Tue, 17 Dec 2013 22:34:26 +0100] rev 54796
avoid clashes of fact names
Tue, 17 Dec 2013 20:21:22 +0100 initalize locale with idents from background theory rather than empty idents: must treat idents and registrations synchronously to provide consistent setup for interpretation in locale contexts
haftmann [Tue, 17 Dec 2013 20:21:22 +0100] rev 54795
initalize locale with idents from background theory rather than empty idents: must treat idents and registrations synchronously to provide consistent setup for interpretation in locale contexts
Tue, 17 Dec 2013 15:56:57 +0100 reduced cardinals dependencies of (co)datatypes
traytel [Tue, 17 Dec 2013 15:56:57 +0100] rev 54794
reduced cardinals dependencies of (co)datatypes
Tue, 17 Dec 2013 15:44:10 +0100 tighter bnf bounds for (co)datatypes
traytel [Tue, 17 Dec 2013 15:44:10 +0100] rev 54793
tighter bnf bounds for (co)datatypes
Tue, 17 Dec 2013 15:15:59 +0100 tuned
traytel [Tue, 17 Dec 2013 15:15:59 +0100] rev 54792
tuned
Tue, 17 Dec 2013 14:22:48 +0100 tuning
blanchet [Tue, 17 Dec 2013 14:22:48 +0100] rev 54791
tuning
Tue, 17 Dec 2013 14:22:42 +0100 removed workaround
blanchet [Tue, 17 Dec 2013 14:22:42 +0100] rev 54790
removed workaround
Tue, 17 Dec 2013 14:15:23 +0100 tuning
blanchet [Tue, 17 Dec 2013 14:15:23 +0100] rev 54789
tuning
Tue, 17 Dec 2013 14:03:29 +0100 primitive support for SPASS-Pirate (Daniel Wand's polymorphic SPASS prototype)
blanchet [Tue, 17 Dec 2013 14:03:29 +0100] rev 54788
primitive support for SPASS-Pirate (Daniel Wand's polymorphic SPASS prototype)
Tue, 17 Dec 2013 11:12:10 +0100 NEWS
immler [Tue, 17 Dec 2013 11:12:10 +0100] rev 54787
NEWS
Tue, 17 Dec 2013 09:52:10 +0100 merged
immler [Tue, 17 Dec 2013 09:52:10 +0100] rev 54786
merged
Mon, 16 Dec 2013 17:08:22 +0100 lemmas about divideR and scaleR
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54785
lemmas about divideR and scaleR
Mon, 16 Dec 2013 17:08:22 +0100 monotonicity of rounding and truncating float
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54784
monotonicity of rounding and truncating float
Mon, 16 Dec 2013 17:08:22 +0100 Float: prevent unnecessary large numbers when adding 0
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54783
Float: prevent unnecessary large numbers when adding 0
Mon, 16 Dec 2013 17:08:22 +0100 additional definitions and lemmas for Float
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54782
additional definitions and lemmas for Float
Mon, 16 Dec 2013 17:08:22 +0100 additional lemmas
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54781
additional lemmas
Mon, 16 Dec 2013 17:08:22 +0100 summarized notions related to ordered_euclidean_space and intervals in separate theory
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54780
summarized notions related to ordered_euclidean_space and intervals in separate theory
Mon, 16 Dec 2013 17:08:22 +0100 pragmatic executability of instance prod::{open,dist,norm}
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54779
pragmatic executability of instance prod::{open,dist,norm}
Mon, 16 Dec 2013 17:08:22 +0100 introduced ordered real vector spaces
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54778
introduced ordered real vector spaces
Mon, 16 Dec 2013 17:08:22 +0100 remove redundant constants
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54777
remove redundant constants
Mon, 16 Dec 2013 17:08:22 +0100 ordered_euclidean_space compatible with more standard pointwise ordering on products; conditionally complete lattice with product order
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54776
ordered_euclidean_space compatible with more standard pointwise ordering on products; conditionally complete lattice with product order
Mon, 16 Dec 2013 17:08:22 +0100 prefer box over greaterThanLessThan on euclidean_space
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54775
prefer box over greaterThanLessThan on euclidean_space
Tue, 17 Dec 2013 09:42:38 +0100 made SML/NJ happier
blanchet [Tue, 17 Dec 2013 09:42:38 +0100] rev 54774
made SML/NJ happier
Mon, 16 Dec 2013 23:36:54 +0100 fixed source of 'Subscript' exception
blanchet [Mon, 16 Dec 2013 23:36:54 +0100] rev 54773
fixed source of 'Subscript' exception
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip