Tue, 16 Nov 1993 14:10:19 +0100 clasohm changed use_thy's parameter to exact theory name
Mon, 15 Nov 1993 14:41:25 +0100 lcp changed all co- and co_ to co
Mon, 15 Nov 1993 14:33:40 +0100 lcp boolE: changed to have equality assumptions instead of P(c); proved many boolean laws
Mon, 15 Nov 1993 12:58:21 +0100 lcp Added commentary
Mon, 15 Nov 1993 10:30:37 +0100 wenzelm fun parents: removed pp block (didn't have any effect)
Sun, 14 Nov 1993 15:14:30 +0100 nipkow changed application format for pretty-printer
Fri, 12 Nov 1993 11:43:35 +0100 lcp Misc updates
Fri, 12 Nov 1993 10:41:13 +0100 lcp Misc updates
Thu, 11 Nov 1993 13:24:47 +0100 nipkow changed formatting for application
Thu, 11 Nov 1993 13:21:59 +0100 nipkow Changed the simplifier: if the subgoaler proves an unexpected thm, chances
Thu, 11 Nov 1993 13:18:49 +0100 lcp Various updates for Isabelle-93
Thu, 11 Nov 1993 12:44:43 +0100 lcp new style file
Thu, 11 Nov 1993 10:55:59 +0100 clasohm adapted "Defining theories" to new use_thy
Thu, 11 Nov 1993 10:43:37 +0100 wenzelm replaced by current version;
Thu, 11 Nov 1993 10:05:17 +0100 wenzelm replaced by current version;
Thu, 11 Nov 1993 10:00:43 +0100 wenzelm *** empty log message ***
Wed, 10 Nov 1993 05:06:55 +0100 lcp Initial revision
Wed, 10 Nov 1993 05:00:57 +0100 lcp Initial revision
Tue, 09 Nov 1993 16:47:38 +0100 lcp Initial revision
Tue, 09 Nov 1993 16:32:24 +0100 lcp Target "test" now depends on examples files
Tue, 09 Nov 1993 16:09:34 +0100 lcp Target "test" now depends on examples files
Tue, 09 Nov 1993 14:24:45 +0100 clasohm fixed a bug in POLY.ML: delete_file didn't close streams;
Tue, 09 Nov 1993 13:32:45 +0100 clasohm renamed hard-quant.ML to hardquant.ML
Tue, 09 Nov 1993 13:25:07 +0100 clasohm renamed int-prover.ML to intprover.ML,
Tue, 09 Nov 1993 13:21:41 +0100 clasohm renamed int-prover.ML to intprover.ML,
Tue, 09 Nov 1993 11:02:01 +0100 lcp now forbids semicolons in the body of br, etc. No longer
Mon, 08 Nov 1993 17:52:24 +0100 lcp Minor changes; addition of counit.ML
Fri, 05 Nov 1993 18:49:22 +0100 nipkow change of my address
Fri, 05 Nov 1993 11:48:53 +0100 lcp Added documenation of change_simp.
Thu, 04 Nov 1993 14:15:46 +0100 clasohm renamed co_inductive.ML to coinductive.ML
Thu, 04 Nov 1993 14:12:31 +0100 clasohm renamed twos-compl.ML to twos_compl.ML
Thu, 04 Nov 1993 14:11:59 +0100 clasohm renamed some files
Thu, 04 Nov 1993 10:34:49 +0100 wenzelm commented out install_pp for term, typ
Fri, 29 Oct 1993 11:54:50 +0100 nipkow added infix delsimps
Fri, 29 Oct 1993 11:53:43 +0100 nipkow added function del_simps
Thu, 28 Oct 1993 17:40:50 +0100 lcp deletion of obsolete/private files; update of README
Thu, 28 Oct 1993 11:32:37 +0100 lcp minor changes e.g. datatype_elims
Thu, 28 Oct 1993 11:30:35 +0100 lcp now uses datatype_intrs and datatype_elims
Thu, 28 Oct 1993 11:28:36 +0100 lcp updated version to October 93
Wed, 27 Oct 1993 13:49:35 +0100 lcp no longer specifies "-h 15000". Instead $ISABELLECOMP should
Tue, 26 Oct 1993 22:24:20 +0100 clasohm corrected some spelling mistakes;
Mon, 25 Oct 1993 12:42:33 +0100 wenzelm added white-space;
Mon, 25 Oct 1993 12:32:53 +0100 wenzelm added white-space;
Fri, 22 Oct 1993 22:17:25 +0100 clasohm removed a bug that occured when a path was specified for use_thy's parameter
Fri, 22 Oct 1993 17:39:12 +0100 lcp ZF/ex/tf,tf_fn: renamed the variable tf to f everywhere
Fri, 22 Oct 1993 13:44:27 +0100 clasohm renamed some files
Fri, 22 Oct 1993 13:43:45 +0100 clasohm added -h 15000 for Poly/ML in Makefile,
Fri, 22 Oct 1993 13:42:51 +0100 clasohm changes in Readthy:
Fri, 22 Oct 1993 13:39:23 +0100 clasohm delete_file now has type string -> unit in both NJ and POLY,
Fri, 22 Oct 1993 13:35:15 +0100 clasohm changes for new Readthy
Fri, 22 Oct 1993 11:42:02 +0100 lcp sample datatype defs now use datatype_intrs, datatype_elims
Fri, 22 Oct 1993 11:34:41 +0100 lcp ZF/ind-syntax/fold_con_tac: deleted, since fold_tac now works
Fri, 22 Oct 1993 11:25:15 +0100 lcp tactic/fold_tac,fold_goals_tac: now handle critical pairs on the
Fri, 22 Oct 1993 10:31:19 +0100 lcp goals/print_top,prepare_proof: now call \!print_goals_ref
Thu, 21 Oct 1993 17:20:01 +0100 lcp Pure/drule/print_goals_ref: new, for Centaur interface
Thu, 21 Oct 1993 17:10:15 +0100 lcp /NJ,POLY/delete_file: new
Thu, 21 Oct 1993 14:59:54 +0100 lcp simpdata/basify: now calls new fastype_of
Thu, 21 Oct 1993 14:56:12 +0100 lcp logic/mk_equals,mk_flexpair: now calls fastype_of instead of type_of.
Thu, 21 Oct 1993 14:47:48 +0100 lcp now calls new fastype_of in three places
Thu, 21 Oct 1993 14:40:06 +0100 lcp Pure/Syntax/printer/is_prop: now calls fastype_of1
(0) -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip