src/Pure/Syntax/syn_trans.ML
Thu, 16 Oct 2008 22:44:37 +0200 wenzelm added translations for SORT_CONSTRAINT
Thu, 27 Mar 2008 14:41:09 +0100 wenzelm eliminated theory ProtoPure;
Tue, 24 Jul 2007 19:44:35 +0200 wenzelm moved exception capture/release to structure Exn;
Mon, 23 Jul 2007 19:45:44 +0200 wenzelm eliminated transform_failure (to avoid critical section for main transactions);
Tue, 17 Jul 2007 13:19:19 +0200 wenzelm moved print_translations from Pure.thy to Syntax/syn_trans.ML;
Mon, 11 Dec 2006 21:39:28 +0100 wenzelm advanced translation functions: Proof.context;
Sun, 10 Dec 2006 15:30:53 +0100 wenzelm abs/binder_tr': support printing of idtdummy;
Sun, 26 Nov 2006 18:07:34 +0100 wenzelm tuned;
Tue, 25 Jul 2006 21:18:09 +0200 wenzelm added variant_abs (from term.ML);
Tue, 18 Jul 2006 20:01:41 +0200 wenzelm Term.declare_term_names;
Tue, 11 Jul 2006 12:17:01 +0200 wenzelm Name.invent_list;
Sun, 11 Jun 2006 21:59:28 +0200 wenzelm improved treatment of TERM TYPE syntax;
Fri, 05 May 2006 21:59:45 +0200 wenzelm added syntax for _type_constraint_;
Thu, 27 Apr 2006 15:06:35 +0200 wenzelm tuned basic list operators (flat, maps, map_filter);
Wed, 26 Apr 2006 22:38:05 +0200 wenzelm tuned;
Tue, 21 Mar 2006 12:18:22 +0100 wenzelm mark_boundT: produce well-typed term;
Thu, 23 Feb 2006 13:37:46 +0100 wenzelm make SML/NJ happy;
Wed, 22 Feb 2006 22:18:42 +0100 wenzelm removed obsolete meta_conjunction_tr';
Fri, 10 Feb 2006 02:22:56 +0100 wenzelm moved fixedN to lexicon.ML;
Mon, 06 Feb 2006 20:59:58 +0100 wenzelm added bound_vars;
Tue, 31 Jan 2006 00:39:40 +0100 wenzelm advanced translations: Context.generic;
Sat, 14 Jan 2006 17:14:06 +0100 wenzelm sane ERROR handling;
Thu, 22 Dec 2005 00:29:10 +0100 wenzelm prop_tr': proper handling of aprop marked as bound;
Fri, 02 Dec 2005 22:54:52 +0100 wenzelm asts_to_terms: builtin free_fixed translation makes local binders work properly;
Sat, 19 Nov 2005 14:21:09 +0100 wenzelm tuned;
Wed, 09 Nov 2005 16:26:54 +0100 wenzelm tuned;
Fri, 07 Oct 2005 22:59:26 +0200 wenzelm added idtypdummy_ast_tr;
Tue, 13 Sep 2005 22:19:49 +0200 wenzelm replaced TRANSLATION_FAIL by EXCEPTION;
Wed, 29 Jun 2005 15:13:42 +0200 wenzelm transform_failure in translation functions: TRANSLATION_FAIL;
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.
Sat, 18 Dec 2004 17:10:49 +0100 schirmer Syntax: last premise of "_bigimpl" is wrapped with "_asm", to have a hook for
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Sat, 05 Jun 2004 13:06:04 +0200 wenzelm tuned exeption handling (capture/release);
Fri, 21 May 2004 21:47:07 +0200 berghofe Modified functions pt_to_ast and ast_to_term to improve handling
Sat, 01 May 2004 22:10:37 +0200 wenzelm improved indexed syntax / implicit structures;
Thu, 22 Apr 2004 10:59:19 +0200 wenzelm non_typed_tr';
Sun, 22 Dec 2002 10:42:09 +0100 nipkow *** empty log message ***
Wed, 16 Jan 2002 23:19:34 +0100 wenzelm GPLed;
Sun, 11 Nov 2001 21:38:25 +0100 wenzelm added meta_conjunction_tr';
Fri, 09 Nov 2001 00:18:23 +0100 wenzelm indexvar_ast_tr (for \<index> placeholder);
Wed, 08 Aug 2001 17:39:32 +0200 wenzelm added constify_ast_tr;
Fri, 01 Dec 2000 19:44:15 +0100 wenzelm no_brackets mode;
Mon, 27 Mar 2000 21:13:06 +0200 wenzelm fixed dddot_tr;
Sat, 25 Mar 2000 17:59:52 +0100 wenzelm improved (anti)quote_tr(');
Sat, 25 Mar 2000 12:59:31 +0100 wenzelm tuned antiquote_tr';
Thu, 23 Mar 2000 11:28:10 +0100 wenzelm tuned spacing;
Sat, 04 Sep 1999 21:04:30 +0200 wenzelm removed "_BIND" translation;
Wed, 02 Jun 1999 22:27:01 +0200 wenzelm added dddot_tr;
Tue, 20 Oct 1998 16:30:27 +0200 wenzelm no open;
Mon, 10 Aug 1998 17:03:54 +0200 wenzelm tuned;
Thu, 25 Jun 1998 15:37:36 +0200 wenzelm tuned loose bound vars check;
Mon, 09 Mar 1998 16:11:28 +0100 wenzelm read_var;
Wed, 05 Nov 1997 11:43:37 +0100 wenzelm adapted pure_trfunsT;
Fri, 17 Oct 1997 18:19:14 +0200 wenzelm no longer tries bogus eta-contract involving aprops;
Mon, 06 Oct 1997 18:23:13 +0200 wenzelm eliminated raise_ast, raise_term, raise_typ;
Wed, 24 Sep 1997 10:51:52 +0200 wenzelm pure_trfuns: added constraint;
Mon, 22 Sep 1997 17:31:28 +0200 wenzelm tuned lambda_ast_tr, idtyp_ast_tr' to accomodate fix of idt/idts
Fri, 28 Feb 1997 16:44:30 +0100 wenzelm added mark_bound(T), variant_abs';
Fri, 16 Feb 1996 17:24:51 +0100 paulson Elimination of fully-functorial style.
less more (0) -60 tip