src/Pure/Syntax/syn_ext.ML
Tue, 20 Oct 2009 16:13:01 +0200 haftmann replaced old_style infixes eq_set, subset, union, inter and variants by generic versions
Wed, 30 Sep 2009 22:24:57 +0200 wenzelm eliminated redundant parameters;
Sun, 01 Mar 2009 16:48:06 +0100 wenzelm discontinued experimental support for Alice -- too hard to maintain its many language incompatibilities, never really worked anyway;
Mon, 19 Jan 2009 20:05:41 +0100 wenzelm removed Ids;
Fri, 02 Jan 2009 19:38:13 +0100 wenzelm added numeral, which supercedes num, xnum, float;
Sat, 29 Nov 2008 13:37:13 +0100 nipkow New lexical item "float".
Thu, 20 Nov 2008 00:03:47 +0100 wenzelm Pure syntax: more coherent treatment of aprop, permanent TERM and &&&;
Thu, 17 Apr 2008 16:30:50 +0200 wenzelm token translations: context dependent, result Pretty.T;
Wed, 17 Oct 2007 23:16:38 +0200 wenzelm removed obsolete unlocalize_mfix;
Wed, 11 Jul 2007 17:47:45 +0200 wenzelm Symbol.not_eof/sync is superceded by Symbol.is_regular (rules out further control symbols);
Mon, 09 Jul 2007 11:44:20 +0200 wenzelm type output = string indicates raw system output;
Sat, 07 Jul 2007 00:14:56 +0200 wenzelm simplified pretty token metric: type int;
Tue, 03 Apr 2007 19:24:19 +0200 wenzelm avoid clash with Alice keywords;
Fri, 15 Dec 2006 00:08:06 +0100 wenzelm avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
Mon, 11 Dec 2006 21:39:26 +0100 wenzelm advanced translation functions: Proof.context;
Thu, 21 Sep 2006 19:05:56 +0200 wenzelm member (op =);
Tue, 11 Jul 2006 12:17:01 +0200 wenzelm Name.invent_list;
Thu, 27 Apr 2006 15:06:35 +0200 wenzelm tuned basic list operators (flat, maps, map_filter);
Tue, 21 Mar 2006 12:18:15 +0100 wenzelm avoid polymorphic equality;
Wed, 15 Feb 2006 21:34:55 +0100 wenzelm removed distinct, renamed gen_distinct to distinct;
Sat, 11 Feb 2006 17:17:47 +0100 wenzelm tuned;
Fri, 10 Feb 2006 02:22:54 +0100 wenzelm added mfix_delims;
Wed, 08 Feb 2006 14:39:00 +0100 haftmann introduced gen_distinct in place of distinct
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;
Wed, 04 Jan 2006 00:52:49 +0100 wenzelm added unlocalize_mfix;
Wed, 29 Jun 2005 15:13:40 +0200 wenzelm accomodate advanced trfuns;
Tue, 17 May 2005 10:19:44 +0200 wenzelm tuned;
Sat, 23 Apr 2005 19:51:45 +0200 wenzelm added tokentrans_mode, standard_token_classes, standard_token_markers (from token_trans.ML);
Sat, 16 Apr 2005 18:58:30 +0200 wenzelm added stamp_trfun, mk_trfun, eq_trfun;
less more (0) -50 -30 tip