Fri, 17 Jul 2020 14:56:55 +0200 |
wenzelm |
prefer conservative extend/merge of theory naming;
|
file |
diff |
annotate
|
Fri, 03 Apr 2020 13:51:56 +0200 |
wenzelm |
more accurate context position reports;
|
file |
diff |
annotate
|
Mon, 09 Dec 2019 11:17:34 +0100 |
wenzelm |
clarified signature: store full theory name;
|
file |
diff |
annotate
|
Tue, 20 Aug 2019 11:01:05 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Thu, 03 Jan 2019 14:12:44 +0100 |
wenzelm |
clarified signature: more types;
|
file |
diff |
annotate
|
Mon, 12 Nov 2018 15:14:12 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Thu, 25 Oct 2018 15:41:40 +0200 |
wenzelm |
proper completion for @{named_theorems};
|
file |
diff |
annotate
|
Sun, 13 May 2018 15:05:21 +0200 |
wenzelm |
more operations;
|
file |
diff |
annotate
|
Mon, 03 Jul 2017 14:24:55 +0200 |
wenzelm |
complete on long name components as well;
|
file |
diff |
annotate
|
Mon, 03 Jul 2017 09:57:26 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 13 Dec 2016 11:51:42 +0100 |
wenzelm |
more symbols;
|
file |
diff |
annotate
|
Tue, 18 Oct 2016 17:41:56 +0200 |
wenzelm |
replaced inefficient valid_accesses by is_valid_access, based on stored input accesses: e.g. relevant for Proof_Context.update_thms;
|
file |
diff |
annotate
|
Mon, 06 Jun 2016 10:34:56 +0200 |
wenzelm |
less redundant exploration of full name space;
|
file |
diff |
annotate
|
Mon, 06 Jun 2016 08:36:03 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sun, 17 Apr 2016 20:11:02 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Thu, 14 Apr 2016 23:31:10 +0200 |
wenzelm |
highlighting of entity def/ref positions wrt. cursor;
|
file |
diff |
annotate
|
Wed, 13 Apr 2016 16:46:05 +0200 |
wenzelm |
more completions, independently on accidental external form (e.g. "Map.empty" with its redundant prefix);
|
file |
diff |
annotate
|
Sun, 24 Jan 2016 15:02:56 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Thu, 13 Aug 2015 11:05:19 +0200 |
wenzelm |
tuned signature, in accordance to sortBy in Scala;
|
file |
diff |
annotate
|
Wed, 13 May 2015 19:12:59 +0200 |
wenzelm |
clarified alias: proper update of new accesses instead of conservative insert (via merge), otherwise "local.foo" could take precedence over "foo";
|
file |
diff |
annotate
|
Wed, 13 May 2015 17:27:12 +0200 |
wenzelm |
more permissive operation: allow to print undeclared name space entries, e.g. print_simpset with "record" simproc;
|
file |
diff |
annotate
|
Thu, 09 Apr 2015 20:42:32 +0200 |
wenzelm |
clarified keyword 'qualified' in accordance to a similar keyword from Haskell (despite unrelated Binding.qualified in Isabelle/ML);
|
file |
diff |
annotate
|
Mon, 06 Apr 2015 22:11:01 +0200 |
wenzelm |
support for 'restricted' modifier: only qualified accesses outside the local scope;
|
file |
diff |
annotate
|
Sat, 04 Apr 2015 21:30:58 +0200 |
wenzelm |
tuned message;
|
file |
diff |
annotate
|
Sat, 04 Apr 2015 14:04:11 +0200 |
wenzelm |
support private scope for individual local theory commands;
|
file |
diff |
annotate
|
Fri, 03 Apr 2015 19:56:51 +0200 |
wenzelm |
more uniform "verbose" option to print name space;
|
file |
diff |
annotate
|
Thu, 02 Apr 2015 20:07:05 +0200 |
wenzelm |
export for informative purposes;
|
file |
diff |
annotate
|
Wed, 01 Apr 2015 11:55:23 +0200 |
wenzelm |
tuned message;
|
file |
diff |
annotate
|
Wed, 01 Apr 2015 10:35:43 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 23:42:57 +0200 |
wenzelm |
more visibility flags on background naming;
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 22:31:05 +0200 |
wenzelm |
support for explicit scope of private entries;
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 21:12:22 +0200 |
wenzelm |
subtle change of long-standing name space policy: unknown entries are treated as hidden, consequently "private" is understood in the strict sense;
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 20:18:10 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 20:07:37 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 19:16:44 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 11:16:55 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 00:11:54 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 30 Mar 2015 22:34:59 +0200 |
wenzelm |
support for strictly private name space entries;
|
file |
diff |
annotate
|
Wed, 25 Mar 2015 14:39:40 +0100 |
wenzelm |
semantic completion for @{system_option};
|
file |
diff |
annotate
|
Wed, 26 Nov 2014 20:05:34 +0100 |
wenzelm |
renamed "pairself" to "apply2", in accordance to @{apply 2};
|
file |
diff |
annotate
|
Mon, 13 Oct 2014 22:43:29 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 11 Aug 2014 20:30:01 +0200 |
wenzelm |
clarified signature: entity serial number is not position id;
|
file |
diff |
annotate
|
Sun, 06 Apr 2014 16:36:28 +0200 |
wenzelm |
more source positions;
|
file |
diff |
annotate
|
Mon, 17 Mar 2014 10:01:58 +0100 |
wenzelm |
more uniform alias vs. hide: proper check, allow to hide global names as well;
|
file |
diff |
annotate
|
Sat, 15 Mar 2014 15:50:41 +0100 |
wenzelm |
minor tuning;
|
file |
diff |
annotate
|
Sat, 15 Mar 2014 12:51:14 +0100 |
wenzelm |
clarified completion ordering: prefer local names;
|
file |
diff |
annotate
|
Sat, 15 Mar 2014 11:57:55 +0100 |
wenzelm |
tuned -- avoid vacuous reports;
|
file |
diff |
annotate
|
Thu, 13 Mar 2014 17:26:22 +0100 |
wenzelm |
more frugal recording of changes: join merely requires information from one side;
|
file |
diff |
annotate
|
Tue, 11 Mar 2014 22:49:28 +0100 |
wenzelm |
more efficient local theory operations, by imposing a linear change discipline on the main types/consts tables, in order to speed-up Proof_Context.transfer_syntax required for Local_Theory.raw_theory_result;
|
file |
diff |
annotate
|
Tue, 11 Mar 2014 14:28:39 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 10 Mar 2014 22:14:53 +0100 |
wenzelm |
tuned messages -- in accordance to Isabelle/Scala;
|
file |
diff |
annotate
|
Mon, 10 Mar 2014 13:55:03 +0100 |
wenzelm |
abstract type Name_Space.table;
|
file |
diff |
annotate
|
Mon, 10 Mar 2014 10:13:47 +0100 |
wenzelm |
more structured order;
|
file |
diff |
annotate
|
Mon, 10 Mar 2014 09:54:01 +0100 |
wenzelm |
more restrictive completion: intern/extern stability;
|
file |
diff |
annotate
|
Fri, 07 Mar 2014 22:19:52 +0100 |
wenzelm |
ignore special names that are treated differently for various sub-languages (main wild-card is identifier "__");
|
file |
diff |
annotate
|
Fri, 07 Mar 2014 14:37:25 +0100 |
wenzelm |
more detailed description of completion items;
|
file |
diff |
annotate
|
Fri, 07 Mar 2014 11:48:11 +0100 |
wenzelm |
no completion of concealed names;
|
file |
diff |
annotate
|
Thu, 06 Mar 2014 21:32:09 +0100 |
wenzelm |
special identifier "__" (i.e. empty name with internal suffix) serves as wild-card for completion;
|
file |
diff |
annotate
|
Thu, 06 Mar 2014 20:26:43 +0100 |
wenzelm |
completion is part of error (not report) and thus not subject to context visibility -- e.g. relevant for 'fixes' in long statements;
|
file |
diff |
annotate
|
Thu, 06 Mar 2014 16:24:47 +0100 |
wenzelm |
more compact Markup.markup_report: message body may consist of multiple elements;
|
file |
diff |
annotate
|