wenzelm [Mon, 06 Jun 2016 11:50:13 +0200] rev 63233
tuned;
wenzelm [Mon, 06 Jun 2016 10:34:56 +0200] rev 63232
less redundant exploration of full name space;
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;
Manuel Eberl <eberlm@in.tum.de> [Thu, 02 Jun 2016 08:34:23 +0200] rev 63219
Hid RBT.filter
wenzelm [Wed, 01 Jun 2016 22:35:51 +0200] rev 63218
proper ceil operation;
wenzelm [Wed, 01 Jun 2016 21:31:08 +0200] rev 63217
tuned;
wenzelm [Wed, 01 Jun 2016 21:26:39 +0200] rev 63216
isabelle components_checksum -u;
wenzelm [Wed, 01 Jun 2016 21:24:51 +0200] rev 63215
more documentation;
wenzelm [Wed, 01 Jun 2016 20:59:16 +0200] rev 63214
updated to jdk-8u92;
wenzelm [Wed, 01 Jun 2016 19:54:31 +0200] rev 63213
merged
wenzelm [Wed, 01 Jun 2016 19:54:26 +0200] rev 63212
NEWS;
wenzelm [Wed, 01 Jun 2016 19:23:18 +0200] rev 63211
more adhoc overloading;
eliminated pointless Rat.eq: this is an equality type;
tuned;
wenzelm [Wed, 01 Jun 2016 17:46:12 +0200] rev 63210
clarified exception -- actually reject denominator = 0;
wenzelm [Wed, 01 Jun 2016 16:02:02 +0200] rev 63209
ML pp for Rat.rat;
wenzelm [Wed, 01 Jun 2016 15:33:45 +0200] rev 63208
clarified string_of_rat operations;
wenzelm [Wed, 01 Jun 2016 15:19:44 +0200] rev 63207
tuned signature;
wenzelm [Wed, 01 Jun 2016 15:17:29 +0200] rev 63206
clarified signature;
wenzelm [Wed, 01 Jun 2016 15:10:27 +0200] rev 63205
prefer rat numberals;
wenzelm [Wed, 01 Jun 2016 15:01:43 +0200] rev 63204
support rat numerals via special antiquotation syntax;