haftmann [Fri, 17 Sep 2010 08:41:07 +0200] rev 39482
made sml/nj happy
haftmann [Thu, 16 Sep 2010 17:52:00 +0200] rev 39481
merged
haftmann [Thu, 16 Sep 2010 17:31:51 +0200] rev 39480
added code_stmts antiquotation from doc-src/more_antiquote.ML
haftmann [Thu, 16 Sep 2010 17:31:51 +0200] rev 39479
added output_typewriter from doc-src/more_antiquote.ML
haftmann [Thu, 16 Sep 2010 17:31:50 +0200] rev 39478
moved material intro distribution proper
haftmann [Thu, 16 Sep 2010 17:51:16 +0200] rev 39477
merged
haftmann [Thu, 16 Sep 2010 16:51:44 +0200] rev 39476
merged
haftmann [Thu, 16 Sep 2010 16:51:34 +0200] rev 39475
separation of static and dynamic thy context
haftmann [Thu, 16 Sep 2010 16:51:34 +0200] rev 39474
adjusted setup
haftmann [Thu, 16 Sep 2010 16:51:34 +0200] rev 39473
dynamic and static value computation; built-in evaluation of propositions
haftmann [Thu, 16 Sep 2010 16:51:33 +0200] rev 39472
Exn.map_result
haftmann [Thu, 16 Sep 2010 16:51:33 +0200] rev 39471
adjusted to changes in Code_Runtime
bulwahn [Thu, 16 Sep 2010 17:42:49 +0200] rev 39470
merged
bulwahn [Thu, 16 Sep 2010 16:20:20 +0200] rev 39469
merged
bulwahn [Thu, 16 Sep 2010 13:49:17 +0200] rev 39468
improving replacing higher order arguments to work with tuples
bulwahn [Thu, 16 Sep 2010 13:49:14 +0200] rev 39467
adding another context free grammar example for the predicate compiler
bulwahn [Thu, 16 Sep 2010 13:49:12 +0200] rev 39466
adding values to show and ensure that values works with complex terms and restores numerals on natural numbers
bulwahn [Thu, 16 Sep 2010 13:49:11 +0200] rev 39465
adding restoring of numerals for natural numbers for values command
bulwahn [Thu, 16 Sep 2010 13:49:10 +0200] rev 39464
values command for prolog supports complex terms and not just variables
bulwahn [Thu, 16 Sep 2010 13:49:08 +0200] rev 39463
adapting examples
bulwahn [Thu, 16 Sep 2010 13:49:06 +0200] rev 39462
registering code_prolog as component; using environment variable; adding settings file for prolog code generation
bulwahn [Thu, 16 Sep 2010 13:49:04 +0200] rev 39461
adding mode inference to prolog compilation; separate between (ad-hoc) code modifications and system_configuration; adapting quickcheck
paulson [Thu, 16 Sep 2010 15:34:31 +0100] rev 39460
merged
paulson [Thu, 16 Sep 2010 15:33:42 +0100] rev 39459
tidied a few proofs
blanchet [Thu, 16 Sep 2010 14:26:09 +0200] rev 39458
merged
blanchet [Thu, 16 Sep 2010 14:24:48 +0200] rev 39457
avoid code duplication
blanchet [Thu, 16 Sep 2010 14:24:03 +0200] rev 39456
tuning
blanchet [Thu, 16 Sep 2010 13:52:17 +0200] rev 39455
merge constructors
blanchet [Thu, 16 Sep 2010 13:44:41 +0200] rev 39454
factor out the inverse of "nice_atp_problem"
blanchet [Thu, 16 Sep 2010 11:59:45 +0200] rev 39453
use the same TSTP/Vampire/SPASS parser for one-liners as for Isar proofs
blanchet [Thu, 16 Sep 2010 11:12:08 +0200] rev 39452
factored out TSTP/SPASS/Vampire proof parsing;
from "Sledgehammer_Reconstructo" to a new module "ATP_Proof"
blanchet [Thu, 16 Sep 2010 09:59:32 +0200] rev 39451
prevent exception when calling "Mirabelle.can_apply" on empty proof sequence;
the Judgement Day logs sometimes had entries of the form
at 970:26 (apply):
------------------
------------------
; these were apparently caused by this Mirabelle bug