Thu, 17 Apr 1997 18:46:58 +0200 improved type check error messages;
wenzelm [Thu, 17 Apr 1997 18:46:58 +0200] rev 2979
improved type check error messages;
Thu, 17 Apr 1997 18:45:43 +0200 renamed set_ap to setmp;
wenzelm [Thu, 17 Apr 1997 18:45:43 +0200] rev 2978
renamed set_ap to setmp;
Thu, 17 Apr 1997 18:17:23 +0200 Automatic updates
paulson [Thu, 17 Apr 1997 18:17:23 +0200] rev 2977
Automatic updates
Thu, 17 Apr 1997 18:16:12 +0200 Removed the \date{} command in order to put the date of typesetting on the
paulson [Thu, 17 Apr 1997 18:16:12 +0200] rev 2976
Removed the \date{} command in order to put the date of typesetting on the title page
Thu, 17 Apr 1997 18:10:49 +0200 Corrected the informal description of coinductive definition
paulson [Thu, 17 Apr 1997 18:10:49 +0200] rev 2975
Corrected the informal description of coinductive definition
Thu, 17 Apr 1997 18:10:12 +0200 Corrected the informal description of coinductive definition in sections 1
paulson [Thu, 17 Apr 1997 18:10:12 +0200] rev 2974
Corrected the informal description of coinductive definition in sections 1 and 4.3, introducing the notion of "consistent with" a set of rules. Final version for Milner Festschrift?
Thu, 17 Apr 1997 17:54:21 +0200 Added ability to have case expressions involving tuples. (via translation)
nipkow [Thu, 17 Apr 1997 17:54:21 +0200] rev 2973
Added ability to have case expressions involving tuples. (via translation)
Thu, 17 Apr 1997 14:41:56 +0200 tuned;
wenzelm [Thu, 17 Apr 1997 14:41:56 +0200] rev 2972
tuned;
Thu, 17 Apr 1997 14:41:26 +0200 *** empty log message ***
wenzelm [Thu, 17 Apr 1997 14:41:26 +0200] rev 2971
*** empty log message ***
Thu, 17 Apr 1997 14:41:08 +0200 added fixencoding note;
wenzelm [Thu, 17 Apr 1997 14:41:08 +0200] rev 2970
added fixencoding note;
Thu, 17 Apr 1997 10:40:26 +0200 fixed ISAMODE_HOME;
wenzelm [Thu, 17 Apr 1997 10:40:26 +0200] rev 2969
fixed ISAMODE_HOME;
Thu, 17 Apr 1997 10:30:57 +0200 eliminated PLATFORM;
wenzelm [Thu, 17 Apr 1997 10:30:57 +0200] rev 2968
eliminated PLATFORM;
Wed, 16 Apr 1997 18:53:36 +0200 removed lceil, rceil, lfloor, rfloor;
wenzelm [Wed, 16 Apr 1997 18:53:36 +0200] rev 2967
removed lceil, rceil, lfloor, rfloor;
Wed, 16 Apr 1997 18:51:03 +0200 fixed perl path (for sunbroys);
wenzelm [Wed, 16 Apr 1997 18:51:03 +0200] rev 2966
fixed perl path (for sunbroys);
Wed, 16 Apr 1997 18:46:01 +0200 improved translations for subset symbols syntax: constraints;
wenzelm [Wed, 16 Apr 1997 18:46:01 +0200] rev 2965
improved translations for subset symbols syntax: constraints;
Wed, 16 Apr 1997 18:25:46 +0200 moved classes / sorts to sorts.ML;
wenzelm [Wed, 16 Apr 1997 18:25:46 +0200] rev 2964
moved classes / sorts to sorts.ML; moved (and reimplemented) type inference to type_infer.ML; cleaned up type unification; misc cleanup and tuning;
Wed, 16 Apr 1997 18:23:25 +0200 renamed subclass to classrel;
wenzelm [Wed, 16 Apr 1997 18:23:25 +0200] rev 2963
renamed subclass to classrel; tune type checking error msgs;
Wed, 16 Apr 1997 18:22:10 +0200 Sorts.str_of_sort;
wenzelm [Wed, 16 Apr 1997 18:22:10 +0200] rev 2962
Sorts.str_of_sort;
Wed, 16 Apr 1997 18:21:00 +0200 Sorts.str_of_arity;
wenzelm [Wed, 16 Apr 1997 18:21:00 +0200] rev 2961
Sorts.str_of_arity;
Wed, 16 Apr 1997 18:17:38 +0200 added sorts.ML, type_infer.ML;
wenzelm [Wed, 16 Apr 1997 18:17:38 +0200] rev 2960
added sorts.ML, type_infer.ML;
Wed, 16 Apr 1997 18:16:45 +0200 tuned type of eq_ix, mem_ix;
wenzelm [Wed, 16 Apr 1997 18:16:45 +0200] rev 2959
tuned type of eq_ix, mem_ix;
Wed, 16 Apr 1997 18:16:02 +0200 improved inc, dec;
wenzelm [Wed, 16 Apr 1997 18:16:02 +0200] rev 2958
improved inc, dec; added set_ap;
Wed, 16 Apr 1997 18:15:32 +0200 Type inference (isolated from type.ML, completely reimplemented).
wenzelm [Wed, 16 Apr 1997 18:15:32 +0200] rev 2957
Type inference (isolated from type.ML, completely reimplemented).
Wed, 16 Apr 1997 18:14:43 +0200 Type classes and sorts (isolated from type.ML).
wenzelm [Wed, 16 Apr 1997 18:14:43 +0200] rev 2956
Type classes and sorts (isolated from type.ML).
Wed, 16 Apr 1997 18:13:12 +0200 improved;
wenzelm [Wed, 16 Apr 1997 18:13:12 +0200] rev 2955
improved;
Tue, 15 Apr 1997 10:23:38 +0200 Partially converted to call blast_tac
paulson [Tue, 15 Apr 1997 10:23:38 +0200] rev 2954
Partially converted to call blast_tac
Tue, 15 Apr 1997 10:23:17 +0200 Addition of blast_tac benchmark
paulson [Tue, 15 Apr 1997 10:23:17 +0200] rev 2953
Addition of blast_tac benchmark
Tue, 15 Apr 1997 10:22:50 +0200 Changed penalty from log2 to log3
paulson [Tue, 15 Apr 1997 10:22:50 +0200] rev 2952
Changed penalty from log2 to log3
Tue, 15 Apr 1997 10:19:14 +0200 An extra call to blast_tac (illustrating a need for type instantiation)
paulson [Tue, 15 Apr 1997 10:19:14 +0200] rev 2951
An extra call to blast_tac (illustrating a need for type instantiation)
Tue, 15 Apr 1997 10:18:01 +0200 Now puts basic rewrites for lappend & lmap into the simpset
paulson [Tue, 15 Apr 1997 10:18:01 +0200] rev 2950
Now puts basic rewrites for lappend & lmap into the simpset
Tue, 15 Apr 1997 10:17:15 +0200 Removed "AddSDs [Scons_inject];" because
paulson [Tue, 15 Apr 1997 10:17:15 +0200] rev 2949
Removed "AddSDs [Scons_inject];" because (a) IT WAS WRONG (should have been AddSEs) (b) It was redundant (due to the AddIffs [...,Scons_Scons_eq])
Tue, 15 Apr 1997 10:15:09 +0200 Moved expand_case_tac from Auth/Message.ML to simpdata.ML
paulson [Tue, 15 Apr 1997 10:15:09 +0200] rev 2948
Moved expand_case_tac from Auth/Message.ML to simpdata.ML
Mon, 14 Apr 1997 10:28:21 +0200 no longer includes ~/.emacs;
wenzelm [Mon, 14 Apr 1997 10:28:21 +0200] rev 2947
no longer includes ~/.emacs;
Sun, 13 Apr 1997 19:16:25 +0200 fixed file name;
wenzelm [Sun, 13 Apr 1997 19:16:25 +0200] rev 2946
fixed file name;
Sun, 13 Apr 1997 19:15:07 +0200 GENERATED TEXT;
wenzelm [Sun, 13 Apr 1997 19:15:07 +0200] rev 2945
GENERATED TEXT;
Sun, 13 Apr 1997 19:12:37 +0200 tuned format;
wenzelm [Sun, 13 Apr 1997 19:12:37 +0200] rev 2944
tuned format;
Sun, 13 Apr 1997 19:11:32 +0200 GENERATED TEXT;
wenzelm [Sun, 13 Apr 1997 19:11:32 +0200] rev 2943
GENERATED TEXT;
Sun, 13 Apr 1997 19:10:54 +0200 GENERATED TEXT;
wenzelm [Sun, 13 Apr 1997 19:10:54 +0200] rev 2942
GENERATED TEXT;
Sun, 13 Apr 1997 19:10:27 +0200 fixencoding - fix references to isabelle font encoding;
wenzelm [Sun, 13 Apr 1997 19:10:27 +0200] rev 2941
fixencoding - fix references to isabelle font encoding;
Sat, 12 Apr 1997 20:02:06 +0200 tuned comments;
wenzelm [Sat, 12 Apr 1997 20:02:06 +0200] rev 2940
tuned comments;
Sat, 12 Apr 1997 20:01:38 +0200 misc improvement;
wenzelm [Sat, 12 Apr 1997 20:01:38 +0200] rev 2939
misc improvement;
Sat, 12 Apr 1997 20:00:11 +0200 Setup GNU Emacs for Isabelle environment.
wenzelm [Sat, 12 Apr 1997 20:00:11 +0200] rev 2938
Setup GNU Emacs for Isabelle environment.
Sat, 12 Apr 1997 19:59:44 +0200 tuned;
wenzelm [Sat, 12 Apr 1997 19:59:44 +0200] rev 2937
tuned;
Fri, 11 Apr 1997 17:30:15 +0200 fixed { ... } shell syntax to accomodate bash 2.x;
wenzelm [Fri, 11 Apr 1997 17:30:15 +0200] rev 2936
fixed { ... } shell syntax to accomodate bash 2.x;
Fri, 11 Apr 1997 15:21:36 +0200 Yet more fast_tac->blast_tac, and other tidying
paulson [Fri, 11 Apr 1997 15:21:36 +0200] rev 2935
Yet more fast_tac->blast_tac, and other tidying
Fri, 11 Apr 1997 11:33:51 +0200 tuned error msg;
wenzelm [Fri, 11 Apr 1997 11:33:51 +0200] rev 2934
tuned error msg;
Thu, 10 Apr 1997 18:07:27 +0200 Updated discussion and references for inductive definitions
paulson [Thu, 10 Apr 1997 18:07:27 +0200] rev 2933
Updated discussion and references for inductive definitions
Thu, 10 Apr 1997 14:26:01 +0200 Deleted stupid proof at the end not needed anywhere.
nipkow [Thu, 10 Apr 1997 14:26:01 +0200] rev 2932
Deleted stupid proof at the end not needed anywhere.
Thu, 10 Apr 1997 12:21:21 +0200 Mod because of "Turned Addsimps into AddIffs for datatype laws."
nipkow [Thu, 10 Apr 1997 12:21:21 +0200] rev 2931
Mod because of "Turned Addsimps into AddIffs for datatype laws."
Thu, 10 Apr 1997 12:20:55 +0200 Turned Addsimps into AddIffs for datatype laws.
nipkow [Thu, 10 Apr 1997 12:20:55 +0200] rev 2930
Turned Addsimps into AddIffs for datatype laws.
Thu, 10 Apr 1997 10:55:37 +0200 Changed some fast_tac to blast_tac
paulson [Thu, 10 Apr 1997 10:55:37 +0200] rev 2929
Changed some fast_tac to blast_tac
Thu, 10 Apr 1997 09:08:05 +0200 Added trace output and replaced fast_tac set_cs by Fast_tac.
nipkow [Thu, 10 Apr 1997 09:08:05 +0200] rev 2928
Added trace output and replaced fast_tac set_cs by Fast_tac.
Wed, 09 Apr 1997 15:56:53 +0200 replaced 'addwrapper' and 'addWrapper' by correct 'compwrapper' and 'compWrapper'
oheimb [Wed, 09 Apr 1997 15:56:53 +0200] rev 2927
replaced 'addwrapper' and 'addWrapper' by correct 'compwrapper' and 'compWrapper'
Wed, 09 Apr 1997 15:26:32 +0200 Thorough update.
nipkow [Wed, 09 Apr 1997 15:26:32 +0200] rev 2926
Thorough update.
Wed, 09 Apr 1997 12:37:44 +0200 Using Blast_tac
paulson [Wed, 09 Apr 1997 12:37:44 +0200] rev 2925
Using Blast_tac
Wed, 09 Apr 1997 12:36:52 +0200 Control over excessive branching by applying a log2 penalty
paulson [Wed, 09 Apr 1997 12:36:52 +0200] rev 2924
Control over excessive branching by applying a log2 penalty Incorporation of debugging features Allows backtracking over haz rules if alternatives exist Subsitution for equality may more a rule from the haz to the safe part
Wed, 09 Apr 1997 12:34:28 +0200 Explicit depth bounds seem necessary
paulson [Wed, 09 Apr 1997 12:34:28 +0200] rev 2923
Explicit depth bounds seem necessary
Wed, 09 Apr 1997 12:32:04 +0200 Using Blast_tac
paulson [Wed, 09 Apr 1997 12:32:04 +0200] rev 2922
Using Blast_tac
Wed, 09 Apr 1997 12:31:11 +0200 Dependency on Provers/nat_transitive
paulson [Wed, 09 Apr 1997 12:31:11 +0200] rev 2921
Dependency on Provers/nat_transitive
Tue, 08 Apr 1997 12:03:59 +0200 Couldn't solve n < n+1 because of missing -1
nipkow [Tue, 08 Apr 1997 12:03:59 +0200] rev 2920
Couldn't solve n < n+1 because of missing -1
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip