Thu, 12 Jun 2014 01:00:49 +0200 eliminate dependency of SMT2 module on 'list'
blanchet [Thu, 12 Jun 2014 01:00:49 +0200] rev 57230
eliminate dependency of SMT2 module on 'list'
Thu, 12 Jun 2014 01:00:49 +0200 tuning
blanchet [Thu, 12 Jun 2014 01:00:49 +0200] rev 57229
tuning
Thu, 12 Jun 2014 01:00:49 +0200 removed subsumed record-related code, now that records are registered as 'ctr_sugar'
blanchet [Thu, 12 Jun 2014 01:00:49 +0200] rev 57228
removed subsumed record-related code, now that records are registered as 'ctr_sugar'
Thu, 12 Jun 2014 01:00:49 +0200 made lookup more robust in the face of missing (dummy) case constant
blanchet [Thu, 12 Jun 2014 01:00:49 +0200] rev 57227
made lookup more robust in the face of missing (dummy) case constant
Thu, 12 Jun 2014 01:00:49 +0200 use 'ctr_sugar' abstraction in SMT(2)
blanchet [Thu, 12 Jun 2014 01:00:49 +0200] rev 57226
use 'ctr_sugar' abstraction in SMT(2)
Thu, 12 Jun 2014 01:00:49 +0200 register record extensions as freely generated types
blanchet [Thu, 12 Jun 2014 01:00:49 +0200] rev 57225
register record extensions as freely generated types
Wed, 11 Jun 2014 18:22:05 +0200 mixin definitions are within scope of "for"s of import expression
haftmann [Wed, 11 Jun 2014 18:22:05 +0200] rev 57224
mixin definitions are within scope of "for"s of import expression
Wed, 11 Jun 2014 18:22:04 +0200 proper proof context transfer wrt. background theory avoids ad-hoc restore operation
haftmann [Wed, 11 Jun 2014 18:22:04 +0200] rev 57223
proper proof context transfer wrt. background theory avoids ad-hoc restore operation
Wed, 11 Jun 2014 19:32:39 +0200 refactoring
blanchet [Wed, 11 Jun 2014 19:32:39 +0200] rev 57222
refactoring
Wed, 11 Jun 2014 19:32:12 +0200 moved generic code further up
blanchet [Wed, 11 Jun 2014 19:32:12 +0200] rev 57221
moved generic code further up
Wed, 11 Jun 2014 19:15:55 +0200 tuned code
blanchet [Wed, 11 Jun 2014 19:15:55 +0200] rev 57220
tuned code
Wed, 11 Jun 2014 19:15:54 +0200 factor out SMT-LIB 2 type/term parsing from Z3-specific code
blanchet [Wed, 11 Jun 2014 19:15:54 +0200] rev 57219
factor out SMT-LIB 2 type/term parsing from Z3-specific code
Wed, 11 Jun 2014 19:08:32 +0200 simplify slightly ATP proof generated for Z3
blanchet [Wed, 11 Jun 2014 19:08:32 +0200] rev 57218
simplify slightly ATP proof generated for Z3
Wed, 11 Jun 2014 16:02:10 +0200 tuned whitespaces
steckerm [Wed, 11 Jun 2014 16:02:10 +0200] rev 57217
tuned whitespaces
Wed, 11 Jun 2014 15:44:09 +0200 updated contributors to include students
blanchet [Wed, 11 Jun 2014 15:44:09 +0200] rev 57216
updated contributors to include students
Wed, 11 Jun 2014 15:29:23 +0200 moved new highly experimental Waldmeister-specific code (authored by Albert Steckermeier) into Isabelle
blanchet [Wed, 11 Jun 2014 15:29:23 +0200] rev 57215
moved new highly experimental Waldmeister-specific code (authored by Albert Steckermeier) into Isabelle
Wed, 11 Jun 2014 11:28:46 +0200 adapted SMT examples to new, corrected handling of 'typedef'
blanchet [Wed, 11 Jun 2014 11:28:46 +0200] rev 57214
adapted SMT examples to new, corrected handling of 'typedef'
Wed, 11 Jun 2014 11:28:46 +0200 fixed unsoundness in SMT(2) as oracle: don't register typedef Abs_x as constructor unless it is known to be injective
blanchet [Wed, 11 Jun 2014 11:28:46 +0200] rev 57213
fixed unsoundness in SMT(2) as oracle: don't register typedef Abs_x as constructor unless it is known to be injective
Wed, 11 Jun 2014 11:28:46 +0200 updated NEWS slightly
blanchet [Wed, 11 Jun 2014 11:28:46 +0200] rev 57212
updated NEWS slightly
Wed, 11 Jun 2014 11:28:46 +0200 updated docs w.r.t. Z3
blanchet [Wed, 11 Jun 2014 11:28:46 +0200] rev 57211
updated docs w.r.t. Z3
Wed, 11 Jun 2014 11:28:46 +0200 rationalized CVC3 and Yices environment variable -- no need (unlike for Z3) to distinguish between old and new versions
blanchet [Wed, 11 Jun 2014 11:28:46 +0200] rev 57210
rationalized CVC3 and Yices environment variable -- no need (unlike for Z3) to distinguish between old and new versions
Wed, 11 Jun 2014 11:28:46 +0200 removed '_new' sufffix in SMT2 solver names (in some cases)
blanchet [Wed, 11 Jun 2014 11:28:46 +0200] rev 57209
removed '_new' sufffix in SMT2 solver names (in some cases)
Wed, 11 Jun 2014 11:28:46 +0200 removed old SMT module from Sledgehammer
blanchet [Wed, 11 Jun 2014 11:28:46 +0200] rev 57208
removed old SMT module from Sledgehammer
Wed, 11 Jun 2014 08:58:42 +0200 got rid of 'listF' example, which is now subsumed by the real 'list' type
blanchet [Wed, 11 Jun 2014 08:58:42 +0200] rev 57207
got rid of 'listF' example, which is now subsumed by the real 'list' type
Tue, 10 Jun 2014 21:15:57 +0200 changed syntax of map: and rel: arguments to BNF-based datatypes
blanchet [Tue, 10 Jun 2014 21:15:57 +0200] rev 57206
changed syntax of map: and rel: arguments to BNF-based datatypes
Tue, 10 Jun 2014 19:51:00 +0200 tuning
blanchet [Tue, 10 Jun 2014 19:51:00 +0200] rev 57205
tuning
Tue, 10 Jun 2014 19:15:15 +0200 updated Z3 certificates
blanchet [Tue, 10 Jun 2014 19:15:15 +0200] rev 57204
updated Z3 certificates
Tue, 10 Jun 2014 19:15:14 +0200 generate ':named' attributes in SMT-LIB 2 problems, to facilitate reconstruction
blanchet [Tue, 10 Jun 2014 19:15:14 +0200] rev 57203
generate ':named' attributes in SMT-LIB 2 problems, to facilitate reconstruction
Tue, 10 Jun 2014 19:15:14 +0200 tuning
blanchet [Tue, 10 Jun 2014 19:15:14 +0200] rev 57202
tuning
Tue, 10 Jun 2014 18:24:53 +0200 add type class instances for unit
Andreas Lochbihler [Tue, 10 Jun 2014 18:24:53 +0200] rev 57201
add type class instances for unit
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip