src/Pure/Syntax/syn_trans.ML
Tue, 22 Mar 2011 17:51:15 +0100 wenzelm binder_tr: more informative exception;
Tue, 22 Mar 2011 16:15:50 +0100 wenzelm update_name_tr: more precise handling of explicit constraints, including positions;
Tue, 22 Mar 2011 13:32:20 +0100 wenzelm support for encoded positions (for id_position, longid_position) as pseudo type-constraints -- still inactive;
Mon, 21 Mar 2011 21:16:39 +0100 wenzelm tuned;
Mon, 21 Mar 2011 20:56:44 +0100 wenzelm clarified Syn_Trans.parsetree_to_ast and Syn_Trans.ast_to_term;
Thu, 28 Oct 2010 22:04:00 +0200 wenzelm use Exn.interruptible_capture to keep user-code interruptible (Exn.capture not immediately followed by Exn.release here);
Mon, 06 Sep 2010 21:33:19 +0200 wenzelm more explicit indication of Config.raw options, which are only needed for bootstrapping Pure;
Fri, 03 Sep 2010 23:54:48 +0200 wenzelm turned eta_contract into proper configuration option;
Mon, 31 May 2010 21:06:57 +0200 wenzelm modernized some structure names, keeping a few legacy aliases;
Thu, 29 Apr 2010 11:00:32 +0200 wenzelm uniform decoding of fixed/const syntax entities, allows to pass "\<^fixed>foo__" through the syntax layer (supersedes 1b7109c10b7b);
Wed, 03 Mar 2010 00:28:22 +0100 wenzelm authentic syntax for classes and type constructors;
Sun, 21 Feb 2010 21:08:25 +0100 wenzelm authentic syntax for *all* term constants;
Thu, 18 Feb 2010 11:23:03 +0100 wenzelm made SML/NJ happy (again);
Tue, 16 Feb 2010 14:08:39 +0100 wenzelm moved generic update_name to Pure syntax -- not specific to HOL/record;
Wed, 30 Sep 2009 22:25:50 +0200 wenzelm eliminated dead code;
Tue, 29 Sep 2009 11:49:22 +0200 wenzelm explicit indication of Unsynchronized.ref;
Tue, 21 Jul 2009 14:38:07 +0200 haftmann attempt for more concise setup of non-etacontracting binders
Wed, 10 Jun 2009 11:12:06 +0200 wenzelm reraise exceptions to preserve position information;
Fri, 27 Feb 2009 16:38:52 +0100 wenzelm eliminated NJ's List.nth;
Wed, 31 Dec 2008 19:54:03 +0100 wenzelm qualified Term.rename_wrt_term;
Thu, 20 Nov 2008 00:03:47 +0100 wenzelm Pure syntax: more coherent treatment of aprop, permanent TERM and &&&;
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);
less more (0) -50 -30 tip