src/Pure/General/binding.ML
Mon, 28 Dec 2015 16:30:24 +0100 wenzelm suppress irrelevant position reports;
Sun, 20 Dec 2015 13:06:26 +0100 wenzelm renamed Pretty.str_of to Pretty.unformatted_string_of to emphasize its meaning;
Thu, 09 Apr 2015 20:42:32 +0200 wenzelm clarified keyword 'qualified' in accordance to a similar keyword from Haskell (despite unrelated Binding.qualified in Isabelle/ML);
Mon, 06 Apr 2015 22:11:01 +0200 wenzelm support for 'restricted' modifier: only qualified accesses outside the local scope;
Tue, 31 Mar 2015 22:31:05 +0200 wenzelm support for explicit scope of private entries;
Tue, 31 Mar 2015 21:12:22 +0200 wenzelm subtle change of long-standing name space policy: unknown entries are treated as hidden, consequently "private" is understood in the strict sense;
Tue, 31 Mar 2015 11:16:55 +0200 wenzelm tuned signature;
Tue, 31 Mar 2015 00:11:54 +0200 wenzelm tuned signature;
Mon, 30 Mar 2015 22:34:59 +0200 wenzelm support for strictly private name space entries;
Fri, 22 Aug 2014 12:05:47 +0200 wenzelm clarified ML toplevel pp: avoid ML output to be attached to inlined binding positions;
Tue, 03 Sep 2013 19:58:00 +0200 wenzelm cases: formal binding of 'assumes', with position provided via invoke_case;
Mon, 26 Nov 2012 21:46:04 +0100 wenzelm tuned signature;
Sun, 25 Nov 2012 19:49:24 +0100 wenzelm Isabelle-specific implementation of quasi-abstract markup elements -- back to module arrangement before d83797ef0d2d;
Wed, 29 Aug 2012 11:48:45 +0200 wenzelm renamed Position.str_of to Position.here;
Tue, 13 Mar 2012 12:51:52 +0100 wenzelm proper printing of empty binding (again, cf. 93f6f24010c2);
Mon, 28 Nov 2011 22:05:32 +0100 wenzelm separate module for concrete Isabelle markup;
Fri, 15 Jul 2011 13:28:16 +0200 wenzelm more robust Binding.pretty/print in typical error sitations with spaces etc. (NB: markup can only provide *additional* emphasis and is occasionally suppressed in TTY mode or tooltips);
Fri, 15 Jul 2011 00:49:38 +0200 wenzelm more visible printing of empty binding;
Sat, 25 Jun 2011 17:17:49 +0200 wenzelm clarified Binding.pretty/print: no quotes, only markup -- Binding.str_of is rendered obsolete;
Sat, 25 Jun 2011 15:08:58 +0200 wenzelm clarified Binding.str_of/print: show full prefix + qualifier, which is relevant for print_locale, for example;
Sun, 17 Apr 2011 21:42:47 +0200 wenzelm added Binding.print convenience, which includes quote already;
Fri, 17 Dec 2010 22:23:56 +0100 wenzelm extra checking of name bindings for classes, types, consts;
Fri, 17 Sep 2010 17:11:43 +0200 wenzelm tuned;
Thu, 18 Feb 2010 20:46:46 +0100 wenzelm more systematic treatment of qualified names derived from binding;
Sun, 25 Oct 2009 12:27:21 +0100 wenzelm allow name space entries to be "concealed" -- via binding/naming/local_theory;
Wed, 16 Sep 2009 21:14:08 +0200 wenzelm replaced opaque signature matching by plain old abstype (again, cf. ac4498f95d1c) -- this recovers pretty printing in SML/NJ and Poly/ML 5.3;
Mon, 30 Mar 2009 19:51:10 +0200 wenzelm qualified_name_of: observe empty case;
Thu, 12 Mar 2009 11:07:22 +0100 wenzelm tuned signature;
Tue, 10 Mar 2009 16:44:20 +0100 wenzelm added qualified_name_of;
Sun, 08 Mar 2009 17:03:07 +0100 wenzelm added qualified_name -- emulates old-style qualified bstring;
less more (0) -30 tip