Fri, 21 Oct 1994 09:35:24 +0100 FOLP/IFOLP.thy: tightening precedences to eliminate syntactic ambiguities.
lcp [Fri, 21 Oct 1994 09:35:24 +0100] rev 648
FOLP/IFOLP.thy: tightening precedences to eliminate syntactic ambiguities. Now proof objects have high precedences. Eliminates ambiguity in a=b:P being parsed as (a=b):P.
Wed, 19 Oct 1994 09:54:38 +0100 ZF/Fixedpt/coinduct: modified proof to suppress deep unification
lcp [Wed, 19 Oct 1994 09:54:38 +0100] rev 647
ZF/Fixedpt/coinduct: modified proof to suppress deep unification
Wed, 19 Oct 1994 09:48:13 +0100 new comments explaining abandoned change
lcp [Wed, 19 Oct 1994 09:48:13 +0100] rev 646
new comments explaining abandoned change
Wed, 19 Oct 1994 09:44:31 +0100 LCF/fix/lfp_is_FIX: modified proof to suppress deep unification
lcp [Wed, 19 Oct 1994 09:44:31 +0100] rev 645
LCF/fix/lfp_is_FIX: modified proof to suppress deep unification
Wed, 19 Oct 1994 09:41:48 +0100 FOL/ex/cla/58: slightly shorter proof
lcp [Wed, 19 Oct 1994 09:41:48 +0100] rev 644
FOL/ex/cla/58: slightly shorter proof
Wed, 19 Oct 1994 09:39:23 +0100 trivial update to reference
lcp [Wed, 19 Oct 1994 09:39:23 +0100] rev 643
trivial update to reference
Wed, 19 Oct 1994 09:23:56 +0100 CCL/Gfp/coinduct2, coinduct3: modified proofs to suppress deep unification
lcp [Wed, 19 Oct 1994 09:23:56 +0100] rev 642
CCL/Gfp/coinduct2, coinduct3: modified proofs to suppress deep unification CCL/CCL, Fix, Gfp, Hered, Set, Term, Trancl, Type, Wfd: expanded shorthands
Wed, 12 Oct 1994 16:38:58 +0100 add_defs: improved error messages;
wenzelm [Wed, 12 Oct 1994 16:38:58 +0100] rev 641
add_defs: improved error messages; installed new print_goals with nice 'env mode';
Wed, 12 Oct 1994 16:34:52 +0100 removed old comment;
wenzelm [Wed, 12 Oct 1994 16:34:52 +0100] rev 640
removed old comment;
Wed, 12 Oct 1994 16:34:00 +0100 remove _explode, _implode and trfuns;
wenzelm [Wed, 12 Oct 1994 16:34:00 +0100] rev 639
remove _explode, _implode and trfuns;
Wed, 12 Oct 1994 16:32:06 +0100 prove_subclass, prove_arity now exported;
wenzelm [Wed, 12 Oct 1994 16:32:06 +0100] rev 638
prove_subclass, prove_arity now exported; minor internal changes;
Wed, 12 Oct 1994 16:31:01 +0100 added is_equals: term -> bool;
wenzelm [Wed, 12 Oct 1994 16:31:01 +0100] rev 637
added is_equals: term -> bool;
Wed, 12 Oct 1994 16:30:19 +0100 type_args, opt_witness now exported;
wenzelm [Wed, 12 Oct 1994 16:30:19 +0100] rev 636
type_args, opt_witness now exported; added AxClass.;
Wed, 12 Oct 1994 16:29:10 +0100 AxClass no longer open;
wenzelm [Wed, 12 Oct 1994 16:29:10 +0100] rev 635
AxClass no longer open;
Wed, 12 Oct 1994 12:20:18 +0100 {HOL,ZF}/intr_elim/intro_tacsf: now calls DEPTH_SOLVE_1 instead of REPEAT to
lcp [Wed, 12 Oct 1994 12:20:18 +0100] rev 634
{HOL,ZF}/intr_elim/intro_tacsf: now calls DEPTH_SOLVE_1 instead of REPEAT to solve the goal fully
Wed, 12 Oct 1994 12:09:54 +0100 {HOL,ZF}/indrule/ind_tac: now calls DEPTH_SOLVE_1 instead of REPEAT, to
lcp [Wed, 12 Oct 1994 12:09:54 +0100] rev 633
{HOL,ZF}/indrule/ind_tac: now calls DEPTH_SOLVE_1 instead of REPEAT, to solve the goal fully before proceeding {HOL,ZF}/indrule/mutual_ind_tac: ensures that calls to "prem" cannot loop; calls DEPTH_SOLVE_1 instead of REPEAT to solve the goal fully
Wed, 12 Oct 1994 11:09:11 +0100 fixed infix names in print_translations;
wenzelm [Wed, 12 Oct 1994 11:09:11 +0100] rev 632
fixed infix names in print_translations;
Wed, 12 Oct 1994 09:48:32 +0100 Pure/tctical/suppress_tracing: new; can now switch tracing off until the
lcp [Wed, 12 Oct 1994 09:48:32 +0100] rev 631
Pure/tctical/suppress_tracing: new; can now switch tracing off until the next tactical call. There is no good way of doing this because of backtracking. Pure/tctical/exec_trace_command,tracify,traced_tac: these set, test and reset suppress_tracing
Wed, 12 Oct 1994 09:42:32 +0100 Minor reference updates
lcp [Wed, 12 Oct 1994 09:42:32 +0100] rev 630
Minor reference updates
Wed, 12 Oct 1994 09:20:17 +0100 Moving theory LList to ex directory
lcp [Wed, 12 Oct 1994 09:20:17 +0100] rev 629
Moving theory LList to ex directory
Mon, 10 Oct 1994 18:09:58 +0100 corrected problems with changed binding power of ::.
nipkow [Mon, 10 Oct 1994 18:09:58 +0100] rev 628
corrected problems with changed binding power of ::.
Mon, 10 Oct 1994 12:57:23 +0100 README file
nipkow [Mon, 10 Oct 1994 12:57:23 +0100] rev 627
README file
Sat, 08 Oct 1994 13:45:40 +0100 changed precedences of _constrain (i.e. "::")
clasohm [Sat, 08 Oct 1994 13:45:40 +0100] rev 626
changed precedences of _constrain (i.e. "::")
Thu, 06 Oct 1994 18:40:18 +0100 New version
nipkow [Thu, 06 Oct 1994 18:40:18 +0100] rev 625
New version
Tue, 04 Oct 1994 13:02:16 +0100 made major changes to grammar; Isabelle94-1
clasohm [Tue, 04 Oct 1994 13:02:16 +0100] rev 624
made major changes to grammar; added call of Type.infer_types to automatically eliminate ambiguities
Tue, 04 Oct 1994 13:01:17 +0100 added print_msg;
clasohm [Tue, 04 Oct 1994 13:01:17 +0100] rev 623
added print_msg; added call of Type.infer_types to resolve ambiguities
Tue, 27 Sep 1994 14:23:46 +0100 Modified termord to take account of the Abs-Abs case.
nipkow [Tue, 27 Sep 1994 14:23:46 +0100] rev 622
Modified termord to take account of the Abs-Abs case.
Mon, 26 Sep 1994 17:56:21 +0100 improved expand_typ (now handles TVars);
wenzelm [Mon, 26 Sep 1994 17:56:21 +0100] rev 621
improved expand_typ (now handles TVars); slightly changed ext_tsig_abbrs; added ext_tsig_arities; removed extend_tsig; various internal changes;
Mon, 26 Sep 1994 17:55:45 +0100 exported pretty_sort;
wenzelm [Mon, 26 Sep 1994 17:55:45 +0100] rev 620
exported pretty_sort; various minor internal changes;
Mon, 26 Sep 1994 17:36:10 +0100 added init_pps;
wenzelm [Mon, 26 Sep 1994 17:36:10 +0100] rev 619
added init_pps;
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip