src/Tools/isac/MathEngBasic/method.sml
Fri, 24 Nov 2023 15:34:07 +0100 followup 3: repair new fill_from_o, uncomment maximum of tests
Mon, 30 Jan 2023 09:47:18 +0100 cleanup parse #3: final functions inb ParseC
Fri, 06 Jan 2023 08:04:36 +0100 eliminate thy-hierarchy 1: Error_Pattern.fill_from_store independent from..
Thu, 15 Dec 2022 13:03:51 +0100 proper indication of error-msg "Wrong descriptor" in problem/method
Fri, 09 Dec 2022 12:59:16 +0100 removed obsolete "extend" operation;
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
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
Mon, 31 Oct 2022 16:43:48 +0100 cleanup Problem/MethodC..prep_input
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
Fri, 07 Oct 2022 20:46:48 +0200 follow up 3: MethodC.adapt_to_typ on loading by CalcTree, CalcTreeTEST
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
Fri, 16 Sep 2022 12:13:23 +0200 follow up 1a: restrict concept to adaptation of types within pre-compiled terms
Wed, 24 Aug 2022 17:21:14 +0200 polish naming in Rule_Def for Eval
Fri, 05 Aug 2022 11:38:10 +0200 improve error-msg of Problem.from_store, MethodC.from_store
Thu, 04 Aug 2022 12:48:37 +0200 polish naming in Rewrite_Order
Sun, 31 Jul 2022 13:23:38 +0200 eliminate global flag Check_Unique.on
Tue, 16 Nov 2021 18:26:57 +0100 unify parse 4: eliminate parse, simple cases
Tue, 27 Jul 2021 11:21:14 +0200 revert previous changeset
Tue, 20 Jul 2021 14:37:56 +0200 //reduce the number of TermC.parse*; "//"means: tests broken .
Mon, 21 Jun 2021 21:53:23 +0200 Isar command 'cas' as front-end for KEStore_Elems.add_cas, without change of semantics;
Sun, 20 Jun 2021 16:30:56 +0200 tuned --- adapted to problem.sml;
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;
Wed, 28 Apr 2021 12:38:13 +0200 eliminate "handle _ => ..." by \<^try>CARTOUCHE in src/*
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, 13 May 2020 16:10:22 +0200 shift code from Specify to Problem, Method, Test_Tool
Tue, 12 May 2020 17:42:29 +0200 shift code from struct.Specify to appropriate locations
Wed, 22 Apr 2020 14:36:27 +0200 use "Spec", "Problem", "Method" for renaming identifiers
Tue, 21 Apr 2020 10:53:04 +0200 derive Method.T from Meth_Def.T, drop funs and types used by Know_Store
Tue, 21 Apr 2020 10:13:30 +0200 derive Problem from Probl_Def, drop funs and types used by Know_Store