src/Pure/sign.ML
Thu, 24 Mar 2005 17:03:37 +0100 ballarin Further work on interpretation commands. New command `interpret' for
Fri, 04 Mar 2005 15:07:34 +0100 skalberg Removed practically all references to Library.foldr.
Thu, 03 Mar 2005 12:43:01 +0100 skalberg Move towards standard functions.
Sun, 13 Feb 2005 17:15:14 +0100 skalberg Deleted Library.option type.
Tue, 22 Jun 2004 09:51:39 +0200 wenzelm tuned certify_typ/term;
Mon, 21 Jun 2004 16:40:30 +0200 wenzelm tuned certify_term;
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Sun, 20 Jun 2004 09:27:04 +0200 wenzelm avoid premature evaluation of syn_of (wastes time in conjunction with pp);
Wed, 09 Jun 2004 18:55:07 +0200 wenzelm added is_logtype (replaces logtypes field of syntax); tuned merge;
Tue, 01 Jun 2004 12:36:10 +0200 wenzelm proper treatment of logical types within syntax;
Sat, 29 May 2004 15:03:59 +0200 wenzelm improved output; refer to Pretty.pp;
Fri, 21 May 2004 21:22:42 +0200 wenzelm xxx_typ_raw replace xxx_typ_no_norm forms; prevent duplicate consts declarations in merge; misc cleanup;
Mon, 03 May 2004 23:22:17 +0200 schirmer reimplementation of HOL records; only one type is created for
Thu, 29 Apr 2004 06:05:03 +0200 wenzelm warning: non-identifier declaration;
Thu, 22 Apr 2004 10:57:12 +0200 wenzelm support for advanced translation functions;
Wed, 11 Feb 2004 17:38:21 +0100 berghofe Printing functions now use cond_extrn instead of extrn
Wed, 16 Jan 2002 23:19:34 +0100 wenzelm GPLed;
Fri, 21 Dec 2001 23:17:12 +0100 wenzelm hide: flag for full/base name;
Wed, 28 Nov 2001 23:28:58 +0100 wenzelm Syntax.read_typ: pass intern sort fn;
Wed, 28 Nov 2001 00:44:37 +0100 wenzelm data: removed obsolete finish method;
Mon, 26 Nov 2001 18:33:08 +0100 wenzelm clarified order of merge_lists';
Sat, 24 Nov 2001 16:57:34 +0100 wenzelm merge_stamps: merge_lists' with reversed args;
Fri, 09 Nov 2001 00:19:20 +0100 wenzelm theory data: finish method;
Tue, 06 Nov 2001 19:26:32 +0100 wenzelm added pretty_term', read_typ', read_typ_no_norm', read_def_terms'
Thu, 11 Oct 2001 19:22:00 +0200 wenzelm added certify_tyname;
Wed, 15 Aug 2001 22:20:30 +0200 wenzelm support for absolute namespace entry paths;
Thu, 18 Jan 2001 20:37:38 +0100 wenzelm added exists_stamp;
Fri, 10 Nov 2000 19:11:51 +0100 wenzelm added certify_tycon, certify_tyabbr, certify_const;
Mon, 06 Nov 2000 22:50:50 +0100 wenzelm added typ_instance;
Thu, 03 Aug 2000 00:41:07 +0200 wenzelm typ_no_norm;
Sat, 03 Jun 2000 23:58:37 +0200 wenzelm fixed Thm.eq_thm: use Sign.joinable;
Tue, 23 May 2000 12:30:29 +0200 paulson eta-expanded to handle value polymorphism
Sun, 21 May 2000 14:36:29 +0200 wenzelm removed is_type_abbr;
Fri, 05 May 2000 21:58:18 +0200 wenzelm added simple_read_term;
Mon, 17 Apr 2000 14:20:41 +0200 wenzelm made SML/NJ happy;
Mon, 17 Apr 2000 14:08:19 +0200 wenzelm name space hide operations;
Fri, 14 Apr 2000 17:29:57 +0200 wenzelm added is_type_abbr;
Thu, 30 Mar 2000 14:19:13 +0200 wenzelm read_def_terms (no certify yet);
Thu, 24 Feb 2000 15:57:36 +0100 wenzelm nodup_vars: fixed omission of 2 minor cases; account for Frees as well;
Wed, 29 Sep 1999 13:54:31 +0200 wenzelm added witness_sorts, univ_witness;
Fri, 23 Jul 1999 16:51:25 +0200 wenzelm Type.norm_term;
Sat, 10 Jul 1999 21:38:30 +0200 wenzelm err_method: pass exn;
Mon, 28 Jun 1999 21:38:50 +0200 wenzelm added cond_extern_table;
Fri, 30 Apr 1999 18:01:11 +0200 wenzelm theory data: copy;
Tue, 09 Mar 1999 12:06:09 +0100 wenzelm token translation: real;
Wed, 03 Feb 1999 16:46:56 +0100 wenzelm renamed sig to PRIVATE_SIGN;
Mon, 28 Dec 1998 16:48:59 +0100 paulson comments
Tue, 13 Oct 1998 14:24:35 +0200 wenzelm PRIVATE sig parts;
Fri, 09 Oct 1998 15:28:04 +0200 nipkow Unified treatment of type error msgs.
Fri, 09 Oct 1998 14:19:13 +0200 nipkow Added a few breaks in error text.
Wed, 22 Jul 1998 17:59:49 +0200 wenzelm moved long_names / cond_extern to name_space.ML;
Fri, 05 Jun 1998 14:29:33 +0200 wenzelm improved data: secure version using Object.T and Object.kind;
Mon, 25 May 1998 21:16:03 +0200 wenzelm certify_term: type_check replaces Term.type_of, providing sensible
Wed, 20 May 1998 18:56:36 +0200 wenzelm added is_stale;
Sun, 10 May 1998 11:59:31 +0200 wenzelm tuned comment;
Mon, 04 May 1998 21:05:14 +0200 wenzelm tuned msg;
Wed, 29 Apr 1998 11:13:22 +0200 wenzelm added defaultS: sg -> sort;
Thu, 12 Feb 1998 17:43:53 +0100 wenzelm Sign.merge vs. Sign.nontriv_merge;
Thu, 12 Feb 1998 12:37:53 +0100 wenzelm fixed add_trrules: intern root;
Wed, 14 Jan 1998 10:24:57 +0100 wenzelm added of_sort;
less more (0) -100 -60 tip