Thu, 16 Sep 2010 13:49:06 +0200 registering code_prolog as component; using environment variable; adding settings file for prolog code generation
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
Thu, 16 Sep 2010 13:49:04 +0200 adding mode inference to prolog compilation; separate between (ad-hoc) code modifications and system_configuration; adapting quickcheck
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
Thu, 16 Sep 2010 15:34:31 +0100 merged
paulson [Thu, 16 Sep 2010 15:34:31 +0100] rev 39460
merged
Thu, 16 Sep 2010 15:33:42 +0100 tidied a few proofs
paulson [Thu, 16 Sep 2010 15:33:42 +0100] rev 39459
tidied a few proofs
Thu, 16 Sep 2010 14:26:09 +0200 merged
blanchet [Thu, 16 Sep 2010 14:26:09 +0200] rev 39458
merged
Thu, 16 Sep 2010 14:24:48 +0200 avoid code duplication
blanchet [Thu, 16 Sep 2010 14:24:48 +0200] rev 39457
avoid code duplication
Thu, 16 Sep 2010 14:24:03 +0200 tuning
blanchet [Thu, 16 Sep 2010 14:24:03 +0200] rev 39456
tuning
Thu, 16 Sep 2010 13:52:17 +0200 merge constructors
blanchet [Thu, 16 Sep 2010 13:52:17 +0200] rev 39455
merge constructors
Thu, 16 Sep 2010 13:44:41 +0200 factor out the inverse of "nice_atp_problem"
blanchet [Thu, 16 Sep 2010 13:44:41 +0200] rev 39454
factor out the inverse of "nice_atp_problem"
Thu, 16 Sep 2010 11:59:45 +0200 use the same TSTP/Vampire/SPASS parser for one-liners as for Isar proofs
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
Thu, 16 Sep 2010 11:12:08 +0200 factored out TSTP/SPASS/Vampire proof parsing;
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"
Thu, 16 Sep 2010 09:59:32 +0200 prevent exception when calling "Mirabelle.can_apply" on empty proof sequence;
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
Thu, 16 Sep 2010 08:29:50 +0200 supply the Metis parameter defaults as argument, instead of patching the Metis sources;
blanchet [Thu, 16 Sep 2010 08:29:50 +0200] rev 39450
supply the Metis parameter defaults as argument, instead of patching the Metis sources; these values were found by Larry in 2007 and using anything else risks losing proofs
Thu, 16 Sep 2010 08:27:10 +0200 regenerated "metis.ML"
blanchet [Thu, 16 Sep 2010 08:27:10 +0200] rev 39449
regenerated "metis.ML"
Thu, 16 Sep 2010 08:02:32 +0200 streamlined "make_metis"
blanchet [Thu, 16 Sep 2010 08:02:32 +0200] rev 39448
streamlined "make_metis"
Thu, 16 Sep 2010 07:54:18 +0200 put Isabelle-specifics in a "PortableIsabelle" file maintained by us;
blanchet [Thu, 16 Sep 2010 07:54:18 +0200] rev 39447
put Isabelle-specifics in a "PortableIsabelle" file maintained by us; as recommended by Joe Hurd
Thu, 16 Sep 2010 07:53:02 +0200 handy little script
blanchet [Thu, 16 Sep 2010 07:53:02 +0200] rev 39446
handy little script
Thu, 16 Sep 2010 07:52:47 +0200 reintroduce missing "critical"s by hand
blanchet [Thu, 16 Sep 2010 07:52:47 +0200] rev 39445
reintroduce missing "critical"s by hand
Thu, 16 Sep 2010 07:30:15 +0200 MIT license -> BSD License
blanchet [Thu, 16 Sep 2010 07:30:15 +0200] rev 39444
MIT license -> BSD License
Thu, 16 Sep 2010 07:24:04 +0200 copied the unmodified official Metis 2.3 (15 Sept. 2010) sources into Isabelle
blanchet [Thu, 16 Sep 2010 07:24:04 +0200] rev 39443
copied the unmodified official Metis 2.3 (15 Sept. 2010) sources into Isabelle
Fri, 17 Sep 2010 17:11:43 +0200 tuned;
wenzelm [Fri, 17 Sep 2010 17:11:43 +0200] rev 39442
tuned;
Fri, 17 Sep 2010 17:10:44 +0200 allow embedded reports in regular prover messages, to avoid side-effects for errors for example;
wenzelm [Fri, 17 Sep 2010 17:10:44 +0200] rev 39441
allow embedded reports in regular prover messages, to avoid side-effects for errors for example;
Fri, 17 Sep 2010 17:09:31 +0200 simplified/clarified (Context_)Position.markup/reported_text;
wenzelm [Fri, 17 Sep 2010 17:09:31 +0200] rev 39440
simplified/clarified (Context_)Position.markup/reported_text;
Fri, 17 Sep 2010 15:51:11 +0200 eliminated markup "location" in favour of more explicit "no_report", which is actually deleted from messages;
wenzelm [Fri, 17 Sep 2010 15:51:11 +0200] rev 39439
eliminated markup "location" in favour of more explicit "no_report", which is actually deleted from messages;
Thu, 16 Sep 2010 15:37:12 +0200 Isar "default" step needs to fail for solved problems, for clear distinction of '.' and '..' for example -- amending lapse introduced in 9de4d64eee3b (April 2004);
wenzelm [Thu, 16 Sep 2010 15:37:12 +0200] rev 39438
Isar "default" step needs to fail for solved problems, for clear distinction of '.' and '..' for example -- amending lapse introduced in 9de4d64eee3b (April 2004);
Thu, 16 Sep 2010 15:32:24 +0200 updated generated file;
wenzelm [Thu, 16 Sep 2010 15:32:24 +0200] rev 39437
updated generated file;
Thu, 16 Sep 2010 08:18:34 +0200 tuned whitespace
haftmann [Thu, 16 Sep 2010 08:18:34 +0200] rev 39436
tuned whitespace
Thu, 16 Sep 2010 06:49:46 +0200 reverse order of datatype declarations so that declarations only depend on already declared datatypes
boehmes [Thu, 16 Sep 2010 06:49:46 +0200] rev 39435
reverse order of datatype declarations so that declarations only depend on already declared datatypes
Wed, 15 Sep 2010 22:24:35 +0200 merged
blanchet [Wed, 15 Sep 2010 22:24:35 +0200] rev 39434
merged
Wed, 15 Sep 2010 22:20:10 +0200 make "metis.ML" building process slightly more robust by eliminating the need for "FILES";
blanchet [Wed, 15 Sep 2010 22:20:10 +0200] rev 39433
make "metis.ML" building process slightly more robust by eliminating the need for "FILES"; instead, query the original "Makefile"
Wed, 15 Sep 2010 20:47:14 +0200 dropped obsolete src/Tools/random_word.ML -- superseded by src/Tools/Metis/src/Random.sml stemming from the Metis distribution;
wenzelm [Wed, 15 Sep 2010 20:47:14 +0200] rev 39432
dropped obsolete src/Tools/random_word.ML -- superseded by src/Tools/Metis/src/Random.sml stemming from the Metis distribution;
Wed, 15 Sep 2010 20:07:41 +0200 merged
blanchet [Wed, 15 Sep 2010 20:07:41 +0200] rev 39431
merged
Wed, 15 Sep 2010 19:55:26 +0200 document Metis updating procedure
blanchet [Wed, 15 Sep 2010 19:55:26 +0200] rev 39430
document Metis updating procedure
Wed, 15 Sep 2010 19:22:34 +0200 move "CRITICAL" to "PortableXxx", where it belongs and used to be;
blanchet [Wed, 15 Sep 2010 19:22:34 +0200] rev 39429
move "CRITICAL" to "PortableXxx", where it belongs and used to be; now that it is no longer used in "Random.sml"
Wed, 15 Sep 2010 18:52:37 +0200 regenerated "metis.ML"
blanchet [Wed, 15 Sep 2010 18:52:37 +0200] rev 39428
regenerated "metis.ML"
Wed, 15 Sep 2010 18:51:48 +0200 update comment
blanchet [Wed, 15 Sep 2010 18:51:48 +0200] rev 39427
update comment
Wed, 15 Sep 2010 18:51:21 +0200 make "Unprotected concurrency introduces some true randomness." be true;
blanchet [Wed, 15 Sep 2010 18:51:21 +0200] rev 39426
make "Unprotected concurrency introduces some true randomness." be true; this code is called often and doesn't need to be considered critical. I added CRITICAL by mistake.
Wed, 15 Sep 2010 18:27:29 +0200 fix parsing of higher-order formulas;
blanchet [Wed, 15 Sep 2010 18:27:29 +0200] rev 39425
fix parsing of higher-order formulas; this code was never exercised before because the current ATPs perform clausification, but someday ATPs might support FOF natively
Wed, 15 Sep 2010 19:20:50 +0200 merged
haftmann [Wed, 15 Sep 2010 19:20:50 +0200] rev 39424
merged
Wed, 15 Sep 2010 16:56:31 +0200 load code_runtime immediately again
haftmann [Wed, 15 Sep 2010 16:56:31 +0200] rev 39423
load code_runtime immediately again
Wed, 15 Sep 2010 16:56:31 +0200 proper interface for code_reflect
haftmann [Wed, 15 Sep 2010 16:56:31 +0200] rev 39422
proper interface for code_reflect
Wed, 15 Sep 2010 16:47:31 +0200 introduced "holds" as synthetic datatype constructor for "prop"; moved Pure code generator setup to Code_Generator.thy
haftmann [Wed, 15 Sep 2010 16:47:31 +0200] rev 39421
introduced "holds" as synthetic datatype constructor for "prop"; moved Pure code generator setup to Code_Generator.thy
Wed, 15 Sep 2010 17:05:18 +0200 merged
blanchet [Wed, 15 Sep 2010 17:05:18 +0200] rev 39420
merged
Wed, 15 Sep 2010 16:23:11 +0200 "Metis." -> "Metis_" to reflect change in "metis.ML"
blanchet [Wed, 15 Sep 2010 16:23:11 +0200] rev 39419
"Metis." -> "Metis_" to reflect change in "metis.ML"
Wed, 15 Sep 2010 16:22:02 +0200 no need for "metis_env.ML" anymore;
blanchet [Wed, 15 Sep 2010 16:22:02 +0200] rev 39418
no need for "metis_env.ML" anymore; it was a neat solution but it didn't work anymore once I removed the "structure Metis"
Wed, 15 Sep 2010 16:20:46 +0200 regenerate "metis.ML", this time without manual hacks
blanchet [Wed, 15 Sep 2010 16:20:46 +0200] rev 39417
regenerate "metis.ML", this time without manual hacks
Wed, 15 Sep 2010 16:19:49 +0200 remove needless file for us
blanchet [Wed, 15 Sep 2010 16:19:49 +0200] rev 39416
remove needless file for us
Wed, 15 Sep 2010 16:17:05 +0200 got rid of three crude regexps from "make_metis"
blanchet [Wed, 15 Sep 2010 16:17:05 +0200] rev 39415
got rid of three crude regexps from "make_metis"
Wed, 15 Sep 2010 16:16:33 +0200 more Isabelle-specific changes
blanchet [Wed, 15 Sep 2010 16:16:33 +0200] rev 39414
more Isabelle-specific changes
Wed, 15 Sep 2010 15:49:43 +0200 tuning
blanchet [Wed, 15 Sep 2010 15:49:43 +0200] rev 39413
tuning
Wed, 15 Sep 2010 15:49:21 +0200 rename
blanchet [Wed, 15 Sep 2010 15:49:21 +0200] rev 39412
rename
Wed, 15 Sep 2010 15:48:52 +0200 use "Metis_" prefix rather than "Metis" structure;
blanchet [Wed, 15 Sep 2010 15:48:52 +0200] rev 39411
use "Metis_" prefix rather than "Metis" structure; the prefix can then be used not only for structures but also signatures and functors. A few other changes were made to the script, to eliminate the need for "metis_env.ML".
Wed, 15 Sep 2010 15:44:44 +0200 no need for TPTP
blanchet [Wed, 15 Sep 2010 15:44:44 +0200] rev 39410
no need for TPTP
Wed, 15 Sep 2010 15:44:24 +0200 put "foldl" and "foldr" in "Useful";
blanchet [Wed, 15 Sep 2010 15:44:24 +0200] rev 39409
put "foldl" and "foldr" in "Useful"; Isabelle hides those symbols from List, but by adding them to Useful we have them throughout Metis without "List." prefix
Wed, 15 Sep 2010 15:15:49 +0200 reintroduce the CRITICAL sections from change 3880d21d6013
blanchet [Wed, 15 Sep 2010 15:15:49 +0200] rev 39408
reintroduce the CRITICAL sections from change 3880d21d6013
Wed, 15 Sep 2010 14:24:29 +0200 apply Larry's hacks directly to the "src" files;
blanchet [Wed, 15 Sep 2010 14:24:29 +0200] rev 39407
apply Larry's hacks directly to the "src" files; these hacks modify the defaults of Metis heuristics and are necessary for backward compatibility
Wed, 15 Sep 2010 11:47:25 +0200 "FILES" is not (anymore?) part of the official Metis sources, so move it up
blanchet [Wed, 15 Sep 2010 11:47:25 +0200] rev 39406
"FILES" is not (anymore?) part of the official Metis sources, so move it up
Wed, 15 Sep 2010 16:35:49 +0200 merged
wenzelm [Wed, 15 Sep 2010 16:35:49 +0200] rev 39405
merged
Wed, 15 Sep 2010 15:40:36 +0200 Code_Runtime.value, corresponding to ML_Context.value; tuned
haftmann [Wed, 15 Sep 2010 15:40:36 +0200] rev 39404
Code_Runtime.value, corresponding to ML_Context.value; tuned
Wed, 15 Sep 2010 15:40:35 +0200 Code_Runtime.value, corresponding to ML_Context.value
haftmann [Wed, 15 Sep 2010 15:40:35 +0200] rev 39403
Code_Runtime.value, corresponding to ML_Context.value
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip