wenzelm [Wed, 26 Sep 2007 19:17:58 +0200] rev 24723
added eval_thms;
wenzelm [Wed, 26 Sep 2007 19:17:57 +0200] rev 24722
minimal adaptions for Specification.read/check_specification;
wenzelm [Wed, 26 Sep 2007 19:17:56 +0200] rev 24721
proper Specification.read_specification;
Attrib.eval_thms;
wenzelm [Wed, 26 Sep 2007 19:17:55 +0200] rev 24720
removed dead code;
wenzelm [Wed, 26 Sep 2007 11:27:46 +0200] rev 24719
declare_constraints: declare (fix) type variables within constraints, but not terms themselves;
haftmann [Wed, 26 Sep 2007 09:05:58 +0200] rev 24718
made SML/NJ happy
haftmann [Tue, 25 Sep 2007 21:08:36 +0200] rev 24717
rudimentary support for Haskell
haftmann [Tue, 25 Sep 2007 21:08:35 +0200] rev 24716
added support for Haskell, OCaml
haftmann [Tue, 25 Sep 2007 21:08:34 +0200] rev 24715
Efficient_Nat and Pretty_Int integrated with ML_Int
wenzelm [Tue, 25 Sep 2007 17:06:19 +0200] rev 24714
proper Sign operations instead of Theory aliases;
tuned functor application;