Fri, 05 Jun 1998 14:29:54 +0200 |
wenzelm |
Object.T;
|
file |
diff |
annotate
|
Wed, 29 Apr 1998 11:20:53 +0200 |
wenzelm |
tuned get_ax (uses ancestry);
|
file |
diff |
annotate
|
Wed, 22 Apr 1998 14:04:35 +0200 |
nipkow |
Tried to speed up the rewriter by eta-contracting all patterns beforehand and
|
file |
diff |
annotate
|
Sat, 04 Apr 1998 11:40:18 +0200 |
wenzelm |
tuned trace msgs;
|
file |
diff |
annotate
|
Thu, 12 Mar 1998 12:49:24 +0100 |
nipkow |
Made mutual simplification of prems a special case.
|
file |
diff |
annotate
|
Tue, 10 Mar 1998 16:47:26 +0100 |
nipkow |
Asm_full_simp_tac now reorients asm c = t to t = c.
|
file |
diff |
annotate
|
Tue, 10 Mar 1998 13:24:11 +0100 |
nipkow |
New simplifier flag for mutual simplification.
|
file |
diff |
annotate
|
Fri, 06 Mar 1998 16:05:04 +0100 |
nipkow |
Removed superfluous `op'
|
file |
diff |
annotate
|
Wed, 04 Mar 1998 13:16:05 +0100 |
nipkow |
Reorganized simplifier. May now reorient rules.
|
file |
diff |
annotate
|
Sat, 28 Feb 1998 15:40:03 +0100 |
nipkow |
Tried to reorganize rewriter a little. More to be done.
|
file |
diff |
annotate
|
Fri, 30 Jan 1998 11:33:01 +0100 |
wenzelm |
improved tracing of rewrite rule application;
|
file |
diff |
annotate
|
Fri, 19 Dec 1997 09:58:42 +0100 |
wenzelm |
Term.termless;
|
file |
diff |
annotate
|
Fri, 12 Dec 1997 17:14:58 +0100 |
wenzelm |
tuned msg;
|
file |
diff |
annotate
|
Thu, 27 Nov 1997 19:36:51 +0100 |
wenzelm |
removed read_cterms;
|
file |
diff |
annotate
|
Wed, 26 Nov 1997 16:38:04 +0100 |
wenzelm |
added crep_cterm;
|
file |
diff |
annotate
|
Mon, 24 Nov 1997 16:43:43 +0100 |
nipkow |
Added read_def_cterms for simultaneous reading/typing of terms under
|
file |
diff |
annotate
|
Fri, 21 Nov 1997 15:27:43 +0100 |
wenzelm |
changed Sequence interface (now Seq, in seq.ML);
|
file |
diff |
annotate
|
Thu, 20 Nov 1997 15:06:57 +0100 |
wenzelm |
added transfer_sg;
|
file |
diff |
annotate
|
Thu, 20 Nov 1997 12:51:55 +0100 |
wenzelm |
tuned infer_types interface;
|
file |
diff |
annotate
|
Thu, 06 Nov 1997 16:41:08 +0100 |
wenzelm |
deriv: eliminated references to theory;
|
file |
diff |
annotate
|
Tue, 04 Nov 1997 16:17:04 +0100 |
wenzelm |
type object = exn (enhance readability);
|
file |
diff |
annotate
|
Tue, 04 Nov 1997 12:58:10 +0100 |
nipkow |
logic: loops -> rewrite_rule_ok
|
file |
diff |
annotate
|
Thu, 30 Oct 1997 16:57:09 +0100 |
nipkow |
Modified trace output routines of simplifier.
|
file |
diff |
annotate
|
Thu, 30 Oct 1997 09:59:38 +0100 |
wenzelm |
tuned simp trace;
|
file |
diff |
annotate
|
Tue, 28 Oct 1997 17:30:47 +0100 |
wenzelm |
added name_of_thm;
|
file |
diff |
annotate
|
Fri, 24 Oct 1997 17:15:59 +0200 |
wenzelm |
eq_thm (from drule.ML);
|
file |
diff |
annotate
|
Thu, 23 Oct 1997 12:09:31 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 22 Oct 1997 11:36:43 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 21 Oct 1997 18:09:13 +0200 |
wenzelm |
sg_ref: automatic adjustment of thms of draft theories;
|
file |
diff |
annotate
|
Thu, 16 Oct 1997 14:00:20 +0200 |
wenzelm |
added transfer: theory -> thm -> thm;
|
file |
diff |
annotate
|
Thu, 16 Oct 1997 13:45:16 +0200 |
nipkow |
The simplifier has been improved a little: equations s=t which used to be
|
file |
diff |
annotate
|
Thu, 09 Oct 1997 14:52:36 +0200 |
wenzelm |
fixed get_axiom, invoke_oracle;
|
file |
diff |
annotate
|
Mon, 06 Oct 1997 18:59:49 +0200 |
wenzelm |
tuned read_cterms;
|
file |
diff |
annotate
|
Fri, 25 Jul 1997 13:18:09 +0200 |
wenzelm |
added prems argument to simplification procedures;
|
file |
diff |
annotate
|
Wed, 23 Jul 1997 11:54:32 +0200 |
paulson |
Now rename_params_rule merely issues warnings--and does nothing--if the
|
file |
diff |
annotate
|
Wed, 23 Jul 1997 11:04:19 +0200 |
wenzelm |
improved simp tracing;
|
file |
diff |
annotate
|
Tue, 22 Jul 1997 18:45:43 +0200 |
wenzelm |
added dest_mss, merge_mss;
|
file |
diff |
annotate
|
Fri, 18 Jul 1997 13:36:43 +0200 |
wenzelm |
tuned warning;
|
file |
diff |
annotate
|
Thu, 05 Jun 1997 13:53:59 +0200 |
paulson |
freezeT now refers to Type.freeze_thaw
|
file |
diff |
annotate
|
Fri, 25 Apr 1997 17:50:55 +0200 |
wenzelm |
improved tmp comment;
|
file |
diff |
annotate
|
Thu, 24 Apr 1997 17:59:55 +0200 |
nipkow |
rename_params_rule used to check if the new name clashed with a free name in
|
file |
diff |
annotate
|
Wed, 23 Apr 1997 10:08:51 +0200 |
wenzelm |
simprocs called with eta contracted subterm;
|
file |
diff |
annotate
|
Thu, 17 Apr 1997 18:46:58 +0200 |
wenzelm |
improved type check error messages;
|
file |
diff |
annotate
|
Wed, 16 Apr 1997 18:22:10 +0200 |
wenzelm |
Sorts.str_of_sort;
|
file |
diff |
annotate
|
Fri, 14 Mar 1997 10:35:30 +0100 |
nipkow |
Avoid eta-contraction in the simplifier.
|
file |
diff |
annotate
|
Fri, 21 Feb 1997 15:30:41 +0100 |
paulson |
Introduction of rotate_rule
|
file |
diff |
annotate
|
Sat, 15 Feb 1997 16:04:33 +0100 |
oheimb |
added del_congs
|
file |
diff |
annotate
|
Fri, 14 Feb 1997 12:19:42 +0100 |
nipkow |
Made troublesome simplifier warning dependent on trace_simp.
|
file |
diff |
annotate
|
Wed, 22 Jan 1997 18:17:36 +0100 |
nipkow |
Added warning msg when the simplifier cannot use a premise as a rewrite rule
|
file |
diff |
annotate
|
Thu, 16 Jan 1997 14:53:37 +0100 |
wenzelm |
added termless parameter;
|
file |
diff |
annotate
|
Fri, 13 Dec 1996 17:38:17 +0100 |
wenzelm |
fixed warning;
|
file |
diff |
annotate
|
Thu, 28 Nov 1996 10:44:24 +0100 |
paulson |
Replaced map...~~ by ListPair.map
|
file |
diff |
annotate
|
Mon, 18 Nov 1996 16:30:06 +0100 |
paulson |
Changed subst_bounds to subst_bound, to run faster
|
file |
diff |
annotate
|
Wed, 13 Nov 1996 10:42:50 +0100 |
paulson |
Removal of polymorphic equality via mem, subset, eq_set, etc
|
file |
diff |
annotate
|
Tue, 12 Nov 1996 11:43:16 +0100 |
paulson |
Changed some mem, ins and union calls to be monomorphic
|
file |
diff |
annotate
|
Wed, 06 Nov 1996 12:49:31 +0100 |
wenzelm |
tuned fix_shyps a little bit more;
|
file |
diff |
annotate
|
Fri, 01 Nov 1996 15:35:28 +0100 |
paulson |
Now uses Int.max instead of max
|
file |
diff |
annotate
|
Wed, 30 Oct 1996 11:20:27 +0100 |
paulson |
Only calls nodup_Vars if really necessary. We get a speedup of nearly 6%
|
file |
diff |
annotate
|
Tue, 01 Oct 1996 10:43:58 +0200 |
wenzelm |
added shyps comment;
|
file |
diff |
annotate
|
Mon, 30 Sep 1996 15:29:52 +0200 |
nipkow |
Inserted check for rewrite rules which introduce extra Vars on the rhs.
|
file |
diff |
annotate
|