test/Tools/isac/Knowledge/integrate.thy
Thu, 15 Dec 2022 13:03:51 +0100 proper indication of error-msg "Wrong descriptor" in problem/method
Thu, 24 Nov 2022 18:07:17 +0100 follow-up Makarius #3: reorganise parse for proper error-reporting in problem/method
Mon, 07 Nov 2022 19:58:01 +0100 rename KEstore_Elems to Know_Store
Mon, 07 Nov 2022 19:49:14 +0100 delete superfluous field in Method_Def.T
Mon, 07 Nov 2022 17:37:20 +0100 rename fields in Method_Def.T
Sat, 08 Oct 2022 11:40:48 +0200 follow up 5: cleanup
Fri, 07 Oct 2022 20:46:48 +0200 follow up 3: MethodC.adapt_to_typ on loading by CalcTree, CalcTreeTEST
Sun, 31 Jul 2022 13:23:38 +0200 eliminate global flag Check_Unique.on
Wed, 03 Feb 2021 16:39:44 +0100 Isac's MethodC not shadowing Isabelle's Method
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, 08 Apr 2020 12:32:51 +0200 use new struct "Rule_Set" for renaming identifiers
Sat, 04 Apr 2020 12:11:32 +0200 separate Rule_Set from Rule
Wed, 02 Oct 2019 16:02:17 +0200 lucin: use #> in Program in analogy to #> in Isabelle/ML
Tue, 01 Oct 2019 10:47:25 +0200 lucin: drop unused bool argument in tactic Rewrite*Inst
Mon, 26 Aug 2019 17:40:27 +0200 rename Isac.thy --> Isac_Knowledge.thy
Thu, 22 Aug 2019 16:48:04 +0200 lucin: rename Script --> Program
Wed, 29 May 2019 10:36:16 +0200 [-Test_Isac] funpack: switch from Script to partial_function
Tue, 22 Jan 2019 12:08:32 +0100 funpack: Test_Isac ok with string constants in programs and tactics
Tue, 22 Jan 2019 09:33:11 +0100 [-Test_Isac] funpack: in programs and spec.terms replace bdv by ''bdv''
Wed, 21 Nov 2018 12:32:54 +0100 update to new Isabelle conventions: {*...*} to \<open>...\<close>
Tue, 28 Aug 2018 13:34:22 +0200 Isabelle2017->18: adapt to more rigorous session handling
Fri, 24 Aug 2018 13:05:00 +0200 Isabelle2017->18: for Test_Isac.thy adapt new form of imports
Mon, 26 Mar 2018 09:20:09 +0200 Rule: Test_Isac works completely
Thu, 15 Mar 2018 15:48:52 +0100 Celem: tests within imports work, except All_Ctxt
Sun, 18 Dec 2016 16:27:41 +0100 added structure Specify : MODEL_SPECIFY
Sun, 02 Feb 2014 02:43:04 +0100 ad 967c8a1eb6b1 (2): added missing analog for 'insert_errpats' with 'mets' Theory_Data
Sun, 02 Feb 2014 01:15:13 +0100 ad 967c8a1eb6b1 (2b): in tests, add functions accessing Theory_Data in parallel to those accessing 'mets = Unsynchronized.ref'