wenzelm [Fri, 01 Jul 2005 22:29:19 +0200] rev 16664
back to 1.28;
nipkow [Fri, 01 Jul 2005 17:41:10 +0200] rev 16663
prime is a predicate now.
wenzelm [Fri, 01 Jul 2005 14:55:05 +0200] rev 16662
* Isar profiling: new reference Toplevel.profiling (default 0);
wenzelm [Fri, 01 Jul 2005 14:42:05 +0200] rev 16661
use tracing for potentially voluminous ambiguity output;
wenzelm [Fri, 01 Jul 2005 14:42:04 +0200] rev 16660
added profiler interface (dummy);
wenzelm [Fri, 01 Jul 2005 14:42:03 +0200] rev 16659
added profiler interface, keep 'profiling' of PolyML structure;
removed PolyML.Compiler.printInAlphabeticalOrder := false;
wenzelm [Fri, 01 Jul 2005 14:42:02 +0200] rev 16658
added profile flag;
wenzelm [Fri, 01 Jul 2005 14:42:01 +0200] rev 16657
low-level tuning of map, fold;
wenzelm [Fri, 01 Jul 2005 14:42:00 +0200] rev 16656
ctyp: added 'sorts' field;
may_insert_typ/term/env_sorts: observe Sign.all_sorts_nonempty;
may_insert_env_sorts: insert sorts of type subst only;
instantiate: insert sorts of insts;
tuned;
wenzelm [Fri, 01 Jul 2005 14:41:59 +0200] rev 16655
added all_sorts_nonempty;