| Tue, 03 Mar 2009 17:42:30 +0100 | wenzelm | added markup for binding; | file | diff | annotate |
| Fri, 16 Jan 2009 22:56:12 +0100 | wenzelm | moved message markup into Scala layer -- reduced redundancy; | file | diff | annotate |
| Thu, 15 Jan 2009 11:53:49 +0100 | wenzelm | replaced command_state by edits/edit; | file | diff | annotate |
| Thu, 15 Jan 2009 00:41:24 +0100 | wenzelm | added command_state markup; | file | diff | annotate |
| Fri, 09 Jan 2009 23:33:59 +0100 | wenzelm | added running task markup; | file | diff | annotate |
| Fri, 02 Jan 2009 22:54:04 +0100 | wenzelm | Markup.no_output; | file | diff | annotate |
| Fri, 02 Jan 2009 19:38:13 +0100 | wenzelm | added numeral, which supercedes num, xnum, float; | file | diff | annotate |
| Sat, 29 Nov 2008 13:37:13 +0100 | nipkow | New lexical item "float". | file | diff | annotate |
| Wed, 03 Sep 2008 17:47:37 +0200 | wenzelm | added const_decl; | file | diff | annotate |
| Tue, 02 Sep 2008 14:10:27 +0200 | wenzelm | added fixed_decl, fact_decl, local_fact_decl; | file | diff | annotate |
| Thu, 28 Aug 2008 00:33:07 +0200 | wenzelm | removed obsolete get_string; | file | diff | annotate |
| Wed, 27 Aug 2008 11:48:54 +0200 | wenzelm | type Properties.T; | file | diff | annotate |
| Sat, 23 Aug 2008 23:07:38 +0200 | wenzelm | added messages and process information; | file | diff | annotate |
| Fri, 15 Aug 2008 17:03:52 +0200 | wenzelm | added ML_antiq, doc_antiq; | file | diff | annotate |
| Fri, 15 Aug 2008 15:50:49 +0200 | wenzelm | added is_none; | file | diff | annotate |
| Thu, 14 Aug 2008 20:29:37 +0200 | wenzelm | tuned; | file | diff | annotate |
| Thu, 14 Aug 2008 20:13:40 +0200 | wenzelm | added ML_source, doc_source; | file | diff | annotate |
| Wed, 13 Aug 2008 20:57:22 +0200 | wenzelm | tuned; | file | diff | annotate |
| Tue, 12 Aug 2008 21:27:51 +0200 | wenzelm | renamed unknown_span to malformed_span; | file | diff | annotate |
| 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); | file | diff | annotate |
| Sun, 10 Aug 2008 12:38:22 +0200 | wenzelm | added name property operation; | file | diff | annotate |
| Sat, 09 Aug 2008 12:28:09 +0200 | wenzelm | added literal; | file | diff | annotate |
| Fri, 08 Aug 2008 19:28:59 +0200 | wenzelm | added offset/end_offset; | file | diff | annotate |
| Wed, 06 Aug 2008 00:10:08 +0200 | wenzelm | added position_properties'; | file | diff | annotate |
| Tue, 05 Aug 2008 19:29:02 +0200 | wenzelm | added token; | file | diff | annotate |
| Tue, 05 Aug 2008 13:31:36 +0200 | wenzelm | removed axiom; | file | diff | annotate |
| Mon, 04 Aug 2008 22:55:04 +0200 | wenzelm | added end_line, end_column properties; | file | diff | annotate |
| Sun, 20 Jul 2008 23:06:53 +0200 | wenzelm | renamed command span markup; | file | diff | annotate |
| Tue, 15 Jul 2008 23:36:26 +0200 | wenzelm | tuned; | file | diff | annotate |
| Tue, 15 Jul 2008 15:46:41 +0200 | wenzelm | support for command status; | file | diff | annotate |
| Thu, 10 Jul 2008 17:26:22 +0200 | wenzelm | added prompt markup; | file | diff | annotate |
| Fri, 23 May 2008 21:18:47 +0200 | wenzelm | added theory_nameN; | file | diff | annotate |
| Thu, 17 Apr 2008 16:30:48 +0200 | wenzelm | added markup for fixed variables (local constants); | file | diff | annotate |
| Tue, 11 Mar 2008 22:31:07 +0100 | wenzelm | added location; | file | diff | annotate |
| Sun, 10 Feb 2008 20:49:45 +0100 | wenzelm | added position_properties; | file | diff | annotate |
| Mon, 28 Jan 2008 22:27:21 +0100 | wenzelm | added column property; | file | diff | annotate |
| Sat, 26 Jan 2008 17:08:41 +0100 | wenzelm | added theorem group property; | file | diff | annotate |
| Sun, 06 Jan 2008 15:57:49 +0100 | wenzelm | removed obsolete prompt and channel markups; | file | diff | annotate |
| Thu, 03 Jan 2008 22:25:11 +0100 | wenzelm | moved id to position properties; | file | diff | annotate |
| Thu, 03 Jan 2008 17:50:42 +0100 | wenzelm | added id property; | file | diff | annotate |
| Thu, 06 Dec 2007 00:21:32 +0100 | wenzelm | added channels; | file | diff | annotate |
| Sat, 06 Oct 2007 17:46:49 +0200 | wenzelm | added keyword_decl, command_decl; | file | diff | annotate |
| Sun, 30 Sep 2007 16:20:39 +0200 | wenzelm | added internalK, property_internal; | file | diff | annotate |
| Mon, 17 Sep 2007 16:36:41 +0200 | wenzelm | avoid direct access to print_mode; | file | diff | annotate |
| Fri, 07 Sep 2007 22:13:45 +0200 | wenzelm | added hilite markup; | file | diff | annotate |
| Wed, 15 Aug 2007 19:24:23 +0200 | wenzelm | added sendback; | file | diff | annotate |
| Mon, 23 Jul 2007 14:06:12 +0200 | wenzelm | marked some CRITICAL sections (for multithreading); | file | diff | annotate |
| Thu, 12 Jul 2007 00:15:28 +0200 | wenzelm | added get_string, get_int; | file | diff | annotate |
| Wed, 11 Jul 2007 17:47:48 +0200 | wenzelm | removed ident, space; | file | diff | annotate |
| Tue, 10 Jul 2007 23:29:43 +0200 | wenzelm | more markup for inner and outer syntax; | file | diff | annotate |
| Tue, 10 Jul 2007 16:46:37 +0200 | wenzelm | added print_mode setup (from pretty.ML); | file | diff | annotate |
| Tue, 10 Jul 2007 15:45:34 +0200 | aspinall | Add widthN to signature | file | diff | annotate |
| Mon, 09 Jul 2007 23:12:35 +0200 | wenzelm | proper position markup; | file | diff | annotate |
| Sun, 08 Jul 2007 19:52:08 +0200 | wenzelm | tuned; | file | diff | annotate |
| Sun, 08 Jul 2007 13:10:51 +0200 | wenzelm | added markup for pretty printing; | file | diff | annotate |
| Sat, 07 Jul 2007 18:47:47 +0200 | wenzelm | make smlnj happy; | file | diff | annotate |
| Sat, 07 Jul 2007 18:39:17 +0200 | wenzelm | added toplevel markup; | file | diff | annotate |
| Sat, 07 Jul 2007 12:16:14 +0200 | wenzelm | position: line and name; | file | diff | annotate |
| Sat, 07 Jul 2007 00:17:10 +0200 | wenzelm | Common markup elements. | file | diff | annotate |