src/Pure/General/markup.ML
Sat, 06 Nov 2010 16:31:35 +0100 wenzelm explicit "timing" status for toplevel transactions;
Mon, 25 Oct 2010 20:24:13 +0200 wenzelm explicitly qualify type Output.output, which is a slightly odd internal feature;
Wed, 22 Sep 2010 13:47:48 +0200 wenzelm main Isabelle_Process via Isabelle_System.Managed_Process;
Fri, 17 Sep 2010 15:51:11 +0200 wenzelm eliminated markup "location" in favour of more explicit "no_report", which is actually deleted from messages;
Tue, 07 Sep 2010 16:08:29 +0200 wenzelm highlight bad range of nested error (here from inner parsing);
Tue, 07 Sep 2010 14:08:21 +0200 wenzelm report token range after inner parse error -- often provides important clues about misunderstanding concerning lexical phase;
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;
Mon, 30 Aug 2010 11:35:17 +0200 wenzelm message serial number indicates physical order;
Wed, 25 Aug 2010 21:31:22 +0200 wenzelm added some proof state markup, notably number of subgoals (e.g. for indentation);
Wed, 18 Aug 2010 11:02:47 +0200 wenzelm uniform Markup.empty/Markup.Empty in ML and Scala;
Mon, 16 Aug 2010 00:07:28 +0200 wenzelm simplified command status: interpret stacked markup on demand;
Sat, 14 Aug 2010 22:45:23 +0200 wenzelm more basic Markup.parse_int/print_int (using signed_string_of_int) (ML);
Sat, 07 Aug 2010 21:22:39 +0200 wenzelm more robust treatment of Markup.token;
Sun, 30 May 2010 16:00:13 +0200 wenzelm separate markup for ML delimiters;
Sun, 30 May 2010 14:21:35 +0200 wenzelm simplified command/keyword markup;
Sun, 30 May 2010 14:14:30 +0200 wenzelm markup non-identifier keyword as operator;
Sat, 29 May 2010 19:46:29 +0200 wenzelm explicit markup for forked goals, as indicated by Goal.fork;
Mon, 04 Jan 2010 18:56:36 +0100 wenzelm explicit markup of document assigment message (simplified variant of earlier "edits" 8c3e1f73953d);
Wed, 30 Dec 2009 22:56:46 +0100 wenzelm simplified init message -- removed redundant session property;
Wed, 30 Dec 2009 21:32:25 +0100 wenzelm eliminated Markup.edits/EDITS: Isar.edit_document reports Markup.edit/EDIT while running under new document id;
Sat, 05 Dec 2009 16:39:49 +0100 wenzelm added markup for hidden text;
Thu, 12 Nov 2009 22:02:11 +0100 wenzelm eliminated obsolete "internal" kind -- collapsed to unspecific "";
Sun, 25 Oct 2009 20:54:21 +0100 wenzelm maintain theory name via name space, not tags;
Sun, 25 Oct 2009 19:18:59 +0100 wenzelm maintain group via name space, not tags;
Sun, 25 Oct 2009 13:18:35 +0100 wenzelm conceal consts via name space, not tags;
Sat, 24 Oct 2009 17:49:44 +0200 wenzelm markup for formal entities, with "def" or "ref" occurrences;
Tue, 29 Sep 2009 11:49:22 +0200 wenzelm explicit indication of Unsynchronized.ref;
Sat, 06 Jun 2009 19:58:10 +0200 wenzelm added markup ML_open, ML_struct;
Tue, 02 Jun 2009 23:30:45 +0200 wenzelm IsabelleProcess: emit status "ready" after initialization and reports;
Tue, 24 Mar 2009 15:43:13 +0100 wenzelm more markup elements for ML programs;
Fri, 20 Mar 2009 20:22:13 +0100 wenzelm report markup for ML tokens;
Tue, 03 Mar 2009 17:42:30 +0100 wenzelm added markup for binding;
Fri, 16 Jan 2009 22:56:12 +0100 wenzelm moved message markup into Scala layer -- reduced redundancy;
Thu, 15 Jan 2009 11:53:49 +0100 wenzelm replaced command_state by edits/edit;
Thu, 15 Jan 2009 00:41:24 +0100 wenzelm added command_state markup;
Fri, 09 Jan 2009 23:33:59 +0100 wenzelm added running task markup;
Fri, 02 Jan 2009 22:54:04 +0100 wenzelm Markup.no_output;
Fri, 02 Jan 2009 19:38:13 +0100 wenzelm added numeral, which supercedes num, xnum, float;
Sat, 29 Nov 2008 13:37:13 +0100 nipkow New lexical item "float".
Wed, 03 Sep 2008 17:47:37 +0200 wenzelm added const_decl;
Tue, 02 Sep 2008 14:10:27 +0200 wenzelm added fixed_decl, fact_decl, local_fact_decl;
Thu, 28 Aug 2008 00:33:07 +0200 wenzelm removed obsolete get_string;
Wed, 27 Aug 2008 11:48:54 +0200 wenzelm type Properties.T;
Sat, 23 Aug 2008 23:07:38 +0200 wenzelm added messages and process information;
Fri, 15 Aug 2008 17:03:52 +0200 wenzelm added ML_antiq, doc_antiq;
Fri, 15 Aug 2008 15:50:49 +0200 wenzelm added is_none;
Thu, 14 Aug 2008 20:29:37 +0200 wenzelm tuned;
Thu, 14 Aug 2008 20:13:40 +0200 wenzelm added ML_source, doc_source;
Wed, 13 Aug 2008 20:57:22 +0200 wenzelm tuned;
Tue, 12 Aug 2008 21:27:51 +0200 wenzelm renamed unknown_span to malformed_span;
Mon, 11 Aug 2008 18:37:49 +0200 wenzelm renamed Markup.class to Markup.tclass, to avoid potential conflicts with spacial meaning in markup languages (e.g. HTML);
Sun, 10 Aug 2008 12:38:22 +0200 wenzelm added name property operation;
Sat, 09 Aug 2008 12:28:09 +0200 wenzelm added literal;
Fri, 08 Aug 2008 19:28:59 +0200 wenzelm added offset/end_offset;
Wed, 06 Aug 2008 00:10:08 +0200 wenzelm added position_properties';
Tue, 05 Aug 2008 19:29:02 +0200 wenzelm added token;
Tue, 05 Aug 2008 13:31:36 +0200 wenzelm removed axiom;
Mon, 04 Aug 2008 22:55:04 +0200 wenzelm added end_line, end_column properties;
Sun, 20 Jul 2008 23:06:53 +0200 wenzelm renamed command span markup;
Tue, 15 Jul 2008 23:36:26 +0200 wenzelm tuned;
less more (0) -60 tip