src/Pure/ML/ml_antiquotation.ML
Sat, 11 Sep 2021 21:16:23 +0200 wenzelm ML antiquotations for type constructors and term constants;
Fri, 16 Apr 2021 23:16:00 +0200 wenzelm support for conditional ML text;
Sat, 10 Apr 2021 14:55:50 +0200 wenzelm proper treatment of nested antiquotations;
Fri, 09 Apr 2021 22:06:59 +0200 wenzelm support for ML special forms: modified evaluation similar to Scheme;
Fri, 09 Apr 2021 21:07:11 +0200 wenzelm clarified signature: more detailed token positions for antiquotations;
Fri, 04 Jan 2019 21:49:06 +0100 wenzelm support for isabelle update -u control_cartouches;
Fri, 14 Dec 2018 11:43:48 +0100 wenzelm more ML antiquotations;
Tue, 27 Nov 2018 21:07:39 +0100 wenzelm more accurate positions for "name" (quoted string) and "embedded" (cartouche): refer to content without delimiters, which is e.g. relevant for systematic selection/renaming of scope groups;
Wed, 06 Dec 2017 15:46:35 +0100 wenzelm more embedded cartouche arguments;
Tue, 13 Dec 2016 11:51:42 +0100 wenzelm more symbols;
Thu, 07 Apr 2016 13:54:02 +0200 wenzelm simplified default print_depth: context is usually available, in contrast to 0d295e339f52;
Thu, 07 Apr 2016 13:35:08 +0200 wenzelm clarified bootstrap of @{make_string} -- avoid query on ML environment;
Mon, 04 Apr 2016 19:48:54 +0200 wenzelm clarified conditional compilation;
Thu, 17 Mar 2016 16:56:44 +0100 wenzelm @{make_string} is available during Pure bootstrap;
Mon, 08 Dec 2014 22:42:12 +0100 wenzelm expand ML cartouches to Input.source;
Tue, 19 Aug 2014 23:17:51 +0200 wenzelm tuned signature -- moved type src to Token, without aliases;
Thu, 31 Jul 2014 20:59:10 +0200 wenzelm clarified compile-time use of ML_print_depth;
Thu, 01 May 2014 09:30:35 +0200 haftmann optional case enforcement
Sun, 06 Apr 2014 15:43:45 +0200 wenzelm more source positions;
Tue, 18 Mar 2014 16:16:28 +0100 wenzelm clarified modules;
Wed, 12 Mar 2014 22:57:50 +0100 wenzelm tuned signature -- clarified module name;
less more (0) tip