src/Doc/Isar_Ref/Spec.thy
Sat, 20 May 2023 17:18:44 +0200 wenzelm tuned signature;
Thu, 18 May 2023 17:21:29 +0200 wenzelm clarified signature: more explicit types;
Sun, 15 Jan 2023 18:30:18 +0100 wenzelm isabelle update -u cite;
Thu, 05 Jan 2023 21:33:49 +0100 wenzelm isabelle update -u path_cartouches;
Sat, 10 Sep 2022 19:37:33 +0200 wenzelm more documentation of 'export_classpath' (session ROOT) and 'scala_build_generated_files' (Isar command);
Fri, 22 Jul 2022 16:41:15 +0200 wenzelm more documentation;
Wed, 09 Jun 2021 18:04:22 +0000 haftmann global interpretation into nested targets
Sun, 23 May 2021 19:59:37 +0200 wenzelm clarified index, more like formal @{element_ref};
Thu, 20 May 2021 22:02:19 +0200 wenzelm tuned index;
Thu, 03 Dec 2020 23:00:23 +0100 ballarin Highlight that 'intro_locales' and 'trace_locales' are useful debug features, plus minor clarifications.
Fri, 27 Nov 2020 06:48:35 +0000 haftmann refined syntax for bundle mixins for locale and class specifications
Mon, 08 Jun 2020 21:55:14 +0200 wenzelm clarified sessions;
Wed, 18 Mar 2020 17:29:20 +0100 wenzelm tuned documentation, based on hints by Pedro Sánchez Terraf;
Tue, 26 Nov 2019 08:09:44 +0100 ballarin Remove diagnostic command 'print_dependencies'.
Sat, 24 Aug 2019 12:03:00 +0200 ballarin Tracing of locale activation.
Sat, 17 Aug 2019 12:44:22 +0200 wenzelm added command 'thm_oracles';
Fri, 10 May 2019 11:20:02 +0200 wenzelm clarified documentation;
Fri, 10 May 2019 10:41:38 +0200 wenzelm more documentation;
Thu, 04 Apr 2019 22:18:32 +0200 wenzelm tuned;
Thu, 04 Apr 2019 22:18:16 +0200 wenzelm documentation for generated files;
Sun, 24 Mar 2019 13:48:46 +0100 wenzelm documentation of document markers and re-interpreted command tags;
Thu, 14 Mar 2019 16:55:06 +0100 wenzelm more specific keyword kinds;
Sat, 05 Jan 2019 17:24:33 +0100 wenzelm isabelle update -u control_cartouches;
Wed, 19 Sep 2018 21:06:12 +0200 wenzelm tuned;
Fri, 25 May 2018 23:11:06 +0200 wenzelm tuned;
Fri, 25 May 2018 22:47:57 +0200 wenzelm added command 'ML_export';
Sun, 04 Mar 2018 12:22:48 +0100 ballarin Drop rewrites after defines in interpretations.
Fri, 02 Mar 2018 14:19:25 +0100 ballarin Proper rewrite morphisms in locale instances.
Sun, 25 Feb 2018 19:16:32 +0100 wenzelm allow multiple entries of and_list (on both sides);
Sun, 05 Nov 2017 17:45:17 +0100 wenzelm more uniform header syntax, in contrast to the former etc/abbrevs file-format (see 73939a9b70a3);
Wed, 25 Oct 2017 13:47:53 +0200 wenzelm more documentation;
Mon, 02 Oct 2017 19:28:18 +0200 wenzelm added command 'external_file';
Mon, 03 Jul 2017 13:51:55 +0200 wenzelm added command 'alias' and 'type_alias';
Mon, 17 Apr 2017 15:08:21 +0200 wenzelm more uniform thy_deps (like class_deps), see also c48d536231fe;
Fri, 12 Aug 2016 17:53:55 +0200 wenzelm more symbols;
Tue, 02 Aug 2016 17:39:38 +0200 wenzelm clarified: 'imports' is de-facto mandatory;
Tue, 02 Aug 2016 17:35:18 +0200 wenzelm support 'abbrevs' within theory header;
Wed, 20 Jul 2016 21:26:11 +0200 wenzelm clarified imports;
Sat, 11 Jun 2016 16:41:11 +0200 wenzelm clarified syntax;
Fri, 10 Jun 2016 22:47:25 +0200 wenzelm added command 'unbundle';
Fri, 10 Jun 2016 12:45:34 +0200 wenzelm prefer hybrid 'bundle' command;
Thu, 09 Jun 2016 17:14:13 +0200 wenzelm documentation;
Mon, 30 May 2016 14:15:44 +0200 wenzelm allow 'for' fixes for multi_specs;
Sun, 29 May 2016 15:40:25 +0200 wenzelm clarified check_open_spec / read_open_spec;
Sat, 28 May 2016 21:38:58 +0200 wenzelm clarified 'axiomatization';
Sun, 24 Apr 2016 21:31:14 +0200 wenzelm added Isar command 'define';
Wed, 13 Apr 2016 18:01:05 +0200 wenzelm eliminated "xname" and variants;
Wed, 13 Apr 2016 11:31:13 +0200 wenzelm clarified syntax;
Thu, 07 Apr 2016 17:20:21 +0200 wenzelm updated documentation;
Mon, 04 Apr 2016 23:58:48 +0200 wenzelm more uniform ML file commands;
Wed, 13 Jan 2016 21:44:26 +0100 wenzelm clarified example;
Wed, 13 Jan 2016 21:15:23 +0100 wenzelm updated section on "Overloaded constant definitions";
Sat, 19 Dec 2015 17:03:17 +0100 haftmann documentation on last state of the art concerning interpretation
Wed, 16 Dec 2015 16:31:36 +0100 wenzelm rule_attribute and declaration_attribute implicitly support abstract closure, but mixed_attribute implementations need to be aware of Thm.is_free_dummy;
Mon, 07 Dec 2015 10:49:08 +0100 haftmann clarified terminology
Thu, 19 Nov 2015 22:21:51 +0100 wenzelm tuned whitespace;
Sat, 14 Nov 2015 17:37:44 +0100 haftmann represent both algebraic and local-theory views on locale interpretation in interfaces
Sat, 14 Nov 2015 08:45:52 +0100 haftmann prefer "rewrites" and "defines" to note rewrite morphisms
Sat, 14 Nov 2015 08:45:52 +0100 haftmann coalesce permanent_interpretation.ML with interpretation.ML
Fri, 13 Nov 2015 23:10:35 +0100 wenzelm tuned;
less more (0) -100 -60 tip