paulson <lp15@cam.ac.uk> [Wed, 02 Apr 2014 16:45:31 +0100] rev 56366
new theorem about zero limits
paulson <lp15@cam.ac.uk> [Wed, 02 Apr 2014 16:34:37 +0100] rev 56365
New theorems for extracting quotients
wenzelm [Wed, 02 Apr 2014 17:11:44 +0200] rev 56364
more contributors;
Andreas Lochbihler [Tue, 01 Apr 2014 14:24:28 +0200] rev 56363
document value generation for quickcheck's testers
wenzelm [Wed, 02 Apr 2014 13:53:32 +0200] rev 56362
tuned whitespace;
wenzelm [Wed, 02 Apr 2014 13:54:50 +0200] rev 56361
suppress slightly odd completion of "simp";
wenzelm [Wed, 02 Apr 2014 13:03:01 +0200] rev 56360
observe extra line spacing for output as well;
wenzelm [Wed, 02 Apr 2014 12:26:11 +0200] rev 56359
persistent protocol_status, to improve performance of node_status a little;
wenzelm [Wed, 02 Apr 2014 11:55:37 +0200] rev 56358
more uniform painting of caret, which also improves visibility in invisible state;
wenzelm [Wed, 02 Apr 2014 11:08:16 +0200] rev 56357
tuned rendering -- visual indication of the status range, to make more clear when information might is out of view;
wenzelm [Tue, 01 Apr 2014 23:04:22 +0200] rev 56356
tuned for-comprehensions -- less structure mapping;
wenzelm [Tue, 01 Apr 2014 22:25:01 +0200] rev 56355
some rephrasing to ensure that this becomes cheap "foreach" and not expensive "map" (cf. 0fc032898b05);
wenzelm [Tue, 01 Apr 2014 20:22:25 +0200] rev 56354
more direct command states -- merge_results is hardly ever needed;
wenzelm [Tue, 01 Apr 2014 17:29:47 +0200] rev 56353
unused;
wenzelm [Tue, 01 Apr 2014 17:26:32 +0200] rev 56352
more frugal command_status, which is often used in a tight loop;