src/Pure/sign.ML
Tue, 19 Jul 2005 20:47:01 +0200 wenzelm Inttab.defined;
Wed, 06 Jul 2005 20:00:31 +0200 wenzelm Context.check_thy;
Fri, 01 Jul 2005 14:41:59 +0200 wenzelm added all_sorts_nonempty;
Wed, 29 Jun 2005 15:13:27 +0200 wenzelm eliminated separate syn type -- advanced trfuns already part of Syntax.syntax;
Wed, 22 Jun 2005 19:41:22 +0200 wenzelm renamed init to init_data;
Mon, 20 Jun 2005 22:14:08 +0200 wenzelm added certify_prop, cert_term, cert_prop;
Fri, 17 Jun 2005 18:33:27 +0200 wenzelm obsolete type sg is now an alias for Context.theory;
Sat, 11 Jun 2005 22:15:53 +0200 wenzelm discontinued named name spaces (classK, typeK, constK);
Thu, 09 Jun 2005 16:56:42 +0200 wenzelm simplified is_stale, check_stale;
Thu, 09 Jun 2005 12:03:24 +0200 wenzelm Major cleanup:
Sun, 05 Jun 2005 23:07:26 +0200 wenzelm added the_const_type;
Thu, 02 Jun 2005 18:29:49 +0200 wenzelm replaced set_naming by restore_naming;
Tue, 31 May 2005 11:53:24 +0200 wenzelm renamed cond_extern to extern;
Fri, 29 Apr 2005 16:45:49 +0200 paulson better error reporting
Sat, 23 Apr 2005 19:50:05 +0200 wenzelm improved read_tyname;
Thu, 21 Apr 2005 22:02:06 +0200 wenzelm superceded by Pure.thy and CPure.thy;
Thu, 21 Apr 2005 19:12:03 +0200 berghofe - Eliminated nodup_vars check.
Sat, 16 Apr 2005 18:56:21 +0200 wenzelm added del_modesyntax(_i);
Wed, 13 Apr 2005 18:49:42 +0200 wenzelm *** MESSAGE REFERS TO PREVIOUS VERSION ***
Wed, 13 Apr 2005 18:34:22 +0200 wenzelm *** empty log message ***
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;
less more (0) -100 -60 tip