src/Pure/consts.ML
Wed, 17 May 2006 01:23:46 +0200 wenzelm always preserve authentic consts -- removed Syntax.mixfix_const;
Tue, 16 May 2006 21:33:05 +0200 wenzelm added syntax interface;
Fri, 05 May 2006 21:59:44 +0200 wenzelm extern_early: improved handling of undeclared constants;
Sat, 29 Apr 2006 23:16:43 +0200 wenzelm tuned;
Thu, 27 Apr 2006 15:06:35 +0200 wenzelm tuned basic list operators (flat, maps, map_filter);
Thu, 13 Apr 2006 12:01:11 +0200 wenzelm certify: ignore sort constraints of declarations (MAJOR CHANGE);
Sat, 08 Apr 2006 22:51:17 +0200 wenzelm added intern/extern/extern_early;
Fri, 17 Feb 2006 20:03:10 +0100 wenzelm constrain: assert const declaration, optional type (i.e. may delete constraints);
Sun, 12 Feb 2006 21:34:21 +0100 wenzelm added eq_consts;
Fri, 10 Feb 2006 02:22:24 +0100 wenzelm abbrevs: store in reverted orientation;
Tue, 07 Feb 2006 19:56:47 +0100 wenzelm renamed space to space_of;
Mon, 06 Feb 2006 20:59:02 +0100 wenzelm added abbreviations;
Mon, 14 Nov 2005 14:37:38 +0100 wenzelm added instance;
Thu, 10 Nov 2005 20:57:16 +0100 wenzelm uncurried Consts.typargs;
Tue, 08 Nov 2005 10:43:08 +0100 wenzelm const args: do not store variable names (unused);
Wed, 02 Nov 2005 14:48:55 +0100 wenzelm removed unused modify_typargs, map_typargs, fold_typargs;
Wed, 02 Nov 2005 14:46:56 +0100 wenzelm Polymorphic constants.
less more (0) tip