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;

Wed, 06 Jul 2011 20:14:13 +0200tuned errors;
wenzelm [Wed, 06 Jul 2011 20:14:13 +0200] rev 44562
tuned errors;
more direct Name.uu_ for dummy abstractions;

Wed, 06 Jul 2011 13:31:12 +0200record package: proper configuration options;
wenzelm [Wed, 06 Jul 2011 13:31:12 +0200] rev 44561
record package: proper configuration options;

Wed, 06 Jul 2011 11:37:29 +0200just one copy of split_args;
wenzelm [Wed, 06 Jul 2011 11:37:29 +0200] rev 44560
just one copy of split_args;
tuned error message;

Wed, 06 Jul 2011 17:19:34 +0100make SML/NJ happier
blanchet [Wed, 06 Jul 2011 17:19:34 +0100] rev 44559
make SML/NJ happier