Wed, 27 Dec 2023 13:17:55 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Sun, 24 Dec 2023 11:51:59 +0100 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Tue, 23 May 2023 18:46:15 +0200 |
wenzelm |
tuned signature: more position information;
|
file |
diff |
annotate
|
Sat, 20 May 2023 17:18:44 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sat, 20 May 2023 16:12:37 +0200 |
wenzelm |
more robust context: fail immediately via Morphism.the_theory, instead of rarely via Thm.theory_of_thm (for non-normal thm);
|
file |
diff |
annotate
|
Thu, 18 May 2023 17:21:29 +0200 |
wenzelm |
clarified signature: more explicit types;
|
file |
diff |
annotate
|
Tue, 16 May 2023 17:08:31 +0200 |
wenzelm |
clarified transfer / trim_context on persistent Token.source (e.g. attribute expressions): actually set/reset implicit context;
|
file |
diff |
annotate
|
Thu, 11 May 2023 21:32:22 +0200 |
wenzelm |
proper position for ML-like commands;
|
file |
diff |
annotate
|
Tue, 21 Sep 2021 12:08:41 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Mon, 20 Sep 2021 23:15:02 +0200 |
wenzelm |
localized command 'syntax' and 'no_syntax';
|
file |
diff |
annotate
|
Wed, 09 Jun 2021 18:04:22 +0000 |
haftmann |
global interpretation into nested targets
|
file |
diff |
annotate
|
Sat, 19 Dec 2020 09:33:11 +0000 |
haftmann |
clarified scope of concept
|
file |
diff |
annotate
|
Fri, 18 Dec 2020 10:37:26 +0000 |
haftmann |
clarified name
|
file |
diff |
annotate
|
Thu, 29 Oct 2020 18:23:29 +0000 |
haftmann |
unified slots
|
file |
diff |
annotate
|
Thu, 29 Oct 2020 18:23:28 +0000 |
haftmann |
unified Local_Theory.init with Generic_Target.init
|
file |
diff |
annotate
|
Sat, 24 Oct 2020 15:16:54 +0000 |
haftmann |
tuned interfaces
|
file |
diff |
annotate
|
Thu, 22 Oct 2020 11:37:19 +0000 |
haftmann |
enforce strict nesting of local theories
|
file |
diff |
annotate
|
Mon, 12 Oct 2020 07:25:38 +0000 |
haftmann |
replaced combinators by more conventional nesting pattern
|
file |
diff |
annotate
|
Mon, 12 Oct 2020 07:25:38 +0000 |
haftmann |
consolidated names and operations
|
file |
diff |
annotate
|
Sat, 10 Oct 2020 18:51:40 +0000 |
haftmann |
direct exit to theory when ending nested target on theory target
|
file |
diff |
annotate
|
Sat, 10 Oct 2020 18:43:07 +0000 |
haftmann |
avoid baroque export
|
file |
diff |
annotate
|
Fri, 14 Aug 2020 14:40:24 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Fri, 14 Aug 2020 14:25:08 +0200 |
wenzelm |
misc tuning;
|
file |
diff |
annotate
|
Mon, 21 Jan 2019 07:08:27 +0000 |
haftmann |
Local_Theory.reset only required for toplevel interaction, attempt to withhold it from user space
|
file |
diff |
annotate
|
Sun, 20 Jan 2019 17:15:49 +0000 |
haftmann |
dedicated combinator for declarations nested in a local theory block
|
file |
diff |
annotate
|
Mon, 24 Sep 2018 19:43:20 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 31 Aug 2018 22:25:58 +0200 |
wenzelm |
support multiple inheritance of ML environments, with canonical merge order as in Context.begin_theory;
|
file |
diff |
annotate
|
Thu, 30 Aug 2018 13:38:52 +0200 |
wenzelm |
clarified signature: explicit type Locale.registration;
|
file |
diff |
annotate
|
Sun, 18 Feb 2018 19:18:49 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Fri, 04 Aug 2017 08:12:57 +0200 |
haftmann |
exit always refers to the bottom of a nested local theory stack, after_close always to all non-bottom elements
|
file |
diff |
annotate
|
Fri, 04 Aug 2017 08:12:54 +0200 |
haftmann |
treat exit separate from regular local theory operations
|
file |
diff |
annotate
|
Sat, 08 Jul 2017 20:05:26 +0200 |
haftmann |
clarified
|
file |
diff |
annotate
|
Mon, 03 Jul 2017 09:20:24 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 03 Jul 2017 09:12:13 +0200 |
wenzelm |
unused;
|
file |
diff |
annotate
|
Thu, 09 Jun 2016 15:41:49 +0200 |
wenzelm |
support for bundle definition via target;
|
file |
diff |
annotate
|
Thu, 09 Jun 2016 12:02:38 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Thu, 12 May 2016 22:06:18 +0200 |
wenzelm |
common entity definitions within a global or local theory context;
|
file |
diff |
annotate
|
Mon, 04 Apr 2016 14:53:30 +0200 |
wenzelm |
avoid duplicate reports;
|
file |
diff |
annotate
|
Sat, 05 Mar 2016 12:49:47 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sat, 19 Dec 2015 11:05:04 +0100 |
haftmann |
abandoned attempt to unify sublocale and interpretation into global theories
|
file |
diff |
annotate
|
Fri, 04 Sep 2015 11:38:35 +0200 |
wenzelm |
proper restore naming after close, which is important for packages that used nested targets internally, e.g. BNF datatype;
|
file |
diff |
annotate
|
Wed, 01 Apr 2015 13:32:32 +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 17:34:52 +0200 |
wenzelm |
clarified role of naming for background theory: transform_binding (e.g. for "concealed" flag) uses naming of hypothetical context;
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 00:11:54 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 19 Aug 2014 23:17:51 +0200 |
wenzelm |
tuned signature -- moved type src to Token, without aliases;
|
file |
diff |
annotate
|
Thu, 14 Aug 2014 14:28:11 +0200 |
wenzelm |
localized command 'method_setup' and 'attribute_setup';
|
file |
diff |
annotate
|
Thu, 14 Aug 2014 12:33:21 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 14 Aug 2014 12:13:24 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 13 Aug 2014 16:06:32 +0200 |
wenzelm |
tuned signature -- proper Local_Theory.add_thms_dynamic;
|
file |
diff |
annotate
|
Wed, 13 Aug 2014 13:30:28 +0200 |
wenzelm |
load local_theory.ML before attrib.ML, with subtle change of semantics due to canonical Local_Theory.map_contexts instead of private Local_Theory.map_top;
|
file |
diff |
annotate
|
Wed, 13 Aug 2014 12:59:27 +0200 |
wenzelm |
clarified terminology: first is top (amending d110b0d1bc12);
|
file |
diff |
annotate
|
Wed, 13 Aug 2014 12:52:26 +0200 |
wenzelm |
tuned whitespace;
|
file |
diff |
annotate
|
Sun, 08 Jun 2014 23:30:52 +0200 |
haftmann |
tuned terminology: emphasize stack-like nature of nested local theories
|
file |
diff |
annotate
|
Thu, 01 May 2014 09:30:34 +0200 |
haftmann |
prevent subscription in nested contexts explicitly -- at foundational and user level
|
file |
diff |
annotate
|
Fri, 25 Apr 2014 21:45:04 +0200 |
haftmann |
subscription as target-specific implementation device
|
file |
diff |
annotate
|
Fri, 14 Mar 2014 12:23:59 +0100 |
wenzelm |
back to a form of hybrid facts, to reduce performance impact of ed92ce2ac88e;
|
file |
diff |
annotate
|
Fri, 14 Mar 2014 10:08:36 +0100 |
wenzelm |
just one cumulative Proof_Context.facts, with uniform retrieval (including PIDE markup, completion etc.);
|
file |
diff |
annotate
|
Wed, 12 Mar 2014 10:42:28 +0100 |
wenzelm |
more explicit Sign.change_check -- detect structural mistakes where they emerge, not at later theory merges;
|
file |
diff |
annotate
|