wenzelm [Mon, 06 Jun 2016 08:36:03 +0200] rev 63231
tuned;
wenzelm [Mon, 06 Jun 2016 08:13:07 +0200] rev 63230
avoid multiple reports on shared type;
wenzelm [Sat, 04 Jun 2016 16:54:23 +0200] rev 63229
updated to recent changes of Poly/ML directory layout;
wenzelm [Sat, 04 Jun 2016 16:23:42 +0200] rev 63228
tuned;
wenzelm [Sat, 04 Jun 2016 16:10:44 +0200] rev 63227
Integer.lcm normalizes the sign as in HOL/GCD.thy;
tuned;
wenzelm [Fri, 03 Jun 2016 22:27:01 +0200] rev 63226
support for .scala tools;
hoelzl [Thu, 02 Jun 2016 17:47:47 +0200] rev 63225
move ennreal and ereal theorems from MFMC_Countable
wenzelm [Fri, 03 Jun 2016 14:11:11 +0200] rev 63224
more flexible build_selection;
wenzelm [Thu, 02 Jun 2016 17:05:40 +0200] rev 63223
clarified aliases (no warning for duplicates);
wenzelm [Thu, 02 Jun 2016 16:49:44 +0200] rev 63222
eliminated pointless alias (no warning for duplicates);
wenzelm [Thu, 02 Jun 2016 16:23:10 +0200] rev 63221
avoid warnings on duplicate rules in the given list;
wenzelm [Thu, 02 Jun 2016 15:52:45 +0200] rev 63220
avoid stateful operations in virtual bootstrap, which presumably causes occasional crash of drule.ML due to inner syntax pp;