Thu, 23 Mar 1995 15:39:13 +0100 clasohm fixed bug: parent theory wasn't loaded if .thy file was completly read before
Wed, 22 Mar 1995 13:22:42 +0100 clasohm fixed bug: HOL_build_completed replaced by CHOL_build_completed
Wed, 22 Mar 1995 12:42:34 +0100 clasohm converted ex with curried function application
Tue, 21 Mar 1995 13:22:28 +0100 clasohm converted Subst with curried function application
Tue, 21 Mar 1995 13:21:48 +0100 clasohm changed syntax of Unity ("()" instead of "<>")
Mon, 20 Mar 1995 15:37:03 +0100 clasohm converted IOA with curried function application
Mon, 20 Mar 1995 15:35:28 +0100 clasohm changed syntax of "if"
Fri, 17 Mar 1995 22:46:26 +0100 clasohm fixed two severe bugs in calc_xrules and case_rule
Fri, 17 Mar 1995 15:52:55 +0100 nipkow Corrected a silly old bug in merge_tsigs.
Fri, 17 Mar 1995 15:49:37 +0100 nipkow Added a few thms to nat_ss and list_ss
Fri, 17 Mar 1995 15:35:09 +0100 regensbu Removed bugs which occurred due to new generation mechanism for type variables
Thu, 16 Mar 1995 00:00:30 +0100 lcp Removed exception handlers, as they are now in ZF/Makefile.
Wed, 15 Mar 1995 12:52:03 +0100 clasohm removed print_msg parameter of infer_types
Wed, 15 Mar 1995 11:25:24 +0100 lcp Now mentions Coind
Wed, 15 Mar 1995 11:01:08 +0100 lcp Removed exception handlers, as they are now in ZF/Makefile.
Wed, 15 Mar 1995 10:59:20 +0100 lcp Now calls exit_use instead of use, for prompt failure if errors are detected.
Wed, 15 Mar 1995 10:56:39 +0100 lcp Declares the function exit_use to behave like use but fail if
Wed, 15 Mar 1995 10:53:58 +0100 lcp Now the "use" call has an exception handler, for prompt failure
Wed, 15 Mar 1995 10:34:47 +0100 lcp Now calls exit_use instead of use, for prompt failure if errors are detected.
Tue, 14 Mar 1995 10:40:04 +0100 nipkow Removed an old bug which made some simultaneous instantiations fail if they
Tue, 14 Mar 1995 09:47:28 +0100 nipkow added exit 1
Mon, 13 Mar 1995 09:42:50 +0100 nipkow Removed superfluous type constraint
Mon, 13 Mar 1995 09:38:10 +0100 nipkow Changed treatment of during type inference internally generated type
Sat, 11 Mar 1995 17:46:14 +0100 nipkow Added type constraints to enforce correct choice of variable names.
Sat, 11 Mar 1995 11:58:21 +0100 lcp Put freeze into the signature TACTIC for export
Fri, 10 Mar 1995 10:20:18 +0100 lcp Removed "localize"; instead, proofs refer to their own
Thu, 09 Mar 1995 10:38:30 +0100 lcp Commented isof(c,t)
Wed, 08 Mar 1995 17:23:07 +0100 nipkow Added dependencies on ../Provers/hypsubst.ML and removed those on
Wed, 08 Mar 1995 14:35:26 +0100 nipkow Replaced read by read_cterm.
Wed, 08 Mar 1995 14:01:08 +0100 nipkow Enforced partial evaluation of mk_case_split_tac.
Wed, 08 Mar 1995 12:56:45 +0100 nipkow Enforced partial evaluation of mk_case_split_tac
Wed, 08 Mar 1995 12:37:59 +0100 nipkow Added dependencies on files in Provers
Wed, 08 Mar 1995 10:25:50 +0100 nipkow Added pretty-printing coments
Tue, 07 Mar 1995 15:00:34 +0100 nipkow *** empty log message ***
Tue, 07 Mar 1995 14:59:24 +0100 nipkow *** empty log message ***
Tue, 07 Mar 1995 14:57:37 +0100 nipkow Hoare logic
Tue, 07 Mar 1995 13:37:48 +0100 lcp Changed Univ to Datatype in parents
Tue, 07 Mar 1995 13:34:33 +0100 lcp Replaced rules by defs. Also got rid of tyconstU by
Tue, 07 Mar 1995 13:32:22 +0100 lcp Replaced rules by defs
Tue, 07 Mar 1995 13:29:36 +0100 lcp Got rid of exvarU and constU by
Tue, 07 Mar 1995 13:27:09 +0100 lcp Deleted constQU, exvarQU, expQU by including Const,
Tue, 07 Mar 1995 13:21:38 +0100 lcp Replaced rules by defs
Tue, 07 Mar 1995 13:18:48 +0100 lcp Moved declarations of @QSUM and <*> to a syntax section.
Tue, 07 Mar 1995 13:15:25 +0100 lcp Moved declaration of ~= to a syntax section
Fri, 03 Mar 1995 12:48:06 +0100 clasohm replaced Pure by ProtoPure
Fri, 03 Mar 1995 12:34:57 +0100 clasohm fixed a bug in infer_types/exn_type_msg
Fri, 03 Mar 1995 12:04:45 +0100 clasohm new version of HOL/Integ with curried function application
Fri, 03 Mar 1995 12:04:16 +0100 clasohm new version of HOL/IMP with curried function application
Fri, 03 Mar 1995 12:02:25 +0100 clasohm new version of HOL with curried function application
Fri, 03 Mar 1995 11:48:05 +0100 clasohm added CPure (curried functions) and ProtoPure (ancestor of Pure and CPure)
Thu, 02 Mar 1995 12:07:20 +0100 wenzelm added declaration of syntactic const "_abs";
Tue, 28 Feb 1995 10:54:49 +0100 lcp Added initial /bin/csh line and comments
Tue, 28 Feb 1995 10:53:56 +0100 lcp No longer calls maketest; instead, the Makefile writes the file
Tue, 28 Feb 1995 10:51:52 +0100 lcp Uses "suffix substitution" to shorten macro definitions.
Tue, 28 Feb 1995 10:50:37 +0100 lcp Re-organised to perform the tests independently. Now test
Tue, 28 Feb 1995 10:33:52 +0100 lcp New example by Jacob Frost, tidied by lcp
Mon, 27 Feb 1995 18:12:21 +0100 lcp New example by Jacob Frost, tidied by lcp
Mon, 27 Feb 1995 18:07:59 +0100 lcp Now prove_goalw_cterm calls print_sign_exn_unit, so that the rest
Mon, 27 Feb 1995 18:05:38 +0100 lcp Updated the "version" variable (which was never done for
Mon, 27 Feb 1995 17:51:12 +0100 lcp Redefined functions to suppress redundant leading 0s and 1s
(0) -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip