NEWS
Sun, 16 Mar 2014 18:09:04 +0100 normalising simp rules for compound operators
Sat, 15 Mar 2014 08:31:33 +0100 more complete set of lemmas wrt. image and composition
Fri, 14 Mar 2014 17:32:11 +0100 merged
Thu, 13 Mar 2014 11:34:05 +0100 added ML antiquotation @{path};
Fri, 14 Mar 2014 01:28:13 +0100 updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
Thu, 13 Mar 2014 08:56:08 +0100 dropped redundant theorems
Thu, 13 Mar 2014 07:07:07 +0100 enhanced simplifier solver for preconditions of rewrite rule, can now deal with conjunctions
Wed, 12 Mar 2014 22:57:50 +0100 tuned signature -- clarified module name;
Wed, 12 Mar 2014 22:44:55 +0100 added ML antiquotation @{here};
Wed, 12 Mar 2014 21:58:48 +0100 simplified programming interface to define ML antiquotations -- NB: the transformed context ignores updates of the context parser;
Thu, 06 Mar 2014 22:15:01 +0100 merged
Thu, 06 Mar 2014 21:33:15 +0100 some NEWS;
Thu, 06 Mar 2014 15:40:33 +0100 renamed 'fun_rel' to 'rel_fun'
Thu, 06 Mar 2014 15:29:18 +0100 renamed 'prod_rel' to 'rel_prod'
Thu, 06 Mar 2014 15:25:21 +0100 renamed 'sum_rel' to 'rel_sum'
Thu, 06 Mar 2014 15:14:09 +0100 renamed 'filter_rel' to 'rel_filter'
Thu, 06 Mar 2014 15:10:56 +0100 renamed 'vset_rel' to 'rel_vset'
Thu, 06 Mar 2014 14:57:15 +0100 fixed NEWS
Thu, 06 Mar 2014 14:57:14 +0100 renamed 'set_rel' to 'rel_set'
Thu, 06 Mar 2014 13:36:50 +0100 renamed 'cset_rel' to 'rel_cset'
Thu, 06 Mar 2014 13:36:49 +0100 renamed 'fset_rel' to 'rel_fset'
Thu, 06 Mar 2014 13:36:15 +0100 renamed 'map_sum' to 'sum_map'
Mon, 03 Mar 2014 22:33:22 +0100 tuned code
Mon, 03 Mar 2014 14:22:35 +0100 updated NEWS
Mon, 03 Mar 2014 12:48:20 +0100 rationalized internals
Sat, 01 Mar 2014 17:08:39 +0100 more precise imports;
Wed, 26 Feb 2014 11:57:52 +0100 prefer proof context over background theory
Mon, 24 Feb 2014 13:18:33 +0100 tuned;
Sun, 23 Feb 2014 10:44:57 +0100 NEWS and documentation, including correction of long-overseen "*"
Sun, 23 Feb 2014 10:33:43 +0100 dropped long-unused option
Sat, 22 Feb 2014 16:16:21 +0100 NEWS;
Fri, 21 Feb 2014 17:00:45 +0100 improved completion based on context information;
Fri, 21 Feb 2014 00:18:40 +0100 NEWS
Thu, 20 Feb 2014 16:56:51 +0100 clarified markup cumulation order (see also 25306d92f4ad and 0009a6ebc83b), e.g. relevant for completion_context;
Wed, 19 Feb 2014 16:33:11 +0100 updated NEWS
Wed, 19 Feb 2014 11:11:07 +0100 reflect 207538943038 in NEWS
Mon, 17 Feb 2014 22:39:20 +0100 subtle change of semantics of Thm.eq_thm, e.g. relevant for merge of src/HOL/Tools/Predicate_Compile/core_data.ML (cf. HOL-IMP);
Mon, 17 Feb 2014 14:07:26 +0100 NEWS;
Mon, 17 Feb 2014 13:31:42 +0100 updated NEWS
Sun, 16 Feb 2014 21:33:28 +0100 folded 'rel_option' into 'option_rel'
Sun, 16 Feb 2014 21:33:28 +0100 folded 'list_all2' with the relator generated by 'datatype_new'
Sun, 16 Feb 2014 18:39:41 +0100 more NEWS
Wed, 12 Feb 2014 10:20:31 +0100 [mq]: news
Mon, 10 Feb 2014 22:08:18 +0100 discontinued axiomatic 'classes', 'classrel', 'arities';
Tue, 04 Feb 2014 09:04:59 +0000 interactive simplifier trace: new panel in Isabelle/jEdit to inspect and modify simplification state
Tue, 04 Feb 2014 01:35:48 +0100 removed legacy 'metisFT' method
Mon, 03 Feb 2014 19:32:02 +0100 renamed 'smt' option 'smt_proofs' to avoid clash with 'smt' prover
Mon, 03 Feb 2014 17:18:38 +0100 added new option to documentation
Thu, 30 Jan 2014 14:37:53 +0100 renamed Sledgehammer options for symmetry between positive and negative versions
Sun, 26 Jan 2014 14:01:19 +0100 discontinued obsolete attribute "standard";
Sat, 25 Jan 2014 22:06:07 +0100 explicit eigen-context for attributes "where", "of", and corresponding read_instantiate, instantiate_tac;
Sat, 25 Jan 2014 16:59:41 +0100 NEWS for 31afce809794;
Wed, 22 Jan 2014 23:51:26 +0100 NEWS;
Wed, 22 Jan 2014 17:14:27 +0100 merged
Wed, 22 Jan 2014 15:10:33 +0100 inner syntax token language allows regular quoted strings;
Tue, 21 Jan 2014 13:51:10 +0100 updated NEWS
Sun, 19 Jan 2014 22:38:17 +0100 removed obsolete remote_cvc3 and remote_z3
Fri, 17 Jan 2014 20:20:20 +0100 clarified @{rail} syntax: prefer explicit \<newline> symbol;
Wed, 15 Jan 2014 23:25:28 +0100 added \<newline> symbol, which is used for char/string literals in HOL;
Mon, 13 Jan 2014 20:20:44 +0100 activation of Z3 via "z3_non_commercial" system option (without requiring restart);