src/Tools/isac/Specify/cas-command.sml
Mon, 11 Dec 2023 17:26:30 +0100 eliminate the intermediate *_POS
Mon, 11 Dec 2023 12:14:28 +0100 rollback
Mon, 11 Dec 2023 09:24:02 +0100 prepare 1: delete old code with I_Model.T (without Position.T)
Thu, 07 Dec 2023 17:16:22 +0100 prepare 4: refine.sml with I_Model.T_POS exclusively
Thu, 07 Dec 2023 11:54:42 +0100 prepare 2: p-spec.sml in Specify/ with I_Model.T_POS
Tue, 05 Dec 2023 18:15:45 +0100 prepare 1: towards I_Model.T_POS in Specify/ (and no I_Model.T)
Fri, 01 Dec 2023 06:08:22 +0100 PIDE turn 13: rename ALL(?) code already handling Position.T from *_TEST to *_POS
Tue, 29 Aug 2023 08:35:46 +0200 followup 4: delete old code
Sun, 27 Aug 2023 16:48:03 +0200 followup 3: rename Pre_Conds.* and I_Model.* (eliminate *_TEST as much as possible)
Tue, 15 Aug 2023 12:22:49 +0200 prepare 13: Testi_Isac_Short without errors
Tue, 07 Feb 2023 17:25:09 +0100 eliminate use of Thy_Info 23: ThyC.get_theory ctxt is mandadory
Mon, 30 Jan 2023 12:11:40 +0100 cleanup parse #4: eliminate TermC.parse
Thu, 24 Nov 2022 18:07:17 +0100 follow-up Makarius #3: reorganise parse for proper error-reporting in problem/method
Wed, 23 Nov 2022 11:14:38 +0100 while renamings in MethodC -- hg rollback
Thu, 10 Nov 2022 14:25:38 +0100 make Minisubplb/200-start-method independent from Thy_Info #1
Mon, 07 Nov 2022 19:58:01 +0100 rename KEstore_Elems to Know_Store
Mon, 07 Nov 2022 17:37:20 +0100 rename fields in Method_Def.T
Mon, 31 Oct 2022 18:28:36 +0100 rename fields in Probl_Def.T
Fri, 21 Oct 2022 15:19:00 +0200 follow up 5e: finish adapt_to_type for Tactic, eliminate term2str in src
Sat, 08 Oct 2022 11:40:48 +0200 follow up 5: cleanup
Thu, 29 Sep 2022 18:02:10 +0200 build clean -- rollback
Mon, 26 Sep 2022 10:57:53 +0200 follow up 2: Problem.adapt_to_typ on loading by CalcTree, CalcTreeTEST
Mon, 12 Sep 2022 17:46:32 +0200 eliminate KEStore_Elems.get_thes, add_thes 2: get_cas 1: Test_Isac ok
Fri, 09 Sep 2022 10:15:28 +0200 eliminate KEStore_Elems.get_thes, add_thes 2: get_rew_ord, get_calc, get_cas
Mon, 20 Jun 2022 18:37:54 +0200 rename functions in o-model.sml
Wed, 01 Jun 2022 14:17:23 +0200 Calculation 6: separate "Problem" and "Problem_Ref"
Mon, 21 Jun 2021 21:53:23 +0200 Isar command 'cas' as front-end for KEStore_Elems.add_cas, without change of semantics;
Sun, 18 Apr 2021 23:37:59 +0200 conditional compilation via system option "isac_test" and antiquotation \<^isac_test>CARTOUCHE:
Wed, 03 Feb 2021 16:39:44 +0100 Isac's MethodC not shadowing Isabelle's Method
Wed, 04 Nov 2020 09:59:30 +0100 separate code for Example from spark_open, resolve name clash
Wed, 03 Jun 2020 13:57:22 +0200 unify Pre_Conds.check, partially
Thu, 14 May 2020 16:58:33 +0200 shift code from P_Specific --> CAS_Cmd