| Thu, 18 Jan 2001 20:37:38 +0100 | wenzelm | added exists_stamp; | file | diff | annotate |
| Fri, 10 Nov 2000 19:11:51 +0100 | wenzelm | added certify_tycon, certify_tyabbr, certify_const; | file | diff | annotate |
| Mon, 06 Nov 2000 22:50:50 +0100 | wenzelm | added typ_instance; | file | diff | annotate |
| Thu, 03 Aug 2000 00:41:07 +0200 | wenzelm | typ_no_norm; | file | diff | annotate |
| Sat, 03 Jun 2000 23:58:37 +0200 | wenzelm | fixed Thm.eq_thm: use Sign.joinable; | file | diff | annotate |
| Tue, 23 May 2000 12:30:29 +0200 | paulson | eta-expanded to handle value polymorphism | file | diff | annotate |
| Sun, 21 May 2000 14:36:29 +0200 | wenzelm | removed is_type_abbr; | file | diff | annotate |
| Fri, 05 May 2000 21:58:18 +0200 | wenzelm | added simple_read_term; | file | diff | annotate |
| Mon, 17 Apr 2000 14:20:41 +0200 | wenzelm | made SML/NJ happy; | file | diff | annotate |
| Mon, 17 Apr 2000 14:08:19 +0200 | wenzelm | name space hide operations; | file | diff | annotate |
| Fri, 14 Apr 2000 17:29:57 +0200 | wenzelm | added is_type_abbr; | file | diff | annotate |
| Thu, 30 Mar 2000 14:19:13 +0200 | wenzelm | read_def_terms (no certify yet); | file | diff | annotate |
| Thu, 24 Feb 2000 15:57:36 +0100 | wenzelm | nodup_vars: fixed omission of 2 minor cases; account for Frees as well; | file | diff | annotate |
| Wed, 29 Sep 1999 13:54:31 +0200 | wenzelm | added witness_sorts, univ_witness; | file | diff | annotate |
| Fri, 23 Jul 1999 16:51:25 +0200 | wenzelm | Type.norm_term; | file | diff | annotate |
| Sat, 10 Jul 1999 21:38:30 +0200 | wenzelm | err_method: pass exn; | file | diff | annotate |
| Mon, 28 Jun 1999 21:38:50 +0200 | wenzelm | added cond_extern_table; | file | diff | annotate |
| Fri, 30 Apr 1999 18:01:11 +0200 | wenzelm | theory data: copy; | file | diff | annotate |
| Tue, 09 Mar 1999 12:06:09 +0100 | wenzelm | token translation: real; | file | diff | annotate |
| Wed, 03 Feb 1999 16:46:56 +0100 | wenzelm | renamed sig to PRIVATE_SIGN; | file | diff | annotate |
| Mon, 28 Dec 1998 16:48:59 +0100 | paulson | comments | file | diff | annotate |
| Tue, 13 Oct 1998 14:24:35 +0200 | wenzelm | PRIVATE sig parts; | file | diff | annotate |
| Fri, 09 Oct 1998 15:28:04 +0200 | nipkow | Unified treatment of type error msgs. | file | diff | annotate |
| Fri, 09 Oct 1998 14:19:13 +0200 | nipkow | Added a few breaks in error text. | file | diff | annotate |
| Wed, 22 Jul 1998 17:59:49 +0200 | wenzelm | moved long_names / cond_extern to name_space.ML; | file | diff | annotate |
| Fri, 05 Jun 1998 14:29:33 +0200 | wenzelm | improved data: secure version using Object.T and Object.kind; | file | diff | annotate |
| Mon, 25 May 1998 21:16:03 +0200 | wenzelm | certify_term: type_check replaces Term.type_of, providing sensible | file | diff | annotate |
| Wed, 20 May 1998 18:56:36 +0200 | wenzelm | added is_stale; | file | diff | annotate |
| Sun, 10 May 1998 11:59:31 +0200 | wenzelm | tuned comment; | file | diff | annotate |
| Mon, 04 May 1998 21:05:14 +0200 | wenzelm | tuned msg; | file | diff | annotate |
| Wed, 29 Apr 1998 11:13:22 +0200 | wenzelm | added defaultS: sg -> sort; | file | diff | annotate |
| Thu, 12 Feb 1998 17:43:53 +0100 | wenzelm | Sign.merge vs. Sign.nontriv_merge; | file | diff | annotate |
| Thu, 12 Feb 1998 12:37:53 +0100 | wenzelm | fixed add_trrules: intern root; | file | diff | annotate |
| Wed, 14 Jan 1998 10:24:57 +0100 | wenzelm | added of_sort; | file | diff | annotate |
| Sun, 28 Dec 1997 14:58:56 +0100 | wenzelm | renamed Symtab.null to Symtab.empty; | file | diff | annotate |
| Tue, 02 Dec 1997 12:41:29 +0100 | wenzelm | tuned trfuns types; | file | diff | annotate |
| Thu, 20 Nov 1997 15:48:32 +0100 | wenzelm | improved error msg; | file | diff | annotate |
| Thu, 20 Nov 1997 15:28:48 +0100 | wenzelm | removed data.ML (made part of sign.ML); | file | diff | annotate |
| Thu, 20 Nov 1997 12:50:57 +0100 | wenzelm | exported pretty_classrel, pretty_arity; | file | diff | annotate |
| Fri, 14 Nov 1997 15:51:09 +0100 | wenzelm | merge_refs: check for different versions of theories; | file | diff | annotate |
| Thu, 13 Nov 1997 17:55:27 +0100 | wenzelm | export read_raw_typ; | file | diff | annotate |
| Wed, 05 Nov 1997 11:33:45 +0100 | wenzelm | adapted add_trfunsT; | file | diff | annotate |
| Tue, 04 Nov 1997 16:17:04 +0100 | wenzelm | type object = exn (enhance readability); | file | diff | annotate |
| Fri, 31 Oct 1997 15:19:50 +0100 | wenzelm | *** empty log message *** | file | diff | annotate |
| Fri, 31 Oct 1997 15:15:06 +0100 | wenzelm | added str_of_sg: sg -> string; | file | diff | annotate |
| Tue, 28 Oct 1997 17:29:48 +0100 | wenzelm | add_typ_classes, add_typ_tycons, add_term_classes, add_term_tycons, | file | diff | annotate |
| Mon, 27 Oct 1997 10:46:36 +0100 | wenzelm | made SML/NJ happy; | file | diff | annotate |
| Fri, 24 Oct 1997 17:17:10 +0200 | wenzelm | self_ref: check_stale; | file | diff | annotate |
| Thu, 23 Oct 1997 12:13:15 +0200 | wenzelm | hide id, stamps; | file | diff | annotate |
| Wed, 22 Oct 1997 11:36:29 +0200 | wenzelm | certify: check_stale; | file | diff | annotate |
| Tue, 21 Oct 1997 18:09:13 +0200 | wenzelm | sg_ref: automatic adjustment of thms of draft theories; | file | diff | annotate |
| Mon, 20 Oct 1997 15:20:20 +0200 | wenzelm | tuned types; | file | diff | annotate |
| Mon, 20 Oct 1997 10:52:04 +0200 | wenzelm | fixed types of add_XXX; | file | diff | annotate |
| Thu, 16 Oct 1997 14:46:55 +0200 | wenzelm | fixed prep_ext; | file | diff | annotate |
| Thu, 16 Oct 1997 13:36:04 +0200 | wenzelm | improved pretty_arity; | file | diff | annotate |
| Wed, 15 Oct 1997 15:17:32 +0200 | wenzelm | make_draft replaced by prep_ext; | file | diff | annotate |
| Tue, 14 Oct 1997 17:36:22 +0200 | wenzelm | added additional generic data; | file | diff | annotate |
| Mon, 13 Oct 1997 17:49:50 +0200 | wenzelm | fixed extern; | file | diff | annotate |
| Mon, 13 Oct 1997 12:48:23 +0200 | wenzelm | merge: drops path elements; | file | diff | annotate |
| Thu, 09 Oct 1997 14:50:39 +0200 | wenzelm | tuned exports; | file | diff | annotate |