Thu, 16 Sep 2010 16:12:02 +0200 blanchet rename "Metis_Clauses" to "Metis_Translate" for consistency with "Sledgehammer_Translate"
Thu, 16 Sep 2010 15:38:46 +0200 blanchet move SPASS's Flotter hack to "Sledgehammer_Reconstruct"
Thu, 16 Sep 2010 15:28:16 +0200 blanchet skip some "important" messages
Thu, 16 Sep 2010 15:16:08 +0200 blanchet refactoring: move ATP proof and error extraction code to "ATP_Proof" module
Fri, 17 Sep 2010 16:15:45 +0200 nipkow merged
Fri, 17 Sep 2010 16:15:33 +0200 nipkow added lemmas
Fri, 17 Sep 2010 12:26:57 +0200 haftmann merged
Fri, 17 Sep 2010 11:05:53 +0200 haftmann proper closures for static evaluation; no need for FIXMEs any longer
Fri, 17 Sep 2010 11:05:51 +0200 haftmann refined static_eval_conv_simple; tuned comments
Fri, 17 Sep 2010 10:00:01 +0200 haftmann closures preserve static serializer context for static evaluation; tuned
Fri, 17 Sep 2010 09:21:49 +0200 haftmann closures separate serializer initialization from serializer invocation as far as appropriate
Fri, 17 Sep 2010 10:52:35 +0200 boehmes add full support for datatypes to the SMT interface (only used by Z3 in oracle mode so far); added store to keep track of datatype selector functions
Fri, 17 Sep 2010 08:41:07 +0200 haftmann made sml/nj happy
Thu, 16 Sep 2010 17:52:00 +0200 haftmann merged
Thu, 16 Sep 2010 17:31:51 +0200 haftmann added code_stmts antiquotation from doc-src/more_antiquote.ML
Thu, 16 Sep 2010 17:31:51 +0200 haftmann added output_typewriter from doc-src/more_antiquote.ML
Thu, 16 Sep 2010 17:31:50 +0200 haftmann moved material intro distribution proper
Thu, 16 Sep 2010 17:51:16 +0200 haftmann merged
Thu, 16 Sep 2010 16:51:44 +0200 haftmann merged
Thu, 16 Sep 2010 16:51:34 +0200 haftmann separation of static and dynamic thy context
Thu, 16 Sep 2010 16:51:34 +0200 haftmann adjusted setup
Thu, 16 Sep 2010 16:51:34 +0200 haftmann dynamic and static value computation; built-in evaluation of propositions
Thu, 16 Sep 2010 16:51:33 +0200 haftmann Exn.map_result
Thu, 16 Sep 2010 16:51:33 +0200 haftmann adjusted to changes in Code_Runtime
Thu, 16 Sep 2010 17:42:49 +0200 bulwahn merged
Thu, 16 Sep 2010 16:20:20 +0200 bulwahn merged
Thu, 16 Sep 2010 13:49:17 +0200 bulwahn improving replacing higher order arguments to work with tuples
Thu, 16 Sep 2010 13:49:14 +0200 bulwahn adding another context free grammar example for the predicate compiler
Thu, 16 Sep 2010 13:49:12 +0200 bulwahn adding values to show and ensure that values works with complex terms and restores numerals on natural numbers
Thu, 16 Sep 2010 13:49:11 +0200 bulwahn adding restoring of numerals for natural numbers for values command
Thu, 16 Sep 2010 13:49:10 +0200 bulwahn values command for prolog supports complex terms and not just variables
Thu, 16 Sep 2010 13:49:08 +0200 bulwahn adapting examples
Thu, 16 Sep 2010 13:49:06 +0200 bulwahn registering code_prolog as component; using environment variable; adding settings file for prolog code generation
Thu, 16 Sep 2010 13:49:04 +0200 bulwahn 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 paulson merged
Thu, 16 Sep 2010 15:33:42 +0100 paulson tidied a few proofs
Thu, 16 Sep 2010 14:26:09 +0200 blanchet merged
Thu, 16 Sep 2010 14:24:48 +0200 blanchet avoid code duplication
Thu, 16 Sep 2010 14:24:03 +0200 blanchet tuning
Thu, 16 Sep 2010 13:52:17 +0200 blanchet merge constructors
Thu, 16 Sep 2010 13:44:41 +0200 blanchet factor out the inverse of "nice_atp_problem"
Thu, 16 Sep 2010 11:59:45 +0200 blanchet use the same TSTP/Vampire/SPASS parser for one-liners as for Isar proofs
Thu, 16 Sep 2010 11:12:08 +0200 blanchet factored out TSTP/SPASS/Vampire proof parsing;
Thu, 16 Sep 2010 09:59:32 +0200 blanchet prevent exception when calling "Mirabelle.can_apply" on empty proof sequence;
Thu, 16 Sep 2010 08:29:50 +0200 blanchet supply the Metis parameter defaults as argument, instead of patching the Metis sources;
Thu, 16 Sep 2010 08:27:10 +0200 blanchet regenerated "metis.ML"
Thu, 16 Sep 2010 08:02:32 +0200 blanchet streamlined "make_metis"
Thu, 16 Sep 2010 07:54:18 +0200 blanchet put Isabelle-specifics in a "PortableIsabelle" file maintained by us;
Thu, 16 Sep 2010 07:53:02 +0200 blanchet handy little script
Thu, 16 Sep 2010 07:52:47 +0200 blanchet reintroduce missing "critical"s by hand
Thu, 16 Sep 2010 07:30:15 +0200 blanchet MIT license -> BSD License
Thu, 16 Sep 2010 07:24:04 +0200 blanchet copied the unmodified official Metis 2.3 (15 Sept. 2010) sources into Isabelle
Fri, 17 Sep 2010 17:11:43 +0200 wenzelm tuned;
Fri, 17 Sep 2010 17:10:44 +0200 wenzelm allow embedded reports in regular prover messages, to avoid side-effects for errors for example;
Fri, 17 Sep 2010 17:09:31 +0200 wenzelm simplified/clarified (Context_)Position.markup/reported_text;
Fri, 17 Sep 2010 15:51:11 +0200 wenzelm eliminated markup "location" in favour of more explicit "no_report", which is actually deleted from messages;
Thu, 16 Sep 2010 15:37:12 +0200 wenzelm 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 wenzelm updated generated file;
Thu, 16 Sep 2010 08:18:34 +0200 haftmann tuned whitespace
Thu, 16 Sep 2010 06:49:46 +0200 boehmes reverse order of datatype declarations so that declarations only depend on already declared datatypes
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip