Fri, 03 Feb 2012 15:51:10 +0100 Quotient FSet: Add compositional respectfulness and preservation for map and lift map_concat
Cezary Kaliszyk <cezarykaliszyk@gmail.com> [Fri, 03 Feb 2012 15:51:10 +0100] rev 46404
Quotient FSet: Add compositional respectfulness and preservation for map and lift map_concat
Thu, 02 Feb 2012 19:41:58 +0100 improve SPASS scripts
blanchet [Thu, 02 Feb 2012 19:41:58 +0100] rev 46403
improve SPASS scripts
Thu, 02 Feb 2012 15:14:18 +0100 change 9ce354a77908 wasn't quite right -- here's an improvement
blanchet [Thu, 02 Feb 2012 15:14:18 +0100] rev 46402
change 9ce354a77908 wasn't quite right -- here's an improvement
Thu, 02 Feb 2012 12:51:03 +0100 better SPASS setup
blanchet [Thu, 02 Feb 2012 12:51:03 +0100] rev 46401
better SPASS setup
Thu, 02 Feb 2012 12:42:05 +0100 don't introduce new symbols in helpers -- makes problems unprovable
blanchet [Thu, 02 Feb 2012 12:42:05 +0100] rev 46400
don't introduce new symbols in helpers -- makes problems unprovable
Thu, 02 Feb 2012 12:42:05 +0100 only constants can be aliased
blanchet [Thu, 02 Feb 2012 12:42:05 +0100] rev 46399
only constants can be aliased
Thu, 02 Feb 2012 12:42:05 +0100 include new SPASS by default if available
blanchet [Thu, 02 Feb 2012 12:42:05 +0100] rev 46398
include new SPASS by default if available
Thu, 02 Feb 2012 10:16:10 +0100 adding an example for finite and cofinite sets
bulwahn [Thu, 02 Feb 2012 10:16:10 +0100] rev 46397
adding an example for finite and cofinite sets
Thu, 02 Feb 2012 10:12:30 +0100 adding a minimally refined equality on sets for code generation
bulwahn [Thu, 02 Feb 2012 10:12:30 +0100] rev 46396
adding a minimally refined equality on sets for code generation
Thu, 02 Feb 2012 10:12:11 +0100 adding an example for a datatype refinement which would allow rtrancl to be executable on an infinite type
bulwahn [Thu, 02 Feb 2012 10:12:11 +0100] rev 46395
adding an example for a datatype refinement which would allow rtrancl to be executable on an infinite type
Wed, 01 Feb 2012 15:28:02 +0100 improving code equations for multisets that violated the distinct AList abstraction
bulwahn [Wed, 01 Feb 2012 15:28:02 +0100] rev 46394
improving code equations for multisets that violated the distinct AList abstraction
Thu, 02 Feb 2012 01:55:17 +0100 tuning
blanchet [Thu, 02 Feb 2012 01:55:17 +0100] rev 46393
tuning
Thu, 02 Feb 2012 01:20:28 +0100 implemented partial application aliases (for SPASS mainly)
blanchet [Thu, 02 Feb 2012 01:20:28 +0100] rev 46392
implemented partial application aliases (for SPASS mainly)
Wed, 01 Feb 2012 17:16:55 +0100 really fixed syntax bug in DFG output (cf. ef62c2fafa9e)
blanchet [Wed, 01 Feb 2012 17:16:55 +0100] rev 46391
really fixed syntax bug in DFG output (cf. ef62c2fafa9e)
Wed, 01 Feb 2012 17:15:06 +0100 don't stumble on SPASS debug output
blanchet [Wed, 01 Feb 2012 17:15:06 +0100] rev 46390
don't stumble on SPASS debug output
Wed, 01 Feb 2012 14:53:46 +0100 tuning
blanchet [Wed, 01 Feb 2012 14:53:46 +0100] rev 46389
tuning
Wed, 01 Feb 2012 12:47:43 +0100 proper statuses for "fact_from_ref"
blanchet [Wed, 01 Feb 2012 12:47:43 +0100] rev 46388
proper statuses for "fact_from_ref"
Tue, 31 Jan 2012 19:38:36 +0100 tuned
nipkow [Tue, 31 Jan 2012 19:38:36 +0100] rev 46387
tuned
Tue, 31 Jan 2012 18:46:31 +0100 renamed Sledgehammer option
blanchet [Tue, 31 Jan 2012 18:46:31 +0100] rev 46386
renamed Sledgehammer option
Tue, 31 Jan 2012 17:09:08 +0100 third attempt at lambda lifting that works for both Sledgehammer and Metis (cf. dce6c3a460a9)
blanchet [Tue, 31 Jan 2012 17:09:08 +0100] rev 46385
third attempt at lambda lifting that works for both Sledgehammer and Metis (cf. dce6c3a460a9)
Tue, 31 Jan 2012 16:11:15 +0100 improve SPASS setup
blanchet [Tue, 31 Jan 2012 16:11:15 +0100] rev 46384
improve SPASS setup
Tue, 31 Jan 2012 15:39:45 +0100 adding code equation for setsum
bulwahn [Tue, 31 Jan 2012 15:39:45 +0100] rev 46383
adding code equation for setsum
Tue, 31 Jan 2012 15:13:18 +0100 avoid name clash, really
blanchet [Tue, 31 Jan 2012 15:13:18 +0100] rev 46382
avoid name clash, really
Tue, 31 Jan 2012 15:10:03 +0100 fixed syntax bug in DFG output
blanchet [Tue, 31 Jan 2012 15:10:03 +0100] rev 46381
fixed syntax bug in DFG output
Tue, 31 Jan 2012 14:39:21 +0100 new SPASS setup
blanchet [Tue, 31 Jan 2012 14:39:21 +0100] rev 46380
new SPASS setup
Tue, 31 Jan 2012 12:43:48 +0100 distinguish between ":lr" and ":lt" (terminating) in DFG format
blanchet [Tue, 31 Jan 2012 12:43:48 +0100] rev 46379
distinguish between ":lr" and ":lt" (terminating) in DFG format
Tue, 31 Jan 2012 10:29:05 +0100 nicer keyword class avoidance scheme
blanchet [Tue, 31 Jan 2012 10:29:05 +0100] rev 46378
nicer keyword class avoidance scheme
Tue, 31 Jan 2012 10:29:04 +0100 new try at lambda-lifting that works correctly for both Metis and Sledgehammer (cf. d724066ff3d0)
blanchet [Tue, 31 Jan 2012 10:29:04 +0100] rev 46377
new try at lambda-lifting that works correctly for both Metis and Sledgehammer (cf. d724066ff3d0)
Tue, 31 Jan 2012 09:06:27 +0100 mutabelle must handle the case where quickcheck returns multiple results
bulwahn [Tue, 31 Jan 2012 09:06:27 +0100] rev 46376
mutabelle must handle the case where quickcheck returns multiple results
Tue, 31 Jan 2012 08:52:47 +0100 reverted e2b1a86d59fc -- broke Metis's lambda-lifting
blanchet [Tue, 31 Jan 2012 08:52:47 +0100] rev 46375
reverted e2b1a86d59fc -- broke Metis's lambda-lifting
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip