Thu, 07 Jul 2011 23:55:15 +0200simplified make_option/dest_option;
wenzelm [Thu, 07 Jul 2011 23:55:15 +0200] rev 44572
simplified make_option/dest_option;
added make_variant/dest_variant -- usual representation of datatypes;

Thu, 07 Jul 2011 22:04:30 +0200explicit Document.Node.Header, with master_dir and thy_name;
wenzelm [Thu, 07 Jul 2011 22:04:30 +0200] rev 44571
explicit Document.Node.Header, with master_dir and thy_name;
imitate ML path operations more closely;

Thu, 07 Jul 2011 14:10:50 +0200explicit indication of type Symbol.Symbol;
wenzelm [Thu, 07 Jul 2011 14:10:50 +0200] rev 44570
explicit indication of type Symbol.Symbol;

Thu, 07 Jul 2011 13:48:30 +0200simplified Symbol based on lazy Symbol.Interpretation -- reduced odd "functorial style";
wenzelm [Thu, 07 Jul 2011 13:48:30 +0200] rev 44569
simplified Symbol based on lazy Symbol.Interpretation -- reduced odd "functorial style";
tuned implicit build/init messages;

Fri, 08 Jul 2011 12:18:46 +0200merged
nipkow [Fri, 08 Jul 2011 12:18:46 +0200] rev 44568
merged

Thu, 07 Jul 2011 21:53:53 +0200added translation to fix critical pair between abbreviations for surj and ~=
nipkow [Thu, 07 Jul 2011 21:53:53 +0200] rev 44567
added translation to fix critical pair between abbreviations for surj and ~=

Thu, 07 Jul 2011 23:33:14 +0200floor and ceiling definitions are not code equations -- this enables trivial evaluation of floor and ceiling
bulwahn [Thu, 07 Jul 2011 23:33:14 +0200] rev 44566
floor and ceiling definitions are not code equations -- this enables trivial evaluation of floor and ceiling

Wed, 06 Jul 2011 23:11:59 +0200merged
wenzelm [Wed, 06 Jul 2011 23:11:59 +0200] rev 44565
merged

Wed, 06 Jul 2011 22:02:52 +0200clarified record syntax: fieldext excludes the "more" pseudo-field (unlike 2f885b7e5ba7), so that errors like (| x = a, more = b |) are reported less confusingly;
wenzelm [Wed, 06 Jul 2011 22:02:52 +0200] rev 44564
clarified record syntax: fieldext excludes the "more" pseudo-field (unlike 2f885b7e5ba7), so that errors like (| x = a, more = b |) are reported less confusingly;

Wed, 06 Jul 2011 20:46:06 +0200prefer Synchronized.var;
wenzelm [Wed, 06 Jul 2011 20:46:06 +0200] rev 44563
prefer Synchronized.var;