doc-src/IsarRef/Thy/Inner_Syntax.thy
Wed, 15 Aug 2012 13:07:24 +0200 wenzelm tuned;
Tue, 14 Aug 2012 11:43:08 +0200 wenzelm support for 'typ' with explicit sort constraint;
Wed, 20 Jun 2012 21:18:35 +0200 wenzelm cover @{class_syntax}, @{type_syntax}, @{const_syntax}, @{syntax_const} in isar-ref, in contrast to other ML antiquotations in implementation manual;
Wed, 20 Jun 2012 20:50:04 +0200 wenzelm more on "Syntax translation functions";
Tue, 19 Jun 2012 22:06:08 +0200 wenzelm more on "Applying translation rules";
Tue, 19 Jun 2012 20:43:09 +0200 wenzelm more on syntax translations;
Mon, 18 Jun 2012 21:17:34 +0200 wenzelm more on "Abstract syntax trees";
Mon, 18 Jun 2012 16:30:20 +0200 wenzelm more explicit section "Syntax transformations";
Fri, 17 Feb 2012 15:42:26 +0100 wenzelm simplified configuration options for syntax ambiguity;
Thu, 16 Feb 2012 22:18:28 +0100 wenzelm simplified configuration options for syntax ambiguity;
Wed, 15 Feb 2012 21:29:23 +0100 wenzelm clarified outer syntax "constdecl", which is only local to some rail diagrams;
Wed, 15 Feb 2012 13:24:22 +0100 wenzelm renamed "xstr" to "str_token";
Tue, 07 Feb 2012 18:56:40 +0100 wenzelm tuned;
Tue, 07 Feb 2012 18:51:22 +0100 wenzelm updated examples for syntax translations;
Sun, 05 Feb 2012 21:00:38 +0100 wenzelm updated section on raw syntax;
Sun, 05 Feb 2012 18:11:19 +0100 wenzelm updated section about syntax ambiguity;
Sat, 04 Feb 2012 18:33:04 +0100 wenzelm updated/unified section on mixfix annotations;
Sat, 04 Feb 2012 16:08:19 +0100 wenzelm tuned;
Sat, 04 Feb 2012 15:56:49 +0100 wenzelm more on explicit notation;
Sat, 04 Feb 2012 15:44:50 +0100 wenzelm more accurate Pure grammar;
Sat, 04 Feb 2012 14:25:14 +0100 wenzelm more refs;
Sat, 04 Feb 2012 14:20:39 +0100 wenzelm simplified mixfix (NB: infix is no longer required separately);
Thu, 02 Feb 2012 21:21:41 +0100 wenzelm updated section on print modes;
Thu, 02 Feb 2012 18:11:42 +0100 wenzelm clarified syntax section structure;
Thu, 01 Dec 2011 12:25:27 +0100 wenzelm renamed inner syntax categories "num" to "num_token" and "xnum" to "xnum_token";
Sat, 04 Jun 2011 19:39:45 +0200 wenzelm tuned secref (still dangling);
Thu, 05 May 2011 23:23:02 +0200 wenzelm tuned some syntax names;
Tue, 03 May 2011 22:27:32 +0200 wenzelm more conventional naming scheme: names_long, names_short, names_unique;
Tue, 03 May 2011 16:00:29 +0200 wenzelm updated configuration options -- no ML here;
Tue, 03 May 2011 15:07:36 +0200 wenzelm formal Base theory;
Mon, 02 May 2011 01:05:50 +0200 wenzelm modernized rail diagrams using @{rail} antiquotation;
Sat, 16 Apr 2011 13:48:45 +0200 wenzelm Name_Space: proper configuration options long_names, short_names, unique_names instead of former unsynchronized references;
Thu, 07 Apr 2011 21:23:57 +0200 wenzelm constant =?= no longer exists (cf. 8c09e1fa24a7);
Wed, 06 Apr 2011 13:33:46 +0200 wenzelm typed_print_translation: discontinued show_sorts argument;
Fri, 17 Dec 2010 17:43:54 +0100 wenzelm replaced command 'nonterminals' by slightly modernized version 'nonterminal';
Thu, 02 Dec 2010 16:52:52 +0100 wenzelm configuration option "show_abbrevs" supersedes print mode "no_abbrevs", with inverted meaning;
Fri, 29 Oct 2010 11:49:56 +0200 wenzelm eliminated obsolete \_ escapes in rail environments;
Fri, 10 Sep 2010 15:38:54 +0200 wenzelm updated config options;
Mon, 06 Sep 2010 22:31:54 +0200 wenzelm discontinued obsolete ProofContext.prems_limit;
Sun, 05 Sep 2010 23:16:21 +0200 wenzelm turned show_brackets into proper configuration option;
Sun, 05 Sep 2010 21:41:24 +0200 wenzelm turned show_sorts/show_types into proper configuration options;
Sat, 04 Sep 2010 00:59:03 +0200 wenzelm updated configuration options;
Fri, 03 Sep 2010 11:21:58 +0200 wenzelm turned show_consts into proper configuration option;
Thu, 02 Sep 2010 00:48:07 +0200 wenzelm turned show_question_marks into proper configuration option;
Sat, 08 May 2010 19:53:11 +0200 wenzelm discontinued Pretty.setdepth, which appears to be largely unused, but can disrupt important markup if enabled accidentally;
Sat, 08 May 2010 19:14:13 +0200 wenzelm unified/simplified Pretty.margin_default;
Thu, 29 Apr 2010 17:47:53 +0200 wenzelm allow concrete syntax for local entities within a proof body, either via regular mixfix annotations to 'fix' etc. or the separate 'write' command;
Mon, 01 Mar 2010 17:09:42 +0100 wenzelm added type_notation command;
Wed, 24 Feb 2010 20:37:01 +0100 wenzelm allow general mixfix syntax for type constructors;
Thu, 01 Oct 2009 20:04:44 +0200 wenzelm explicitly Unsynchronized;
Mon, 09 Mar 2009 21:25:33 +0100 wenzelm markup antiquotation options;
Sun, 15 Feb 2009 18:11:35 +0100 wenzelm tuned;
Tue, 23 Dec 2008 19:49:21 +0100 wenzelm added float_token, and num_const, float_const;
Thu, 20 Nov 2008 00:03:47 +0100 wenzelm Pure syntax: more coherent treatment of aprop, permanent TERM and &&&;
Thu, 13 Nov 2008 22:02:18 +0100 wenzelm separate section "Inspecting the syntax" for print_syntax;
Thu, 13 Nov 2008 22:01:30 +0100 wenzelm misc tuning of inner syntax;
Thu, 13 Nov 2008 22:00:39 +0100 wenzelm added inner lexical syntax, reusing outer one;
Thu, 13 Nov 2008 21:59:02 +0100 wenzelm more tuning of Pure grammer;
Thu, 13 Nov 2008 21:57:50 +0100 wenzelm updated and elaborated Pure grammer;
Thu, 13 Nov 2008 21:57:20 +0100 wenzelm added Pure grammer (from old ref manual);
less more (0) -60 tip