wenzelm [Tue, 29 Sep 2015 18:39:55 +0200] rev 61281
tuned;
wenzelm [Tue, 29 Sep 2015 16:58:33 +0200] rev 61280
tuned GUI;
wenzelm [Tue, 29 Sep 2015 16:45:54 +0200] rev 61279
proper event;
wenzelm [Tue, 29 Sep 2015 16:28:02 +0200] rev 61278
tuned GUI;
wenzelm [Tue, 29 Sep 2015 15:37:37 +0200] rev 61277
build session within running jEdit;
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;
wenzelm [Fri, 25 Sep 2015 19:54:51 +0200] rev 61266
proper context;
wenzelm [Fri, 25 Sep 2015 19:28:33 +0200] rev 61265
tuned;
wenzelm [Fri, 25 Sep 2015 19:23:17 +0200] rev 61264
tuned;
wenzelm [Fri, 25 Sep 2015 19:20:24 +0200] rev 61263
tuned;
wenzelm [Fri, 25 Sep 2015 19:13:47 +0200] rev 61262
tuned signature: eliminated pointless type Context.pretty;
wenzelm [Thu, 24 Sep 2015 23:33:29 +0200] rev 61261
more explicit Defs.context: use proper name spaces as far as possible;
wenzelm [Thu, 24 Sep 2015 13:33:42 +0200] rev 61260
explicit indication of overloaded typedefs;
wenzelm [Wed, 23 Sep 2015 09:50:38 +0200] rev 61259
tuned signature;
wenzelm [Wed, 23 Sep 2015 09:36:18 +0200] rev 61258
tuned output;
wenzelm [Wed, 23 Sep 2015 09:30:12 +0200] rev 61257
tuned output;
wenzelm [Tue, 22 Sep 2015 22:42:48 +0200] rev 61256
tuned signature;
wenzelm [Tue, 22 Sep 2015 22:38:22 +0200] rev 61255
eliminated separate type Theory.dep: use typeargs uniformly for consts/types;
Object_Logic.add_judgment more like Theory.specify_const;
wenzelm [Tue, 22 Sep 2015 20:29:20 +0200] rev 61254
tuned signature;