src/Pure/Isar/parse.scala
Sat, 10 Dec 2022 20:31:47 +0100 wenzelm clarified signature;
Sat, 10 Dec 2022 15:57:21 +0100 wenzelm tuned;
Fri, 26 Aug 2022 21:34:09 +0200 wenzelm more robust: proper system_name;
Mon, 04 Apr 2022 23:33:14 +0200 wenzelm clarified signature: avoid ambiguity in scala3;
Fri, 01 Apr 2022 17:06:10 +0200 wenzelm clarified formatting, for the sake of scala3;
Mon, 06 Dec 2021 15:34:54 +0100 wenzelm discontinued old-style {* verbatim *} tokens;
Sat, 07 Sep 2019 12:11:42 +0200 wenzelm support for explicit session directories;
Sun, 10 Mar 2019 21:12:29 +0100 wenzelm document markers are formal comments, and may thus occur anywhere in the command-span;
Sun, 10 Mar 2019 00:21:34 +0100 wenzelm added semantic document markers;
Wed, 25 Oct 2017 11:35:48 +0200 wenzelm uniform system name;
Mon, 07 Nov 2016 19:09:10 +0100 wenzelm more uniform path syntax, as in ML (see 5a7c919a4ada);
Mon, 11 Jul 2016 18:18:24 +0200 wenzelm tunes signature;
Wed, 13 Apr 2016 18:01:05 +0200 wenzelm eliminated "xname" and variants;
Wed, 13 Apr 2016 11:31:13 +0200 wenzelm clarified syntax;
Sat, 14 Mar 2015 17:23:58 +0100 wenzelm tunes signature -- more uniform ML vs. Scala;
Sat, 14 Mar 2015 16:56:11 +0100 wenzelm position parser as in ML;
Tue, 10 Mar 2015 20:12:30 +0100 wenzelm more precise position information in Isabelle/Scala, with YXML markup as in Isabelle/ML;
Wed, 05 Nov 2014 22:17:05 +0100 wenzelm tuned signature;
Sat, 01 Nov 2014 15:01:41 +0100 wenzelm command-line terminator ";" is no longer accepted;
Wed, 30 Apr 2014 22:34:11 +0200 wenzelm some support for session-qualified theories: allow to refer to resources via qualified name instead of odd file-system path;
Tue, 08 Apr 2014 13:24:08 +0200 wenzelm more precise token positions;
Tue, 18 Mar 2014 17:53:40 +0100 wenzelm simplified (despite 70898d016538);
Tue, 18 Mar 2014 17:39:03 +0100 wenzelm clarifed module name;
Mon, 03 Mar 2014 11:58:07 +0100 wenzelm clarified path checks: avoid crash of rendering due to spurious errors;
Thu, 20 Feb 2014 14:36:17 +0100 wenzelm tuned imports;
Fri, 05 Apr 2013 20:54:55 +0200 wenzelm tuned signature -- agree with markup terminology;
Thu, 23 Aug 2012 19:57:55 +0200 wenzelm improved errors of parser combinators;
Thu, 23 Aug 2012 17:46:03 +0200 wenzelm tuned messages: end-of-input rarely means physical end-of-file from the past;
Tue, 07 Aug 2012 22:25:17 +0200 wenzelm more structural parsing for minor modes;
Mon, 30 Jul 2012 13:44:40 +0200 wenzelm proper treatment of eof wrt. proper_input -- allow input of spaces/comments only;
Mon, 30 Jul 2012 13:42:45 +0200 wenzelm tuned signature;
Tue, 24 Jul 2012 20:56:18 +0200 wenzelm more explicit checks during parsing;
Thu, 19 Jul 2012 14:24:40 +0200 wenzelm support Session.Queue with ordering and dependencies;
Thu, 15 Mar 2012 14:22:54 +0100 wenzelm clarified syntax of prospective keywords;
Sat, 13 Aug 2011 13:48:26 +0200 wenzelm tuned;
Wed, 08 Jun 2011 17:49:01 +0200 wenzelm updated headers;
Mon, 17 May 2010 14:23:54 +0200 wenzelm renamed class Outer_Lex to Token and Token_Kind to Token.Kind;
Sat, 15 May 2010 22:15:57 +0200 wenzelm renamed Outer_Parse to Parse (in Scala);
less more (0) tip