NEWS
Mon, 01 Jun 2015 15:06:09 +0200 wenzelm discontinued legacy;
Fri, 29 May 2015 17:56:43 +0200 blanchet removed model checks from Nitpick
Thu, 28 May 2015 10:18:46 +0200 blanchet made Auto Sledgehammer behave more like the real thing
Mon, 25 May 2015 22:11:43 +0200 wenzelm merged, resolving conflicts in Admin/isatest/settings/afp-poly and src/HOL/Tools/Nitpick/nitpick_model.ML;
Sat, 23 May 2015 17:19:37 +0200 wenzelm clarified NEWS: document_files are officially required since Isabelle2014, but the absence was tolerated as legacy feature; Isabelle2015
Sun, 17 May 2015 23:03:49 +0200 wenzelm added Eisbach manual, using version 8845c4cb28b6 of its Bitbucket repository;
Thu, 07 May 2015 22:12:05 +0200 wenzelm use display_graph_old for locale_deps, to show a bit more than nothing for cyclic graphs;
Tue, 05 May 2015 16:52:09 +0200 wenzelm tuned;
Mon, 04 May 2015 22:11:35 +0200 wenzelm tuned;
Mon, 04 May 2015 14:16:20 +0200 kuncar NEWS
Mon, 04 May 2015 16:01:36 +0200 nipkow no more simp_legacy_precond
Sun, 19 Apr 2015 21:26:50 +0200 wenzelm back to post-release mode -- after fork point;
Fri, 17 Apr 2015 17:49:19 +0200 wenzelm added Eisbach, using version 3752768caa17 of its Bitbucket repository;
Fri, 17 Apr 2015 15:54:44 +0200 wenzelm tuned;
Fri, 17 Apr 2015 14:57:25 +0200 wenzelm tuned for release;
Fri, 17 Apr 2015 13:01:09 +0200 traytel (low importance) NEWS
Fri, 17 Apr 2015 11:28:57 +0200 wenzelm allow to exclude session groups;
Thu, 16 Apr 2015 14:18:32 +0200 wenzelm explicit error for Toplevel.proof_of;
Thu, 16 Apr 2015 13:48:10 +0200 wenzelm clarified thy_deps;
Thu, 16 Apr 2015 11:22:36 +0200 wenzelm let the system choose Graph_Display.display_graph_old: thm_deps needs tree hierarchy, code_deps needs cycles (!?);
Wed, 15 Apr 2015 21:20:37 +0200 wenzelm NEWS;
Tue, 14 Apr 2015 22:54:07 +0200 wenzelm NEWS;
Sun, 12 Apr 2015 00:26:24 +0200 wenzelm tuned;
Sat, 11 Apr 2015 22:18:33 +0100 paulson Complex roots of unity. Better definition of ln for complex numbers. Used [code del] to stop code generation for powr.
Sat, 11 Apr 2015 12:47:46 +0200 wenzelm tuned spelling;
Sat, 11 Apr 2015 12:40:03 +0200 wenzelm misc tuning for release;
Fri, 10 Apr 2015 23:56:41 +0200 wenzelm tuned;
Fri, 10 Apr 2015 12:16:45 +0200 nipkow renamed Multiset.fold -> fold_mset, Multiset.filter -> filter_mset
Thu, 09 Apr 2015 20:42:38 +0200 wenzelm merged
Thu, 09 Apr 2015 20:42:32 +0200 wenzelm clarified keyword 'qualified' in accordance to a similar keyword from Haskell (despite unrelated Binding.qualified in Isabelle/ML);
Thu, 09 Apr 2015 18:00:58 +0200 blanchet introduced new abbreviations for multiset operations (in the hope of getting rid of the old names <, <=, etc.)
Wed, 08 Apr 2015 19:24:32 +0200 blanchet tuned wording
Wed, 08 Apr 2015 19:15:55 +0200 blanchet Z3 news
Wed, 08 Apr 2015 15:21:20 +0200 blanchet renamed multiset ordering to free up nice <# etc. symbols for the standard subset
Wed, 08 Apr 2015 11:13:53 +0200 wenzelm misc tuning for release;
Tue, 07 Apr 2015 18:21:56 +0200 nipkow Removed mcard because it is equal to size
Mon, 06 Apr 2015 22:11:01 +0200 wenzelm support for 'restricted' modifier: only qualified accesses outside the local scope;
Mon, 06 Apr 2015 17:06:48 +0200 wenzelm @{command_spec} is superseded by @{command_keyword};
Sat, 04 Apr 2015 22:01:30 +0200 wenzelm some explanation of 'private';
Wed, 01 Apr 2015 22:40:41 +0200 wenzelm merged
Wed, 01 Apr 2015 22:08:06 +0200 wenzelm added command 'experiment';
Wed, 01 Apr 2015 19:31:28 +0200 wenzelm NEWS;
Wed, 01 Apr 2015 16:24:38 +0200 wenzelm added isabelle build option -x, to exclude sessions;
Wed, 01 Apr 2015 15:41:08 +0200 wenzelm added isabelle build option -k, for fast off-line checking of theory sources;
Wed, 01 Apr 2015 14:48:38 +0100 paulson HOL Light Libraries for complex Arctan, Arcsin, Arccos
Tue, 31 Mar 2015 21:54:32 +0200 haftmann NEWS
Mon, 30 Mar 2015 00:13:37 +0200 wenzelm clarified NEWS (cf. 97872c658a44);
Sun, 29 Mar 2015 16:22:35 +0200 wenzelm rule_insts_schematic is considered legacy and false by default;
Mon, 23 Mar 2015 19:05:14 +0100 haftmann explicit commutative additive inverse operation;
Wed, 25 Mar 2015 17:51:34 +0100 blanchet more multiset theorems
Wed, 25 Mar 2015 10:59:28 +0100 wenzelm NEWS;
Tue, 24 Mar 2015 15:57:51 +0100 wenzelm admit dummy patterns in instantiations;
Mon, 23 Mar 2015 23:16:40 +0100 wenzelm NEWS;
Thu, 19 Mar 2015 14:24:51 +0000 paulson New material for complex sin, cos, tan, Ln, also some reorganisation
Wed, 18 Mar 2015 17:23:22 +0000 paulson new HOL Light material about exp, sin, cos
Wed, 18 Mar 2015 13:51:33 +0100 noschinl added proof method rewrite
Tue, 17 Mar 2015 12:23:56 +0000 paulson Merge
Mon, 16 Mar 2015 15:30:00 +0000 paulson The factorial function, "fact", now has type "nat => 'a"
Tue, 10 Mar 2015 23:04:40 +0100 blanchet documented renamed theories
Mon, 09 Mar 2015 21:30:42 +0100 wenzelm merged
less more (0) -1000 -300 -100 -60 tip