wenzelm [Sun, 16 Jan 2011 15:04:16 +0100] rev 41586
more standard command descriptions;
wenzelm [Sun, 16 Jan 2011 14:57:14 +0100] rev 41585
added before_exit continuation for named targets (locale, class etc.), e.g. for final check/cleanup as in VC management;
berghofe [Sat, 15 Jan 2011 22:40:17 +0100] rev 41584
Replaced ad-hoc advance function by Position.advance
wenzelm [Sat, 15 Jan 2011 21:24:15 +0100] rev 41583
merged
haftmann [Sat, 15 Jan 2011 20:05:29 +0100] rev 41582
experimental variant of interpretation with simultaneous definitions, plus example
wenzelm [Sat, 15 Jan 2011 20:51:22 +0100] rev 41581
clarified pretty_statement: more robust treatment of fixes and conclusion of elimination (e.g. for classical rule);
wenzelm [Sat, 15 Jan 2011 18:49:42 +0100] rev 41580
link HOL-Proofs/index.html, which is not reachable from regular HOL/index.html;
wenzelm [Sat, 15 Jan 2011 18:12:26 +0100] rev 41579
type_synonym;
wenzelm [Sat, 15 Jan 2011 17:32:07 +0100] rev 41578
recovered printing of record updates over compound terms, e.g. "(|x = a|)(|x := b|)", which was apparently broken in 45a2ffc5911e;
tuned;
wenzelm [Sat, 15 Jan 2011 16:49:10 +0100] rev 41577
export Record.get_hierarchy -- external tools typically need this information;