src/Pure/Proof/proof_syntax.ML
Sun, 08 Mar 2009 17:26:14 +0100 wenzelm moved basic algebra of long names from structure NameSpace to Long_Name;
Sat, 07 Mar 2009 22:16:50 +0100 wenzelm more uniform handling of binding in targets and derived elements;
Tue, 27 Jan 2009 00:29:37 +0100 wenzelm proof_body: turned lazy into future -- ensures that body is fulfilled eventually, without explicit force;
Wed, 21 Jan 2009 23:21:44 +0100 wenzelm removed Ids;
Sun, 16 Nov 2008 20:03:42 +0100 wenzelm clarified Thm.proof_body_of vs. Thm.proof_of;
Sat, 15 Nov 2008 21:31:30 +0100 wenzelm proof_of_term: removed obsolete disambiguisation table;
Fri, 26 Sep 2008 19:07:56 +0200 wenzelm eliminated polymorphic equality;
Wed, 18 Jun 2008 18:55:08 +0200 wenzelm moved ProofContext.pretty_proof to ProofSyntax.pretty_proof;
Sun, 18 May 2008 15:04:09 +0200 wenzelm moved global pretty/string_of functions from Sign to Syntax;
Sat, 12 Apr 2008 17:00:35 +0200 wenzelm rep_cterm/rep_thm: no longer dereference theory_ref;
Tue, 30 Oct 2007 17:56:56 +0100 berghofe Added well-formedness check to Abst case in function prf_of.
Thu, 04 Oct 2007 20:29:24 +0200 wenzelm replaced literal 'a by Name.aT;
Thu, 26 Apr 2007 12:00:05 +0200 wenzelm renamed some old names Theory.xxx to Sign.xxx;
Sat, 14 Apr 2007 17:35:52 +0200 wenzelm cleaned/simplified Sign.read_typ, Thm.read_cterm etc.;
Fri, 15 Dec 2006 00:08:06 +0100 wenzelm avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
Tue, 05 Dec 2006 00:30:38 +0100 wenzelm thm/prf: separate official name vs. additional tags;
Fri, 20 Oct 2006 10:44:33 +0200 haftmann Symtab.foldl replaced by Symtab.fold
Fri, 15 Sep 2006 22:56:13 +0200 wenzelm renamed Term.map_term_types to Term.map_types (cf. Term.fold_types);
Thu, 11 May 2006 19:19:33 +0200 wenzelm tuned;
Wed, 26 Apr 2006 22:38:05 +0200 wenzelm tuned;
Mon, 10 Apr 2006 00:33:49 +0200 wenzelm Term.itselfT;
Tue, 21 Mar 2006 12:18:15 +0100 wenzelm avoid polymorphic equality;
Mon, 06 Feb 2006 20:59:06 +0100 wenzelm tuned;
Thu, 15 Sep 2005 17:16:56 +0200 wenzelm TableFun/Symtab: curried lookup and update;
Thu, 01 Sep 2005 22:15:10 +0200 wenzelm curried_lookup/update;
Tue, 16 Aug 2005 13:42:49 +0200 wenzelm export proof_syntax, proof_of;
Wed, 03 Aug 2005 16:26:16 +0200 berghofe Adapted to new interface og thms_of_proof / axms_of_proof.
Fri, 15 Jul 2005 15:44:21 +0200 wenzelm tuned assoc;
Fri, 17 Jun 2005 18:33:08 +0200 wenzelm accomodate identification of type Sign.sg and theory;
Thu, 09 Jun 2005 12:03:37 +0200 wenzelm Theory.all_axioms_of, PureThy.all_thms_of;
Thu, 02 Jun 2005 18:29:55 +0200 wenzelm tuned;
Thu, 02 Jun 2005 09:17:38 +0200 wenzelm swap declaration of thm/axm names to accomodate change in name space
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.
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Tue, 01 Jun 2004 12:33:50 +0200 wenzelm removed obsolete sort 'logic';
Tue, 27 Aug 2002 11:06:20 +0200 wenzelm Thm.proof_of;
Fri, 31 May 2002 18:52:23 +0200 berghofe Added constants for Hyp, Oracle and MinProof.
Wed, 20 Feb 2002 16:13:58 +0100 berghofe Moved change_type to proofterm.ML
Fri, 19 Oct 2001 22:02:02 +0200 wenzelm latex output: bold lambda;
Sun, 30 Sep 2001 13:42:00 +0200 berghofe Tuned indentation of abstractions.
Fri, 28 Sep 2001 11:07:40 +0200 berghofe - Tuned syntax
Fri, 31 Aug 2001 18:46:48 +0200 wenzelm tuned headers;
Fri, 31 Aug 2001 16:17:05 +0200 berghofe Initial revision of tools for proof terms.
less more (0) tip