wenzelm [Fri, 05 Jul 2013 14:09:06 +0200] rev 52528
merged
wenzelm [Thu, 04 Jul 2013 23:51:47 +0200] rev 52527
separate exec_id assignment for Command.print states, without affecting result of eval;
tuned signature;
tuned;
wenzelm [Thu, 04 Jul 2013 16:04:53 +0200] rev 52526
more Command.memo operations;
more explicit types Command.eval vs. Command.print vs. Document.exec;
clarified print function parameters;
nipkow [Fri, 05 Jul 2013 09:17:03 +0200] rev 52525
tund proofs
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;