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
Wed, 15 Sep 2010 22:24:35 +0200 blanchet merged
Wed, 15 Sep 2010 22:20:10 +0200 blanchet make "metis.ML" building process slightly more robust by eliminating the need for "FILES";
Wed, 15 Sep 2010 20:47:14 +0200 wenzelm 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 blanchet merged
Wed, 15 Sep 2010 19:55:26 +0200 blanchet document Metis updating procedure
Wed, 15 Sep 2010 19:22:34 +0200 blanchet move "CRITICAL" to "PortableXxx", where it belongs and used to be;
Wed, 15 Sep 2010 18:52:37 +0200 blanchet regenerated "metis.ML"
Wed, 15 Sep 2010 18:51:48 +0200 blanchet update comment
Wed, 15 Sep 2010 18:51:21 +0200 blanchet make "Unprotected concurrency introduces some true randomness." be true;
Wed, 15 Sep 2010 18:27:29 +0200 blanchet fix parsing of higher-order formulas;
Wed, 15 Sep 2010 19:20:50 +0200 haftmann merged
Wed, 15 Sep 2010 16:56:31 +0200 haftmann load code_runtime immediately again
Wed, 15 Sep 2010 16:56:31 +0200 haftmann proper interface for code_reflect
Wed, 15 Sep 2010 16:47:31 +0200 haftmann 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 blanchet merged
Wed, 15 Sep 2010 16:23:11 +0200 blanchet "Metis." -> "Metis_" to reflect change in "metis.ML"
Wed, 15 Sep 2010 16:22:02 +0200 blanchet no need for "metis_env.ML" anymore;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip