wenzelm [Mon, 12 Aug 2019 15:29:06 +0200] rev 70511
tuned -- eliminated unused parameters;
wenzelm [Mon, 12 Aug 2019 15:24:41 +0200] rev 70510
more direct/compact export of proof terms;
wenzelm [Mon, 12 Aug 2019 15:22:32 +0200] rev 70509
output physical_stderr, e.g. for low-level debugging;
wenzelm [Mon, 12 Aug 2019 14:39:55 +0200] rev 70508
tuned;
wenzelm [Mon, 12 Aug 2019 11:16:10 +0200] rev 70507
do not open ML structures;
wenzelm [Mon, 12 Aug 2019 11:15:57 +0200] rev 70506
tuned;
wenzelm [Mon, 12 Aug 2019 11:04:41 +0200] rev 70505
misc tuning -- slightly more readable;
nipkow [Mon, 12 Aug 2019 15:57:40 +0200] rev 70504
simplified defs (thanks to Mohammad)
wenzelm [Sun, 11 Aug 2019 22:36:34 +0200] rev 70503
record sort constraints unconditionally: minimal performance implications;
wenzelm [Sat, 10 Aug 2019 17:09:20 +0200] rev 70502
more careful export of unnamed proof boxes: avoid duplicates via memoing;