Mon, 04 Jul 2005 17:07:11 +0200 use fast_string_ord;
wenzelm [Mon, 04 Jul 2005 17:07:11 +0200] rev 16677
use fast_string_ord;
Mon, 04 Jul 2005 17:07:10 +0200 added fast_string_ord;
wenzelm [Mon, 04 Jul 2005 17:07:10 +0200] rev 16676
added fast_string_ord;
Mon, 04 Jul 2005 15:51:56 +0200 Streamlined the signal handler in watcher.ML
quigley [Mon, 04 Jul 2005 15:51:56 +0200] rev 16675
Streamlined the signal handler in watcher.ML
Mon, 04 Jul 2005 15:15:55 +0200 unified main and dist
haftmann [Mon, 04 Jul 2005 15:15:55 +0200] rev 16674
unified main and dist
Mon, 04 Jul 2005 14:42:06 +0200 started unifying main and dist
haftmann [Mon, 04 Jul 2005 14:42:06 +0200] rev 16673
started unifying main and dist
Mon, 04 Jul 2005 11:04:10 +0200 (intermediate commit)
haftmann [Mon, 04 Jul 2005 11:04:10 +0200] rev 16672
(intermediate commit)
Sat, 02 Jul 2005 13:08:28 +0200 Simple report generator for Poly/ML profiling output.
wenzelm [Sat, 02 Jul 2005 13:08:28 +0200] rev 16671
Simple report generator for Poly/ML profiling output.
Fri, 01 Jul 2005 22:37:14 +0200 tuned;
wenzelm [Fri, 01 Jul 2005 22:37:14 +0200] rev 16670
tuned;
Fri, 01 Jul 2005 22:36:36 +0200 ambig msg: warning again;
wenzelm [Fri, 01 Jul 2005 22:36:36 +0200] rev 16669
ambig msg: warning again;
Fri, 01 Jul 2005 22:35:41 +0200 avoid polyeq;
wenzelm [Fri, 01 Jul 2005 22:35:41 +0200] rev 16668
avoid polyeq;
Fri, 01 Jul 2005 22:35:20 +0200 tuned term_ord: less garbage;
wenzelm [Fri, 01 Jul 2005 22:35:20 +0200] rev 16667
tuned term_ord: less garbage;
Fri, 01 Jul 2005 22:34:50 +0200 cterm_aconv: avoid rep_cterm;
wenzelm [Fri, 01 Jul 2005 22:34:50 +0200] rev 16666
cterm_aconv: avoid rep_cterm;
Fri, 01 Jul 2005 22:33:59 +0200 decomp_simp: compare terms, not cterms;
wenzelm [Fri, 01 Jul 2005 22:33:59 +0200] rev 16665
decomp_simp: compare terms, not cterms;
Fri, 01 Jul 2005 22:29:19 +0200 back to 1.28;
wenzelm [Fri, 01 Jul 2005 22:29:19 +0200] rev 16664
back to 1.28;
Fri, 01 Jul 2005 17:41:10 +0200 prime is a predicate now.
nipkow [Fri, 01 Jul 2005 17:41:10 +0200] rev 16663
prime is a predicate now.
Fri, 01 Jul 2005 14:55:05 +0200 * Isar profiling: new reference Toplevel.profiling (default 0);
wenzelm [Fri, 01 Jul 2005 14:55:05 +0200] rev 16662
* Isar profiling: new reference Toplevel.profiling (default 0);
Fri, 01 Jul 2005 14:42:05 +0200 use tracing for potentially voluminous ambiguity output;
wenzelm [Fri, 01 Jul 2005 14:42:05 +0200] rev 16661
use tracing for potentially voluminous ambiguity output;
Fri, 01 Jul 2005 14:42:04 +0200 added profiler interface (dummy);
wenzelm [Fri, 01 Jul 2005 14:42:04 +0200] rev 16660
added profiler interface (dummy);
Fri, 01 Jul 2005 14:42:03 +0200 added profiler interface, keep 'profiling' of PolyML structure;
wenzelm [Fri, 01 Jul 2005 14:42:03 +0200] rev 16659
added profiler interface, keep 'profiling' of PolyML structure; removed PolyML.Compiler.printInAlphabeticalOrder := false;
Fri, 01 Jul 2005 14:42:02 +0200 added profile flag;
wenzelm [Fri, 01 Jul 2005 14:42:02 +0200] rev 16658
added profile flag;
Fri, 01 Jul 2005 14:42:01 +0200 low-level tuning of map, fold;
wenzelm [Fri, 01 Jul 2005 14:42:01 +0200] rev 16657
low-level tuning of map, fold;
Fri, 01 Jul 2005 14:42:00 +0200 ctyp: added 'sorts' field;
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;
Fri, 01 Jul 2005 14:41:59 +0200 added all_sorts_nonempty;
wenzelm [Fri, 01 Jul 2005 14:41:59 +0200] rev 16655
added all_sorts_nonempty;
Fri, 01 Jul 2005 14:41:58 +0200 low-level tuning of fold, fold_rev, foldl_map;
wenzelm [Fri, 01 Jul 2005 14:41:58 +0200] rev 16654
low-level tuning of fold, fold_rev, foldl_map;
Fri, 01 Jul 2005 14:41:57 +0200 isatool install: removed KDE option;
wenzelm [Fri, 01 Jul 2005 14:41:57 +0200] rev 16653
isatool install: removed KDE option;
Fri, 01 Jul 2005 14:22:33 +0200 Fixed bug: lookup' must use = instead of eq_type to compare types of
berghofe [Fri, 01 Jul 2005 14:22:33 +0200] rev 16652
Fixed bug: lookup' must use = instead of eq_type to compare types of variables, otherwise pattern matching algorithm may loop.
Fri, 01 Jul 2005 14:20:01 +0200 Changed interface of Envir.lookup'
berghofe [Fri, 01 Jul 2005 14:20:01 +0200] rev 16651
Changed interface of Envir.lookup'
Fri, 01 Jul 2005 14:19:36 +0200 Moved eq_type from envir.ML to type.ML
berghofe [Fri, 01 Jul 2005 14:19:36 +0200] rev 16650
Moved eq_type from envir.ML to type.ML
Fri, 01 Jul 2005 14:18:27 +0200 Implemented modular code generation.
berghofe [Fri, 01 Jul 2005 14:18:27 +0200] rev 16649
Implemented modular code generation.
Fri, 01 Jul 2005 14:17:32 +0200 Simplified proof (thanks to strengthened ball_cong).
berghofe [Fri, 01 Jul 2005 14:17:32 +0200] rev 16648
Simplified proof (thanks to strengthened ball_cong).
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip