NEWS
Mon, 06 Sep 2010 22:08:49 +0200 ML_Context.thm and ML_Context.thms no longer pervasive;
Mon, 06 Sep 2010 12:38:45 +0200 merged;
Sun, 05 Sep 2010 23:16:21 +0200 turned show_brackets into proper configuration option;
Sun, 05 Sep 2010 21:41:24 +0200 turned show_sorts/show_types into proper configuration options;
Sun, 05 Sep 2010 21:39:24 +0200 removed duplicate lemma
Fri, 03 Sep 2010 23:54:48 +0200 turned eta_contract into proper configuration option;
Fri, 03 Sep 2010 22:36:16 +0200 configuration options Syntax.ambiguity_enabled (inverse of former Syntax.ambiguity_is_error), Syntax.ambiguity_level (with Isar attribute "syntax_ambiguity_level"), Syntax.ambiguity_limit;
Fri, 03 Sep 2010 21:13:53 +0200 pretty_goals: turned some global references and function arguments into configuration options (goals_limit = 10, goals_total = true, show_main_goal = false) depending on the context;
Fri, 03 Sep 2010 12:01:47 +0200 merged
Fri, 03 Sep 2010 11:21:58 +0200 turned show_consts into proper configuration option;
Thu, 02 Sep 2010 18:45:23 +0200 merged
Thu, 02 Sep 2010 13:32:17 +0200 NEWS
Thu, 02 Sep 2010 00:48:07 +0200 turned show_question_marks into proper configuration option;
Sat, 28 Aug 2010 16:14:32 +0200 formerly unnamed infix equality now named HOL.eq
Sat, 28 Aug 2010 11:42:33 +0200 merged
Fri, 27 Aug 2010 19:34:23 +0200 renamed class/constant eq to equal; tuned some instantiations
Fri, 27 Aug 2010 18:00:45 +0200 merged
Fri, 27 Aug 2010 14:14:08 +0200 structure Unsynchronized is never opened and set/reset/toggle have been discontinued;
Fri, 27 Aug 2010 14:25:29 +0200 merged
Fri, 27 Aug 2010 14:25:07 +0200 official support for Scala
Fri, 27 Aug 2010 12:57:55 +0200 merged, resolving some minor conflicts in src/HOL/Tools/Predicate_Compile/code_prolog.ML;
Fri, 27 Aug 2010 12:40:20 +0200 proper context for various Thy_Output options, via official configuration options in ML and Isar;
Fri, 27 Aug 2010 10:56:46 +0200 formerly unnamed infix conjunction and disjunction now named HOL.conj and HOL.disj
Thu, 26 Aug 2010 21:03:14 +0200 NEWS
Wed, 25 Aug 2010 14:18:09 +0200 discontinued obsolete 'global' and 'local' commands;
Mon, 23 Aug 2010 19:35:57 +0200 Rewrite the Probability theory.
Mon, 23 Aug 2010 11:17:13 +0200 dropped type classes mult_mono and mult_mono1; tuned names of technical rule duplicates
Fri, 20 Aug 2010 17:48:30 +0200 split and enriched theory SetsAndFunctions
Thu, 19 Aug 2010 17:41:52 +0200 merged
Tue, 17 Aug 2010 18:41:55 +0200 discontinued support for Poly/ML 5.0 and 5.1 versions;
Thu, 19 Aug 2010 16:08:53 +0200 deglobalized named HOL constants
Wed, 18 Aug 2010 17:03:09 +0200 merged
Wed, 18 Aug 2010 17:01:12 +0200 NEWS
Wed, 18 Aug 2010 15:01:57 +0200 more helpful NEWS entry
Tue, 17 Aug 2010 16:44:21 +0200 preemptive NEWS
Wed, 18 Aug 2010 14:55:09 +0200 NEWS
Wed, 18 Aug 2010 12:26:48 +0200 deglobalization
Tue, 17 Aug 2010 14:33:39 +0200 NEWS and CONTRIBUTORS
Wed, 11 Aug 2010 14:31:40 +0200 NEWS
Tue, 03 Aug 2010 16:33:11 +0200 theory loading: only the master source file is looked-up in the implicit load path;
Sat, 31 Jul 2010 23:32:05 +0200 Documentation of 'interpret' updated.
Thu, 22 Jul 2010 22:31:20 +0200 discontinued special treatment of ML files -- no longer complete extensions on demand;
Wed, 21 Jul 2010 15:02:51 +0200 ML antiquotations @{theory} and @{theory_ref} refer to the theory ancestry, not any accidental theory loader state;
Wed, 14 Jul 2010 14:53:44 +0200 export_code without file prints to standard output
Wed, 07 Jul 2010 08:25:22 +0200 added NEWS entry
Fri, 02 Jul 2010 10:47:50 +0200 fixed spelling
Thu, 01 Jul 2010 16:55:05 +0200 "prod" and "sum" replace "*" and "+" respectively; qualified constants Set.member and Set.Collect
Thu, 01 Jul 2010 10:57:19 +0200 Updated NEWS
Tue, 29 Jun 2010 07:55:18 +0200 merged
Mon, 28 Jun 2010 15:32:06 +0200 dropped ancient infix mem; refined code generation operations in List.thy
Mon, 28 Jun 2010 15:03:07 +0200 merged constants "split" and "prod_case"
Fri, 25 Jun 2010 11:48:37 +0200 explicit treatment of UTF8 sequences as Isabelle symbols;
Mon, 21 Jun 2010 17:41:57 +0200 merged, resolving conflicts in doc-src/IsarRef/Thy/HOL_Specific.thy;
Mon, 21 Jun 2010 11:24:19 +0200 final tuning;
Fri, 11 Jun 2010 13:25:28 +0200 NEWS: IsabelleText font;
Mon, 07 Jun 2010 17:52:30 +0200 Documented changes in induct, cases, and nominal_induct method.
Tue, 15 Jun 2010 14:28:22 +0200 added code_simp infrastructure
Tue, 15 Jun 2010 07:42:48 +0200 merged
Mon, 14 Jun 2010 12:01:30 +0200 NEWS
Mon, 14 Jun 2010 15:10:36 +0200 removed simplifier congruence rule of "prod_case"