src/Pure/General/position.ML
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;
Thu, 04 Jun 2009 19:15:57 +0200 wenzelm export file_name;
Thu, 04 Jun 2009 17:31:37 +0200 wenzelm export value;
Mon, 23 Mar 2009 17:20:31 +0100 wenzelm added report_text -- status messages with text body;
Fri, 02 Jan 2009 15:44:32 +0100 wenzelm added id;
Thu, 04 Sep 2008 16:03:44 +0200 wenzelm Thread.getLocal/setLocal;
Wed, 27 Aug 2008 11:48:54 +0200 wenzelm type Properties.T;
Sat, 09 Aug 2008 00:09:26 +0200 wenzelm added distance_of (permissive version);
Fri, 08 Aug 2008 19:29:01 +0200 wenzelm count offset as well;
Fri, 08 Aug 2008 13:36:44 +0200 wenzelm made SML/NJ happy;
Thu, 07 Aug 2008 19:21:39 +0200 wenzelm only increment column if valid;
Thu, 07 Aug 2008 13:44:42 +0200 wenzelm advance: single argument (again);
Wed, 06 Aug 2008 10:43:42 +0200 wenzelm made SML/NJ happy;
Wed, 06 Aug 2008 00:10:13 +0200 wenzelm of_properties: observe Markup.position_properties';
Tue, 05 Aug 2008 19:29:06 +0200 wenzelm advance: operate on symbol list (less overhead);
Tue, 05 Aug 2008 13:31:38 +0200 wenzelm added report;
Mon, 04 Aug 2008 22:55:08 +0200 wenzelm added encode_range;
Sun, 20 Jul 2008 23:06:55 +0200 wenzelm added type range;
Tue, 01 Jul 2008 18:38:41 +0200 wenzelm added get_id/put_id;
Wed, 14 May 2008 14:43:38 +0200 wenzelm setmp_thread_data: do nothing if Output.debugging;
Wed, 14 May 2008 11:05:10 +0200 wenzelm renamed Position.path to Path.position;
Sat, 12 Apr 2008 17:00:47 +0200 wenzelm advance: do not count utf8 trailer bytes (which happen to be undefined or punctuation in iso-latin);
Sun, 10 Feb 2008 20:49:46 +0100 wenzelm added default_properties;
Mon, 28 Jan 2008 22:27:23 +0100 wenzelm added column field;
Thu, 24 Jan 2008 23:51:13 +0100 wenzelm added setmp_thread_data_seq;
Thu, 03 Jan 2008 22:25:12 +0100 wenzelm type T: based on properties, added id field;
Wed, 02 Jan 2008 23:00:51 +0100 wenzelm of_properties: return filtered result;
Thu, 06 Dec 2007 00:21:30 +0100 wenzelm replaced Markup.enclose by Markup.markup, which operates on plain strings instead of raw output;
Tue, 10 Jul 2007 23:29:44 +0200 wenzelm Markup.enclose;
Tue, 10 Jul 2007 16:45:00 +0200 wenzelm Markup.output;
Mon, 09 Jul 2007 23:12:37 +0200 wenzelm replaced name by file (unquoted);
Sat, 07 Jul 2007 12:16:15 +0200 wenzelm added property conversions;
Mon, 22 Jan 2007 15:33:42 +0100 aspinall Add line_of, name_of destructors.
Sun, 13 Feb 2005 17:15:14 +0100 skalberg Deleted Library.option type.
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Fri, 05 May 2000 22:02:46 +0200 wenzelm GPLed;
Wed, 13 Jan 1999 15:18:02 +0100 wenzelm fixed titles;
Wed, 10 Jun 1998 11:50:52 +0200 wenzelm moved Thy/position.ML to General/position.ML;
less more (0) tip