src/Tools/isac/Interpret/solve-step.sml
Mon, 11 Dec 2023 12:14:28 +0100 rollback
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)
Fri, 18 Aug 2023 18:51:18 +0200 prepare 16: delete old code 2, shift feedback_to_string Pre_Conds -> I_Model
Fri, 31 Mar 2023 12:07:52 +0200 //new Pre_Conds.check/_TEST breaks tests, need new signature
Sat, 04 Feb 2023 17:00:25 +0100 eliminate use of Thy_Info 22: eliminate UnparseC.term, rename "_in_ctxt" -> ""
Sat, 04 Feb 2023 11:21:56 +0100 eliminate use of Thy_Info 20: cleanup Subst.*, detect design flaw in fun eval_*
Mon, 30 Jan 2023 12:11:40 +0100 cleanup parse #4: eliminate TermC.parse
Thu, 26 Jan 2023 18:54:25 +0100 use exclusively some new *.to_string ctxt
Sun, 08 Jan 2023 16:19:31 +0100 eliminate use of Thy_Info 5: ThyC.get_theory in Error_Pattern, Kernel
Wed, 21 Dec 2022 18:48:23 +0100 make Minisubplb/710-interSteps-short.sml independent from Thy_Info
Fri, 09 Dec 2022 13:51:02 +0100 make up to Minisubplb/700-interSteps.sml from Thy_Info (on Isabelle2021-1)
Thu, 08 Dec 2022 17:55:45 +0100 make Minisubplb/400-start-meth-subpbl.sml from Thy_Info
Wed, 16 Nov 2022 10:29:52 +0100 make Minisubplb/200-start-method independent #2: Tactic.Rewrite_Set partially
Mon, 07 Nov 2022 17:37:20 +0100 rename fields in Method_Def.T
Fri, 21 Oct 2022 15:19:00 +0200 follow up 5e: finish adapt_to_type for Tactic, eliminate term2str in src
Wed, 19 Oct 2022 15:39:15 +0200 cleanup 1: clarify adapt_to_type finished
Wed, 19 Oct 2022 14:23:40 +0200 Test_Isac works -- hg rollback
Wed, 19 Oct 2022 13:10:24 +0200 cleanup 1: clarify adapt_to_type for Prog_Tac
Wed, 19 Oct 2022 10:43:04 +0200 eliminate term2str in src, Prog_Tac.*_adapt_to_type
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
Fri, 09 Sep 2022 10:53:51 +0200 eliminate KEStore_Elems.get_thes, add_thes 2: get_rew_ord finished
Wed, 07 Sep 2022 14:51:58 +0200 eliminate KEStore_Elems.get_thes, add_thes 1: get_rls 2: shift parent_node
Wed, 07 Sep 2022 10:58:12 +0200 eliminate KEStore_Elems.get_thes, add_thes 1: get_rls 1
Wed, 24 Aug 2022 19:02:19 +0200 use Eval.* instead of Eval_Def.* wherever possible
Wed, 24 Aug 2022 18:29:33 +0200 polish naming in structure Eval
Wed, 24 Aug 2022 17:21:14 +0200 polish naming in Rule_Def for Eval
Mon, 22 Aug 2022 13:39:32 +0200 push ctxt through LI (Lucas-Interpreter)
Sun, 21 Aug 2022 11:22:04 +0200 //prepare test 3 for: push ctxt through LI (only CAS_Cmd not OK)
Tue, 16 Aug 2022 12:21:21 +0200 prepare src for: push ctxt throught Lucas-Interpretation
Thu, 04 Aug 2022 12:48:37 +0200 polish naming in Rewrite_Order
Wed, 03 Aug 2022 17:18:47 +0200 replace val rew_ord' = Unsynchronized.ref by Theory_Data
Sat, 30 Jul 2022 16:47:45 +0200 eliminate global flag Rewrite.trace_on
Tue, 21 Jun 2022 16:04:43 +0200 rename functions in i-model.sml
Tue, 10 Aug 2021 11:01:18 +0200 eliminate ThyC.to_ctxt, use Proof_Context.init_global inline
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
Tue, 19 May 2020 12:33:35 +0200 adapt test/../Specify/* to new files in src/../Specify/*
Tue, 12 May 2020 17:42:29 +0200 shift code from struct.Specify to appropriate locations
Mon, 11 May 2020 11:38:52 +0200 error -> raise ERROR
Sun, 10 May 2020 17:26:36 +0200 cleanup generate.sml, model.sml
Tue, 05 May 2020 15:39:20 +0200 assign code struct.O_Model and I_Model, part 2: model.sml is clean
Mon, 04 May 2020 13:27:45 +0200 remove unused code
Mon, 04 May 2020 12:38:16 +0200 end cleanup Interpret/*, preliminary
Mon, 04 May 2020 10:19:16 +0200 spearate Specify_Step.add
Mon, 04 May 2020 09:25:51 +0200 separate Solve_Step.add, rearrange code, prep. Specify_Step
Sat, 02 May 2020 17:39:04 +0200 prep. new Solve_Step.add
Sat, 02 May 2020 16:34:42 +0200 Solve_Check: postpone parsing input to _ option
Sat, 02 May 2020 15:41:27 +0200 simplify Solve_Step.check, remove CAScmd (is not a tactic)
Sat, 02 May 2020 12:13:20 +0200 remove unused tactics, finish
Sat, 02 May 2020 10:57:04 +0200 remove unused tactics, part 1
Fri, 01 May 2020 17:17:41 +0200 unify sequence of tactics
Fri, 01 May 2020 16:06:59 +0200 separate Specify_Step.check
Fri, 01 May 2020 15:28:40 +0200 separate Solve_Step.check, repair ALL of Test_Isac_Short
Wed, 29 Apr 2020 12:30:51 +0200 prep. separation of check Applicable between specify-phase and solve-phase