src/Pure/ML/ml_antiquotations.ML
Wed, 10 Dec 2014 19:24:54 +0100 wenzelm more careful handling of auxiliary environment structure -- allow nested ML evaluation;
Mon, 08 Dec 2014 22:42:12 +0100 wenzelm expand ML cartouches to Input.source;
Sun, 30 Nov 2014 12:24:56 +0100 wenzelm more abstract type Input.source;
Wed, 26 Nov 2014 16:55:43 +0100 wenzelm added ML antiquotation @{apply n} or @{apply n(k)};
Tue, 11 Nov 2014 18:16:25 +0100 wenzelm more position information, e.g. relevant for errors in generated ML source;
Fri, 07 Nov 2014 17:43:50 +0100 wenzelm tuned;
Fri, 07 Nov 2014 16:36:55 +0100 wenzelm plain value Keywords.keywords, which might be used outside theory for bootstrap purposes;
Wed, 08 Oct 2014 17:09:07 +0200 wenzelm added parameterized ML antiquotations @{map N}, @{fold N}, @{fold_map N}, @{split_list N};
Wed, 08 Oct 2014 13:55:43 +0200 wenzelm tuned;
Wed, 27 Aug 2014 12:32:07 +0200 wenzelm added ML antiquotation @{source} for Symbol_Pos.source;
Tue, 19 Aug 2014 23:17:51 +0200 wenzelm tuned signature -- moved type src to Token, without aliases;
Tue, 08 Apr 2014 14:59:36 +0200 wenzelm more uniform ML/document antiquotations;
Tue, 08 Apr 2014 14:15:48 +0200 wenzelm more positions and markup;
Fri, 04 Apr 2014 13:12:16 +0200 wenzelm tuned white space;
Fri, 04 Apr 2014 12:07:48 +0200 wenzelm added ML antiquotation @{print};
Sat, 22 Mar 2014 18:12:08 +0100 wenzelm tuned message;
Tue, 18 Mar 2014 16:16:28 +0100 wenzelm clarified modules;
less more (0) tip