wenzelm [Thu, 04 Jul 2013 12:02:11 +0200] rev 52524
tuned;
wenzelm [Thu, 04 Jul 2013 11:55:45 +0200] rev 52523
made SML/NJ happy;
Andreas Lochbihler [Thu, 04 Jul 2013 09:13:49 +0200] rev 52522
merged
krauss [Wed, 03 Jul 2013 00:08:29 +0200] rev 52521
more robust instantiation: extract vars from conclusion instead of relying on fixed overall ordering
haftmann [Thu, 04 Jul 2013 08:52:44 +0200] rev 52520
consider explicit hint for domain of class parameters when printing instance statements
haftmann [Thu, 04 Jul 2013 08:52:44 +0200] rev 52519
explicit hint for domain of class parameters in instance statements
wenzelm [Wed, 03 Jul 2013 23:42:07 +0200] rev 52518
merged
wenzelm [Wed, 03 Jul 2013 23:26:09 +0200] rev 52517
tuned message;
wenzelm [Wed, 03 Jul 2013 23:02:00 +0200] rev 52516
more exception handling -- make print functions total;
wenzelm [Wed, 03 Jul 2013 22:30:33 +0200] rev 52515
more print function parameters;
check command_visible statically in assignment, instead of dynamically in execution;
wenzelm [Wed, 03 Jul 2013 21:55:15 +0200] rev 52514
tuned;
wenzelm [Wed, 03 Jul 2013 21:38:10 +0200] rev 52513
discontinued odd workaround for some old Poly/ML, which is still supported but of little practical relevance;
wenzelm [Wed, 03 Jul 2013 21:32:58 +0200] rev 52512
tuned;
wenzelm [Wed, 03 Jul 2013 17:50:47 +0200] rev 52511
allow multiple print functions;
wenzelm [Wed, 03 Jul 2013 16:58:35 +0200] rev 52510
tuned signature;
wenzelm [Wed, 03 Jul 2013 16:19:57 +0200] rev 52509
tuned signature;
wenzelm [Wed, 03 Jul 2013 15:19:36 +0200] rev 52508
tuned;
wenzelm [Wed, 03 Jul 2013 15:11:15 +0200] rev 52507
tuned signature;
traytel [Wed, 03 Jul 2013 20:41:41 +0200] rev 52506
use long goal format in rel_induct theorem
traytel [Wed, 03 Jul 2013 16:53:27 +0200] rev 52505
share some code between codatatypes, datatypes and eventually prim(co)rec
nipkow [Wed, 03 Jul 2013 16:07:00 +0200] rev 52504
tuned names
wenzelm [Tue, 02 Jul 2013 20:47:32 +0200] rev 52503
tuned;
wenzelm [Tue, 02 Jul 2013 19:25:33 +0200] rev 52502
allow choice of target directory (again, see also 58e2d0cd81ae);
wenzelm [Tue, 02 Jul 2013 17:10:44 +0200] rev 52501
postinstall: recover Cygwin permissions;
wenzelm [Tue, 02 Jul 2013 15:30:53 +0200] rev 52500
clarified initial cd;
wenzelm [Tue, 02 Jul 2013 14:48:01 +0200] rev 52499
clarified Proofterm.proofs vs. Goal.skip_proofs;
wenzelm [Mon, 01 Jul 2013 15:08:29 +0200] rev 52498
clarified focus after dismiss;
wenzelm [Mon, 01 Jul 2013 15:05:18 +0200] rev 52497
tuned signature;
wenzelm [Mon, 01 Jul 2013 14:56:10 +0200] rev 52496
avoid repeated window popup when the mouse is moved over the same content (again, see also cb677987b7e3 and 0a1db0d02628);
wenzelm [Mon, 01 Jul 2013 14:37:31 +0200] rev 52495
more robust delayed invocation;