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;
wenzelm [Wed, 01 Jun 2016 10:59:57 +0200] rev 63203
tuned signature;
wenzelm [Wed, 01 Jun 2016 10:55:10 +0200] rev 63202
tuned;
wenzelm [Wed, 01 Jun 2016 10:45:35 +0200] rev 63201
tuned signature;
wenzelm [Tue, 31 May 2016 23:06:03 +0200] rev 63200
maintain invariant for exported operation;
wenzelm [Tue, 31 May 2016 22:39:28 +0200] rev 63199
prefer more efficient Poly/ML operations, taking care of sign;
wenzelm [Tue, 31 May 2016 21:54:10 +0200] rev 63198
ad-hoc overloading for standard operations on type Rat.rat;
wenzelm [Tue, 31 May 2016 19:51:01 +0200] rev 63197
rat.ML is now part of Pure to allow tigther integration with Isabelle/ML;
eberlm [Wed, 01 Jun 2016 15:43:15 +0200] rev 63196
Merged
eberlm [Wed, 01 Jun 2016 13:48:34 +0200] rev 63195
Tuned code equations for mappings and PMFs
eberlm [Tue, 31 May 2016 13:02:44 +0200] rev 63194
Added code generation for PMFs