src/Pure/context_position.ML
Wed, 20 Apr 2016 11:14:10 +0200 wenzelm avoid massive multiplication of reports due to interpretation;
Thu, 06 Aug 2015 21:31:54 +0200 wenzelm evaluate ML expressions within debugger context;
Tue, 05 Aug 2014 11:06:36 +0200 wenzelm refined context visibility again (amending f5f9fad3321c, 8e3e004f1c31): avoid spurious warning due to global config options;
Mon, 31 Mar 2014 10:28:08 +0200 wenzelm support bulk messages consisting of small string segments, which are more healthy to the Poly/ML RTS and might prevent spurious GC crashes such as MTGCProcessMarkPointers::ScanAddressesInObject;
Wed, 26 Mar 2014 14:41:52 +0100 wenzelm prefer Context_Position where a context is available;
Wed, 05 Mar 2014 19:52:28 +0100 wenzelm tuned;
Sat, 22 Feb 2014 20:52:43 +0100 wenzelm support for completion within the formal context;
Thu, 18 Jul 2013 21:57:27 +0200 wenzelm provide global operations as well;
Thu, 18 Jul 2013 21:20:09 +0200 wenzelm tuned signature;
Sat, 11 Aug 2012 17:23:09 +0200 wenzelm reports with body text, not just markup;
Fri, 27 Apr 2012 21:44:44 +0200 wenzelm made Context_Position independent from Config;
Sun, 18 Mar 2012 13:04:22 +0100 wenzelm maintain generic context naming in structure Name_Space (NB: empty = default_naming, init = local_naming);
Mon, 12 Mar 2012 15:31:30 +0100 wenzelm tuned signature;
Tue, 06 Sep 2011 20:37:07 +0200 wenzelm bulk reports for improved message throughput;
Sat, 08 Jan 2011 14:32:55 +0100 wenzelm added Context_Position.is_visible_proof, which treats a global theory as invisible (unlike the default);
Fri, 17 Sep 2010 20:42:26 +0200 wenzelm simplified some internal flags using Config.T instead of full-blown Proof_Data;
Fri, 17 Sep 2010 20:18:27 +0200 wenzelm tuned signature of (Context_)Position.report variants;
Fri, 17 Sep 2010 17:09:31 +0200 wenzelm simplified/clarified (Context_)Position.markup/reported_text;
Fri, 27 Aug 2010 19:43:28 +0200 wenzelm more careful treatment of context visibility flag wrt. spurious warnings;
Thu, 19 Aug 2010 11:28:51 +0200 wenzelm Output_Position.report_text -- markup with potential "arguments";
Sun, 08 Aug 2010 19:54:54 +0200 wenzelm prefer Context_Position.report where a proper context is available -- notably for "inner" entities;
Sun, 08 Nov 2009 16:30:41 +0100 wenzelm adapted Generic_Data, Proof_Data;
Mon, 02 Nov 2009 20:30:40 +0100 wenzelm modernized structure Context_Position;
Wed, 21 Jan 2009 23:21:44 +0100 wenzelm removed Ids;
Mon, 29 Sep 2008 21:26:26 +0200 wenzelm renamed report to report_visible;
Mon, 29 Sep 2008 14:41:23 +0200 wenzelm Context position visibility.
Mon, 01 Oct 2007 15:14:53 +0200 wenzelm turned into generic context data;
Sun, 30 Sep 2007 16:20:35 +0200 wenzelm added properties_of;
Wed, 13 Jun 2007 00:01:57 +0200 wenzelm Context positions.
less more (0) tip