NEWS
Thu, 27 Mar 2014 17:12:40 +0100 wenzelm clarified Isabelle/ML bootstrap, such that Execution does not require ML_Compiler;
Wed, 26 Mar 2014 08:59:53 +0100 wenzelm tuned;
Tue, 25 Mar 2014 19:03:02 +0100 wenzelm proper configuration option "ML_print_depth";
Tue, 25 Mar 2014 16:54:38 +0100 wenzelm clarified options ML_source_trace and ML_exception_trace (NB: the latter needs to be a system option, since the context is sometimes not available, e.g. for 'theory' command);
Tue, 25 Mar 2014 14:52:35 +0100 wenzelm some SML examples;
Tue, 25 Mar 2014 13:18:10 +0100 wenzelm added command 'SML_file' for Standard ML without Isabelle/ML add-ons;
Mon, 24 Mar 2014 12:00:17 +0100 wenzelm discontinued Toplevel.debug in favour of system option "exception_trace";
Sat, 22 Mar 2014 08:37:43 +0100 haftmann generalized and strengthened cong rules on compound operators, similar to 1ed737a98198
Fri, 21 Mar 2014 20:33:56 +0100 wenzelm more qualified names;
Thu, 20 Mar 2014 22:00:13 +0100 wenzelm more static checking of proof methods;
Wed, 19 Mar 2014 18:47:22 +0100 haftmann elongated INFI and SUPR, to reduced risk of confusing theorems names in the future while still being consistent with INTER and UNION
Wed, 19 Mar 2014 15:35:07 +0100 hoelzl NEWS
Tue, 18 Mar 2014 22:11:46 +0100 haftmann consolidated theorem names containing INFI and SUPR: have INF and SUP instead uniformly
Tue, 18 Mar 2014 16:16:28 +0100 wenzelm clarified modules;
Sun, 16 Mar 2014 18:09:04 +0100 haftmann normalising simp rules for compound operators
Sat, 15 Mar 2014 08:31:33 +0100 haftmann more complete set of lemmas wrt. image and composition
Fri, 14 Mar 2014 17:32:11 +0100 wenzelm merged
Thu, 13 Mar 2014 11:34:05 +0100 wenzelm added ML antiquotation @{path};
Fri, 14 Mar 2014 01:28:13 +0100 blanchet updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
Thu, 13 Mar 2014 08:56:08 +0100 haftmann dropped redundant theorems
Thu, 13 Mar 2014 07:07:07 +0100 nipkow enhanced simplifier solver for preconditions of rewrite rule, can now deal with conjunctions
Wed, 12 Mar 2014 22:57:50 +0100 wenzelm tuned signature -- clarified module name;
Wed, 12 Mar 2014 22:44:55 +0100 wenzelm added ML antiquotation @{here};
Wed, 12 Mar 2014 21:58:48 +0100 wenzelm 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 wenzelm merged
Thu, 06 Mar 2014 21:33:15 +0100 wenzelm some NEWS;
Thu, 06 Mar 2014 15:40:33 +0100 blanchet renamed 'fun_rel' to 'rel_fun'
Thu, 06 Mar 2014 15:29:18 +0100 blanchet renamed 'prod_rel' to 'rel_prod'
Thu, 06 Mar 2014 15:25:21 +0100 blanchet renamed 'sum_rel' to 'rel_sum'
Thu, 06 Mar 2014 15:14:09 +0100 blanchet renamed 'filter_rel' to 'rel_filter'
Thu, 06 Mar 2014 15:10:56 +0100 blanchet renamed 'vset_rel' to 'rel_vset'
Thu, 06 Mar 2014 14:57:15 +0100 blanchet fixed NEWS
Thu, 06 Mar 2014 14:57:14 +0100 blanchet renamed 'set_rel' to 'rel_set'
Thu, 06 Mar 2014 13:36:50 +0100 blanchet renamed 'cset_rel' to 'rel_cset'
Thu, 06 Mar 2014 13:36:49 +0100 blanchet renamed 'fset_rel' to 'rel_fset'
Thu, 06 Mar 2014 13:36:15 +0100 blanchet renamed 'map_sum' to 'sum_map'
Mon, 03 Mar 2014 22:33:22 +0100 blanchet tuned code
Mon, 03 Mar 2014 14:22:35 +0100 blanchet updated NEWS
Mon, 03 Mar 2014 12:48:20 +0100 blanchet rationalized internals
Sat, 01 Mar 2014 17:08:39 +0100 haftmann more precise imports;
Wed, 26 Feb 2014 11:57:52 +0100 haftmann prefer proof context over background theory
Mon, 24 Feb 2014 13:18:33 +0100 wenzelm tuned;
Sun, 23 Feb 2014 10:44:57 +0100 haftmann NEWS and documentation, including correction of long-overseen "*"
Sun, 23 Feb 2014 10:33:43 +0100 haftmann dropped long-unused option
Sat, 22 Feb 2014 16:16:21 +0100 wenzelm NEWS;
Fri, 21 Feb 2014 17:00:45 +0100 wenzelm improved completion based on context information;
Fri, 21 Feb 2014 00:18:40 +0100 blanchet NEWS
Thu, 20 Feb 2014 16:56:51 +0100 wenzelm clarified markup cumulation order (see also 25306d92f4ad and 0009a6ebc83b), e.g. relevant for completion_context;
Wed, 19 Feb 2014 16:33:11 +0100 blanchet updated NEWS
Wed, 19 Feb 2014 11:11:07 +0100 traytel reflect 207538943038 in NEWS
Mon, 17 Feb 2014 22:39:20 +0100 wenzelm 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 wenzelm NEWS;
Mon, 17 Feb 2014 13:31:42 +0100 blanchet updated NEWS
Sun, 16 Feb 2014 21:33:28 +0100 blanchet folded 'rel_option' into 'option_rel'
Sun, 16 Feb 2014 21:33:28 +0100 blanchet folded 'list_all2' with the relator generated by 'datatype_new'
Sun, 16 Feb 2014 18:39:41 +0100 blanchet more NEWS
Wed, 12 Feb 2014 10:20:31 +0100 blanchet [mq]: news
Mon, 10 Feb 2014 22:08:18 +0100 wenzelm discontinued axiomatic 'classes', 'classrel', 'arities';
Tue, 04 Feb 2014 09:04:59 +0000 Lars Hupel interactive simplifier trace: new panel in Isabelle/jEdit to inspect and modify simplification state
Tue, 04 Feb 2014 01:35:48 +0100 blanchet removed legacy 'metisFT' method
less more (0) -1000 -300 -100 -60 tip