src/Pure/sign.ML
Thu, 20 Nov 1997 15:48:32 +0100 wenzelm improved error msg;
Thu, 20 Nov 1997 15:28:48 +0100 wenzelm removed data.ML (made part of sign.ML);
Thu, 20 Nov 1997 12:50:57 +0100 wenzelm exported pretty_classrel, pretty_arity;
Fri, 14 Nov 1997 15:51:09 +0100 wenzelm merge_refs: check for different versions of theories;
Thu, 13 Nov 1997 17:55:27 +0100 wenzelm export read_raw_typ;
Wed, 05 Nov 1997 11:33:45 +0100 wenzelm adapted add_trfunsT;
Tue, 04 Nov 1997 16:17:04 +0100 wenzelm type object = exn (enhance readability);
Fri, 31 Oct 1997 15:19:50 +0100 wenzelm *** empty log message ***
Fri, 31 Oct 1997 15:15:06 +0100 wenzelm added str_of_sg: sg -> string;
Tue, 28 Oct 1997 17:29:48 +0100 wenzelm add_typ_classes, add_typ_tycons, add_term_classes, add_term_tycons,
Mon, 27 Oct 1997 10:46:36 +0100 wenzelm made SML/NJ happy;
Fri, 24 Oct 1997 17:17:10 +0200 wenzelm self_ref: check_stale;
Thu, 23 Oct 1997 12:13:15 +0200 wenzelm hide id, stamps;
Wed, 22 Oct 1997 11:36:29 +0200 wenzelm certify: check_stale;
Tue, 21 Oct 1997 18:09:13 +0200 wenzelm sg_ref: automatic adjustment of thms of draft theories;
Mon, 20 Oct 1997 15:20:20 +0200 wenzelm tuned types;
Mon, 20 Oct 1997 10:52:04 +0200 wenzelm fixed types of add_XXX;
Thu, 16 Oct 1997 14:46:55 +0200 wenzelm fixed prep_ext;
Thu, 16 Oct 1997 13:36:04 +0200 wenzelm improved pretty_arity;
Wed, 15 Oct 1997 15:17:32 +0200 wenzelm make_draft replaced by prep_ext;
Tue, 14 Oct 1997 17:36:22 +0200 wenzelm added additional generic data;
Mon, 13 Oct 1997 17:49:50 +0200 wenzelm fixed extern;
Mon, 13 Oct 1997 12:48:23 +0200 wenzelm merge: drops path elements;
Thu, 09 Oct 1997 14:50:39 +0200 wenzelm tuned exports;
Tue, 07 Oct 1997 18:02:02 +0200 wenzelm improved types of add_XXX funs (xtyp etc.);
Mon, 06 Oct 1997 19:11:56 +0200 wenzelm now supports qualified names (intern vs. extern) !!!
Tue, 22 Jul 1997 19:33:30 +0200 wenzelm tuned error / warning;
Thu, 17 Apr 1997 18:46:58 +0200 wenzelm improved type check error messages;
Wed, 16 Apr 1997 18:23:25 +0200 wenzelm renamed subclass to classrel;
Fri, 28 Feb 1997 16:39:30 +0100 wenzelm added add_tokentrfuns;
Fri, 21 Feb 1997 15:31:47 +0100 paulson Replaced "flat" by the Basis Library function List.concat
Thu, 06 Feb 1997 17:47:19 +0100 wenzelm adapted to new Syntax.read_typ;
Fri, 13 Dec 1996 17:37:42 +0100 wenzelm added typed print translations;
Tue, 10 Dec 1996 12:49:02 +0100 wenzelm add_modesyntax(_i): added 'inout' argument;
Wed, 27 Nov 1996 16:36:36 +0100 wenzelm renamed "symbolfont" to "symbols";
Tue, 26 Nov 1996 16:18:42 +0100 paulson Eta-expansion of a function definition, for value polymorphism
Tue, 19 Nov 1996 14:20:02 +0100 wenzelm restored changed prettyprinting of ==>;
Mon, 18 Nov 1996 17:28:40 +0100 wenzelm added add_modesyntax(_i);
Thu, 14 Nov 1996 14:38:51 +0100 wenzelm removed 'open Syntax Type';
Thu, 14 Nov 1996 14:31:29 +0100 wenzelm subsig tuning;
Wed, 13 Nov 1996 10:59:53 +0100 wenzelm tuned subsig;
Wed, 13 Nov 1996 10:38:08 +0100 paulson Removal of polymorphic equality via mem, subset, eq_set, etc
Fri, 01 Nov 1996 15:25:21 +0100 paulson Replaced foldl nodup_TVars by nodup_TVars_list -- for a big speedup on Poly/ML
Wed, 30 Oct 1996 11:19:09 +0100 paulson Changed some mem calls to mem_string for greater efficiency (not that it could matter)
Tue, 15 Oct 1996 10:55:57 +0200 paulson changed prettyprinting of ==>
Fri, 26 Jul 1996 12:27:22 +0200 paulson Inserted spaces in error messages to improve readability
Tue, 18 Jun 1996 16:17:38 +0200 paulson Translation infixes <->, etc., no longer available at top-level
Fri, 15 Mar 1996 12:01:19 +0100 berghofe Added some functions which allow redirection of Isabelle's output
Thu, 14 Mar 1996 10:40:21 +0100 berghofe Added some optimized versions of functions dealing with sets
Fri, 16 Feb 1996 12:34:18 +0100 paulson Elimination of fully-functorial style.
Tue, 13 Feb 1996 14:13:23 +0100 nipkow added nodup_Vars check in cterm_of. Prevents same var with distinct types.
Mon, 29 Jan 1996 14:16:13 +0100 clasohm inserted tabs again
Mon, 29 Jan 1996 13:56:41 +0100 clasohm removed tabs
Fri, 22 Dec 1995 10:30:06 +0100 paulson "prep_const" now calls compress_type to ensure sharing among
Fri, 08 Dec 1995 10:36:36 +0100 paulson exports exn_type_msg for error messages. Calls new infer_types.
Fri, 01 Sep 1995 13:27:48 +0200 clasohm added same_sg and same_thm
Fri, 01 Sep 1995 13:13:19 +0200 wenzelm nonempty_sort: no longer var names as args;
Tue, 01 Aug 1995 17:19:17 +0200 wenzelm added (my own version of) nonempty_sort: sg -> (string * sort) list -> sort
Tue, 01 Aug 1995 12:36:05 +0200 nipkow Added nonempty_sort.
Fri, 07 Jul 1995 13:57:24 +0200 clasohm moved mixfix syntax to Syntax/mixfix.ML
less more (0) -60 tip