wenzelm [Mon, 25 May 2009 12:46:14 +0200] rev 31240
proper signature constraints;
modernized method setup;
wenzelm [Mon, 25 May 2009 12:29:29 +0200] rev 31239
adapted to Poly/ML SVN 744;
wenzelm [Sat, 23 May 2009 21:41:02 +0200] rev 31238
removed some obsolete combinators for method args;
wenzelm [Sat, 23 May 2009 21:40:34 +0200] rev 31237
proper indentation;
wenzelm [Sat, 23 May 2009 21:31:07 +0200] rev 31236
proper signature constraint;
observe basic Isabelle/ML coding conventions, concerning parentheses, whitespace, indentation, and max. line length;
wenzelm [Sat, 23 May 2009 17:39:19 +0200] rev 31235
adapted to Poly/ML SVN 719;
removed obsolete add_prefix;
wenzelm [Sat, 23 May 2009 17:21:44 +0200] rev 31234
getenv_strict needs to be based on getenv (accidentally broken in 0e88d33e8d19);
huffman [Fri, 22 May 2009 13:22:16 -0700] rev 31233
merged
huffman [Fri, 22 May 2009 13:18:59 -0700] rev 31232
define copy functions using combinators; add checking for failed proofs of induction rules
huffman [Fri, 22 May 2009 10:36:38 -0700] rev 31231
export ID, oo; add more dtyp operations