src/Pure/Syntax/parser.ML
Fri, 27 Sep 2024 18:46:58 +0200 wenzelm tuned;
Fri, 27 Sep 2024 16:52:43 +0200 wenzelm tuned;
Fri, 27 Sep 2024 13:52:16 +0200 wenzelm tuned;
Fri, 27 Sep 2024 12:52:55 +0200 wenzelm pro-forma support for markup blocks, without any change of result yet;
Fri, 27 Sep 2024 11:14:38 +0200 wenzelm tuned;
Thu, 26 Sep 2024 11:41:51 +0200 wenzelm tuned, following make_symbs in src/Pure/Syntax/printer.ML;
Thu, 26 Sep 2024 11:31:43 +0200 wenzelm clarified use of Lexicon.dummy;
Thu, 26 Sep 2024 11:01:41 +0200 wenzelm unused (see 584828fa7a97);
Thu, 26 Sep 2024 00:06:00 +0200 wenzelm tuned;
Wed, 25 Sep 2024 23:34:31 +0200 wenzelm tuned: prefer ML over prose;
Wed, 25 Sep 2024 17:45:15 +0200 wenzelm eliminated redundant nt_count: rely on Symtab.size;
Wed, 25 Sep 2024 15:06:12 +0200 wenzelm eliminate unused prod_count (see also 7afca3218b65);
Wed, 25 Sep 2024 14:45:19 +0200 wenzelm tuned;
Wed, 25 Sep 2024 10:38:46 +0200 wenzelm clarified signature;
Tue, 24 Sep 2024 21:41:01 +0200 wenzelm tuned;
Tue, 24 Sep 2024 21:31:20 +0200 wenzelm tuned;
Tue, 24 Sep 2024 21:24:44 +0200 wenzelm tuned;
Tue, 24 Sep 2024 20:10:11 +0200 wenzelm tuned;
Tue, 24 Sep 2024 19:58:24 +0200 wenzelm tuned;
Mon, 23 Sep 2024 15:01:10 +0200 wenzelm misc tuning and clarification;
Mon, 23 Sep 2024 12:59:10 +0200 wenzelm tuned;
Mon, 23 Sep 2024 11:36:03 +0200 wenzelm minor performance tuning: more concise tuples;
Mon, 23 Sep 2024 11:08:30 +0200 wenzelm tuned;
Mon, 23 Sep 2024 10:56:25 +0200 wenzelm tuned;
Mon, 23 Sep 2024 10:45:05 +0200 wenzelm tuned;
Wed, 29 Nov 2023 15:29:54 +0100 wenzelm more compact representation;
Tue, 09 May 2023 21:32:03 +0200 wenzelm performance tuning: cached non-persistent Parser.gram reduces heap size by approx. 1-4%;
Tue, 09 May 2023 19:56:31 +0200 wenzelm tuned: more readable ML;
Tue, 09 May 2023 19:47:11 +0200 wenzelm tuned;
Tue, 09 May 2023 19:35:46 +0200 wenzelm backed out changeset 4660181c83c9: remove rather pointless timing (1..50ms);
Mon, 08 May 2023 23:00:17 +0200 wenzelm optional timing;
Thu, 20 Apr 2023 23:04:04 +0200 wenzelm tuned signature;
Wed, 19 Apr 2023 23:27:55 +0200 wenzelm tuned;
Fri, 14 Apr 2023 20:42:17 +0200 wenzelm more operations, following Isabelle/ML conventions;
Tue, 11 Apr 2023 13:23:46 +0200 wenzelm tuned;
Tue, 11 Apr 2023 10:46:43 +0200 wenzelm performance tuning: replace Table() by Set();
Wed, 29 Mar 2023 12:05:56 +0200 wenzelm discontinue somewhat pointless is_single, which also depends on details of internal data representation;
Mon, 27 Mar 2023 21:48:47 +0200 wenzelm performance tuning: prefer functor Set() over Table();
Mon, 24 Feb 2020 22:14:52 +0100 wenzelm more robust (amending add9a9f6a290): proper syntax error instead of exception for grammar with unreachable nonterminals, e.g. nonterminal f1 syntax "_F" :: "f1 ⇒ 'b" ("F _" 10);
Thu, 03 Jan 2019 14:12:44 +0100 wenzelm clarified signature: more types;
Sun, 16 Sep 2018 20:33:37 +0200 wenzelm unused;
Wed, 31 Jan 2018 14:11:57 +0100 wenzelm tuned;
Wed, 31 Jan 2018 11:40:26 +0100 wenzelm clarified signature;
Wed, 31 Jan 2018 11:26:50 +0100 wenzelm clarified signature;
Wed, 31 Jan 2018 11:23:53 +0100 wenzelm explicit dummy token;
Wed, 31 Jan 2018 11:18:36 +0100 wenzelm clarified modules;
Tue, 30 Jan 2018 20:36:18 +0100 wenzelm tuned;
Tue, 30 Jan 2018 20:21:55 +0100 wenzelm unused;
Tue, 30 Jan 2018 20:20:46 +0100 wenzelm tuned;
Tue, 30 Jan 2018 20:12:41 +0100 wenzelm simplified: prod_count is always NONE;
Tue, 30 Jan 2018 19:59:15 +0100 wenzelm tuned;
Tue, 30 Jan 2018 19:45:08 +0100 wenzelm tuned data structure and operations;
Tue, 30 Jan 2018 18:38:18 +0100 wenzelm tuned data structure and operations;
Tue, 30 Jan 2018 16:12:50 +0100 wenzelm tuned data structure and operations;
Tue, 30 Jan 2018 15:40:01 +0100 wenzelm prefer specific tokens_subtract: subtle change of comparison via tokens_match;
Tue, 30 Jan 2018 15:15:51 +0100 wenzelm tuned type: absorb NONE: token option as token_none: token;
Tue, 30 Jan 2018 14:31:33 +0100 wenzelm tuned;
Tue, 30 Jan 2018 14:27:14 +0100 wenzelm clarified types and operations: potentially more efficient add_prods;
Tue, 30 Jan 2018 11:48:38 +0100 wenzelm clarified modules;
Tue, 30 Jan 2018 11:20:52 +0100 wenzelm tuned: more explicit types;
less more (0) -100 -60 tip