wenzelm [Tue, 29 Sep 2015 13:54:04 +0200] rev 61276
clarified modules;
haftmann [Sun, 27 Sep 2015 10:11:15 +0200] rev 61275
monomorphization of divmod wrt. code generation avoids costly dictionary unpacking at runtime
haftmann [Sun, 27 Sep 2015 10:11:14 +0200] rev 61274
more selective preprocessing allows bare "numeral" occurences to be retained as real function in generated code
hoelzl [Mon, 28 Sep 2015 17:29:01 +0200] rev 61273
Caratheodory: cleanup and modernisation
traytel [Fri, 25 Sep 2015 23:01:34 +0200] rev 61272
restructure fresh variable generation to make exports more wellformed
traytel [Fri, 25 Sep 2015 23:01:31 +0200] rev 61271
more canonical context threading
wenzelm [Fri, 25 Sep 2015 23:41:24 +0200] rev 61270
merged
wenzelm [Fri, 25 Sep 2015 23:39:08 +0200] rev 61269
documentation for "Semantic subtype definitions";
misc tuning and simplification;
wenzelm [Fri, 25 Sep 2015 20:37:59 +0200] rev 61268
moved remaining display.ML to more_thm.ML;
wenzelm [Fri, 25 Sep 2015 20:04:25 +0200] rev 61267
less redundant output;