src/Pure/facts.ML
Sun, 25 Oct 2009 19:14:25 +0100 wenzelm export is_concealed;
Sat, 24 Oct 2009 20:54:08 +0200 wenzelm maintain explicit name space kind;
Sat, 24 Oct 2009 19:47:37 +0200 wenzelm renamed NameSpace to Name_Space -- also to emphasize its subtle change in semantics;
Sat, 24 Oct 2009 19:22:39 +0200 wenzelm eliminated separate stamp -- NameSpace.define/merge etc. ensure uniqueness already;
Mon, 09 Feb 2009 17:25:07 +1100 Timothy Bourke Nicer names in FindTheorems.
Wed, 21 Jan 2009 16:47:32 +0100 haftmann binding is alias for Binding.T
Wed, 31 Dec 2008 15:30:10 +0100 wenzelm moved term order operations to structure TermOrd (cf. Pure/term_ord.ML);
Thu, 04 Dec 2008 14:43:33 +0100 haftmann cleaned up binding module and related code
Mon, 01 Dec 2008 19:41:16 +0100 haftmann new Binding module
Thu, 20 Nov 2008 19:06:03 +0100 haftmann fact table now using name bindings
Tue, 05 Aug 2008 13:31:31 +0200 wenzelm Facts.lookup: return static/dynamic status;
Thu, 12 Jun 2008 16:41:57 +0200 wenzelm dest/export_static: content difference;
Wed, 16 Apr 2008 21:53:00 +0200 wenzelm removed unused space_of;
Tue, 15 Apr 2008 18:49:18 +0200 wenzelm renamed dest to dest_table, and extern to extern table;
Tue, 15 Apr 2008 16:12:11 +0200 wenzelm disallow duplicate entries (weak version for merge);
Tue, 25 Mar 2008 19:39:59 +0100 wenzelm support dynamic facts;
Thu, 20 Mar 2008 17:38:53 +0100 wenzelm added pos_of_ref;
Thu, 20 Mar 2008 16:04:30 +0100 wenzelm Facts.Named: include position;
Wed, 19 Mar 2008 22:27:57 +0100 wenzelm renamed datatype thmref to Facts.ref, tuned interfaces;
Mon, 17 Mar 2008 20:51:09 +0100 wenzelm replaced generic add by add_local/add_global;
Sat, 15 Mar 2008 22:07:31 +0100 wenzelm del: hide in name space;
Sat, 15 Mar 2008 18:08:02 +0100 wenzelm Environment of named facts (admits overriding). Optional indexing by proposition.
less more (0) tip