src/Tools/isac/Knowledge/DiffApp.thy
Wed, 01 Jun 2022 14:17:23 +0200 Calculation 6: separate "Problem" and "Problem_Ref"
Wed, 18 Aug 2021 16:03:08 +0200 \\replace is_const with is_num: STRANGE ERROR assoc_calc: 'Prog_Expr.is_num' not found in theory Poly
Tue, 17 Aug 2021 21:48:38 +0200 function definition with explicit names, for the sake of "rule_thm" antiquotation;
Sat, 14 Aug 2021 20:38:23 +0200 eliminate some axiomatizations, error with \<^rule_thm>?filterVar.simps(1)?
Tue, 10 Aug 2021 09:43:07 +0200 complete replacement of Rule.Thm/Eval by \<^rule_thm> and \<^rule_eval> in src/*
Sun, 20 Jun 2021 16:26:18 +0200 Isar command 'problem' as combination of KEStore_Elems.add_pbts + Problem.prep_import, without change of semantics;
Tue, 15 Jun 2021 22:24:20 +0200 Isar command 'method' as combination of KEStore_Elems.add_mets + MethodC.prep_import, without change of semantics;
Sat, 12 Jun 2021 18:06:27 +0200 use more antiquotations;
Fri, 11 Jun 2021 11:49:34 +0200 ML antiquotation for formally checked Rule.Eval;
Thu, 10 Jun 2021 12:48:50 +0200 clarified theory context: avoid global "val thy = ..." hanging around (left-over from Isabelle2005), which is apt to various pitfalls;
Thu, 10 Jun 2021 12:23:57 +0200 clarified theory context: from current command instead of earlier state;
Thu, 10 Jun 2021 11:54:20 +0200 clarified command name: this is to register already defined rule sets in the Knowledge Store;
Wed, 26 May 2021 16:24:05 +0200 command 'setup_rule' semantic equivalent for KEStore_Elems.add_rlss;
Fri, 07 May 2021 18:12:51 +0200 * WN: simplify const names like "is'_expanded"
Wed, 03 Feb 2021 16:39:44 +0100 Isac's MethodC not shadowing Isabelle's Method
Wed, 09 Dec 2020 14:22:24 +0100 adopt new theory identifier also in comments
Mon, 07 Dec 2020 17:39:21 +0100 step 2 of integration: interrupted
Wed, 20 May 2020 12:52:09 +0200 standard format for string lists
Wed, 13 May 2020 16:10:22 +0200 shift code from Specify to Problem, Method, Test_Tool
Wed, 22 Apr 2020 14:36:27 +0200 use "Spec", "Problem", "Method" for renaming identifiers
Tue, 21 Apr 2020 15:42:50 +0200 replace Celem. with new struct.s in BaseDefinitions/
Wed, 15 Apr 2020 11:37:43 +0200 cleanup
Mon, 13 Apr 2020 15:31:23 +0200 reorganise struct. ThmC, part 1
Wed, 08 Apr 2020 12:32:51 +0200 use new struct "Rule_Set" for renaming identifiers
Mon, 06 Apr 2020 11:44:36 +0200 use "Rule_Set" for shorter identifiers
Sat, 04 Apr 2020 12:11:32 +0200 separate Rule_Set from Rule
Wed, 01 Apr 2020 18:54:03 +0200 renaming, cleanup
Sun, 09 Feb 2020 16:55:41 +0100 cleanup TODO
Fri, 17 Jan 2020 13:14:11 +0100 lucin: introduce Calc.T and Program.T
Tue, 03 Sep 2019 12:40:27 +0200 lucin: reorganise theories in ProgLang
Mon, 26 Aug 2019 17:40:27 +0200 rename Isac.thy --> Isac_Knowledge.thy
Sun, 23 Jun 2019 14:23:09 +0200 funpack: remove remainings of Script, finished.
Sat, 22 Jun 2019 14:34:06 +0200 funpack: remove code unnecessary after switch to partial_function, partially
Wed, 29 May 2019 10:36:16 +0200 [-Test_Isac] funpack: switch from Script to partial_function
Thu, 28 Feb 2019 12:14:32 +0100 funpack: outcomment partial_function, further preps required
Tue, 19 Feb 2019 19:35:12 +0100 [-Test_Isac] funpack: cp program code to partial_function
Tue, 22 Jan 2019 12:08:32 +0100 funpack: Test_Isac ok with string constants in programs and tactics
Mon, 31 Dec 2018 14:49:16 +0100 [-Test_Isac] add an overlooked structure
Wed, 28 Nov 2018 11:46:00 +0100 funpack: separate programs in prep. for partial_function
Wed, 21 Nov 2018 12:32:54 +0100 update to new Isabelle conventions: {*...*} to \<open>...\<close>
Mon, 26 Mar 2018 07:28:39 +0200 Rule: structure pushed to code files
Thu, 15 Mar 2018 12:42:04 +0100 separate structure Celem: CALC_ELEMENT, finished on src/
Fri, 02 Mar 2018 14:19:59 +0100 separate structure TermC : TERMC
Sat, 20 Jan 2018 15:18:41 +0100 ------ line breaks within syntax def disallowed
Sun, 18 Dec 2016 16:27:41 +0100 added structure Specify : MODEL_SPECIFY
Mon, 07 Dec 2015 11:25:02 +0100 Isabelle2014-->15: term_of-->Thm.term_of
Fri, 13 Jun 2014 10:29:06 +0200 last the_generic_context (in fun prep_rls) removed.
Sun, 02 Feb 2014 03:09:40 +0100 ad 967c8a1eb6b1 (7): remove all code concerned with 'mets = Unsynchronized.ref'
Sat, 01 Feb 2014 16:44:45 +0100 ad 967c8a1eb6b1 (2): add functions accessing Theory_Data in parallel to those accessing 'mets = Unsynchronized.ref'
Mon, 27 Jan 2014 22:26:51 +0100 ad 967c8a1eb6b1 (7): removed all code concerned with 'ptyps = Unsynchronized.ref'
Mon, 27 Jan 2014 21:49:27 +0100 cleanup, naming: 'KEStore_Elems' in Tests now 'Test_KEStore_Elems', 'store_pbts' now 'add_pbts'
Tue, 21 Jan 2014 00:27:44 +0100 ad 967c8a1eb6b1 (2): for 'ptyps' add functions accessing Theory_Data in parallel to the old ones for 'Unsynchronized.ref'.
Thu, 24 Oct 2013 15:00:44 +0200 removed all code concerned with "ruleset' = Unsynchronized.ref"
Mon, 21 Oct 2013 09:03:50 +0200 "axiomatization" replaces "axioms" preparing for Isabelle2013-1
Sun, 29 Sep 2013 18:27:37 +0200 collected updates since changeset 9690a8d5f1c
Thu, 26 Sep 2013 15:56:25 +0200 one differenc less between Theory_Data and "ruleset' = Unsynchronized.ref"
Thu, 26 Sep 2013 14:52:23 +0200 [-Build_Isac] Unsynchronized.ref require specific techniques of investigation
Sun, 22 Sep 2013 18:09:05 +0200 add functions accessing Theory_Data in parallel to those accessing "ruleset' = Unsynchronized.ref"
Sun, 14 Oct 2012 21:26:02 +0200 2011-->2012: "isabelle usedir -b HOL Isac" works
Sun, 14 Oct 2012 20:00:27 +0200 2011-->2012: ...