src/Pure/General/position.ML
Tue, 27 Nov 2018 16:22:12 +0100 wenzelm more robust (amending 76979adf0b96);
Thu, 30 Aug 2018 19:52:30 +0200 wenzelm more accurate position for auxiliary files;
Tue, 28 Aug 2018 11:40:11 +0200 wenzelm tuned signature;
Mon, 14 May 2018 22:01:00 +0200 wenzelm adjust position according to offset of command/exec id;
Mon, 14 May 2018 09:39:27 +0200 wenzelm clarified signature;
Sun, 13 May 2018 20:24:33 +0200 wenzelm more concise information;
Wed, 27 Dec 2017 11:51:38 +0100 wenzelm clarified default position for empty message pos;
Tue, 13 Dec 2016 11:51:42 +0100 wenzelm more symbols;
Mon, 05 Sep 2016 23:11:00 +0200 wenzelm clarified modules;
Sun, 10 Apr 2016 17:52:30 +0200 wenzelm tuned -- avoid recoding properties;
Sat, 09 Apr 2016 14:52:10 +0200 wenzelm shared thread position for physical/virtual Pure;
Wed, 06 Apr 2016 16:33:33 +0200 wenzelm clarified modules;
Fri, 01 Apr 2016 18:46:25 +0200 wenzelm required space is already part of Position.here;
Fri, 01 Apr 2016 17:56:14 +0200 wenzelm tuned signature;
Fri, 01 Apr 2016 17:41:41 +0200 wenzelm clarified end position;
Fri, 01 Apr 2016 17:37:46 +0200 wenzelm tuned signature;
Tue, 29 Mar 2016 20:52:19 +0200 wenzelm proper norm_props, e.g. relevant for ML pp;
Sun, 06 Mar 2016 16:19:02 +0100 wenzelm clarified treatment of fragments of Isabelle symbols during bootstrap;
Wed, 03 Dec 2014 20:45:20 +0100 wenzelm clarified define_command: send tokens more directly, without requiring keywords in ML;
Tue, 11 Nov 2014 18:16:25 +0100 wenzelm more position information, e.g. relevant for errors in generated ML source;
Fri, 31 Oct 2014 22:02:49 +0100 wenzelm discontinued obsolete \<^sync> marker;
Mon, 11 Aug 2014 20:30:01 +0200 wenzelm clarified signature: entity serial number is not position id;
Fri, 11 Apr 2014 09:36:38 +0200 wenzelm tuned message, to accommodate extra brackets produced by Scala parsers;
Tue, 08 Apr 2014 09:45:13 +0200 wenzelm no report for position singularity, notably for aux. file, especially empty one;
Sun, 06 Apr 2014 15:51:02 +0200 wenzelm clarified position: no offset here;
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;
Thu, 06 Mar 2014 17:37:32 +0100 wenzelm more decisive commitment to get_free vs. the_const;
Wed, 05 Mar 2014 18:26:35 +0100 wenzelm more markup for inner syntax class/type names (notably for completion);
Thu, 20 Feb 2014 17:51:16 +0100 wenzelm tuned messages;
Mon, 17 Feb 2014 21:37:41 +0100 wenzelm always show PIDE positions as \<here> (0x002302 "House" from DejaVuSansMono);
Wed, 02 Oct 2013 19:49:15 +0200 wenzelm tuned;
Wed, 16 Jan 2013 16:26:36 +0100 wenzelm more explicit treatment of (optional) exception properties, notably for "serial" -- avoid conflict with startPosition = offset;
Wed, 28 Nov 2012 16:09:05 +0100 wenzelm prefer tight Markup.print_int/parse_int for property values;
Sun, 25 Nov 2012 19:49:24 +0100 wenzelm Isabelle-specific implementation of quasi-abstract markup elements -- back to module arrangement before d83797ef0d2d;
Wed, 03 Oct 2012 17:12:08 +0200 wenzelm more error positions;
Sat, 22 Sep 2012 19:32:30 +0200 wenzelm report proper binding positions only -- avoid swamping document model with unspecific information;
Wed, 29 Aug 2012 11:48:45 +0200 wenzelm renamed Position.str_of to Position.here;
Sat, 11 Aug 2012 17:23:09 +0200 wenzelm reports with body text, not just markup;
Mon, 28 Nov 2011 22:05:32 +0100 wenzelm separate module for concrete Isabelle markup;
Tue, 08 Nov 2011 21:09:35 +0100 wenzelm entity markup for bound variables;
Tue, 06 Sep 2011 20:37:07 +0200 wenzelm bulk reports for improved message throughput;
Tue, 06 Sep 2011 19:48:57 +0200 wenzelm tuned signature;
Tue, 16 Aug 2011 21:54:06 +0200 wenzelm tuned message;
Mon, 15 Aug 2011 20:38:16 +0200 wenzelm tuned error message;
Fri, 08 Jul 2011 17:04:38 +0200 wenzelm discontinued odd Position.column -- left-over from attempts at PGIP implementation;
Sun, 15 May 2011 20:38:08 +0200 wenzelm timing of Theory_Data operations, with implicit thread positions when functor is applied;
Mon, 11 Apr 2011 17:11:03 +0200 wenzelm Name_Space.entry_markup: keep def position as separate properties;
Sun, 03 Apr 2011 21:59:33 +0200 wenzelm added Position.reports convenience;
Tue, 11 Jan 2011 16:23:28 +0100 wenzelm clarified notion Position.is_reported;
Sun, 09 Jan 2011 20:30:47 +0100 wenzelm more direct treatment of Position.end_offset;
Sun, 09 Jan 2011 16:03:56 +0100 wenzelm discontinued unused end_line, end_column;
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;
Tue, 31 Aug 2010 23:28:21 +0200 wenzelm Command.State: add reported positions to markup tree, according main message position or Markup.binding/entity/report occurrences in body;
Sun, 08 Aug 2010 19:36:31 +0200 wenzelm explicitly distinguish Output.status (essential feedback) vs. Output.report (useful markup);
Thu, 24 Jun 2010 21:57:18 +0200 wenzelm explicit treatment of UTF8 character sequences as Isabelle symbols;
Fri, 21 May 2010 18:10:19 +0200 wenzelm more robust Position.setmp_thread_data, independently of Output.debugging (essentially reverts f9ec18f7c0f6, which was motivated by clean exception_trace, but without transaction positions the Isabelle_Process protocol breaks down);
Sat, 24 Oct 2009 21:30:33 +0200 wenzelm maintain position of formal entities via name space;
Tue, 15 Sep 2009 15:17:53 +0200 wenzelm Isar.define_command: identify transaction;
Sat, 25 Jul 2009 18:55:12 +0200 wenzelm eliminated obsolete/obscure Seq.wrap, Position.setmp_thread_data_seq;
less more (0) -60 tip