src/Tools/isac/MathEngine/step.sml
Wed, 19 Oct 2022 10:43:04 +0200 eliminate term2str in src, Prog_Tac.*_adapt_to_type
Mon, 26 Sep 2022 10:57:53 +0200 follow up 2: Problem.adapt_to_typ on loading by CalcTree, CalcTreeTEST
Thu, 29 Apr 2021 14:13:11 +0200 eliminate warnings from src/*, finished
Sun, 18 Apr 2021 23:37:59 +0200 conditional compilation via system option "isac_test" and antiquotation \<^isac_test>CARTOUCHE:
Sun, 14 Jun 2020 15:39:55 +0200 unify code (and replace Specify.by_tactic_input' by Specify.by_Add_)
Fri, 12 Jun 2020 11:41:57 +0200 unify signatures of Step's (Step_Specify.by_tactic_input)
Sat, 30 May 2020 15:20:22 +0200 cleanup code after resolve hacks
Thu, 28 May 2020 12:52:25 +0200 resolve hacks, part 2: Specify.find_next_step, Specify.by_tactic_input
Wed, 27 May 2020 13:42:37 +0200 Test_Isac_Short OK with OLD code, Test_Some OK with NEW
Tue, 26 May 2020 11:53:43 +0200 prep.resolve hacks introduced with funpack, part 4
Mon, 25 May 2020 16:52:38 +0200 prep.resolve hacks introduced with funpack, part 3
Sun, 24 May 2020 16:05:36 +0200 prep.resolve hacks introduced with funpack, part 1
Thu, 14 May 2020 16:08:41 +0200 shift code Specification --> Calc
Thu, 14 May 2020 13:33:47 +0200 rename Specification -> References, contiued
Thu, 14 May 2020 09:30:40 +0200 start renaming Specification -> References;
Sun, 10 May 2020 17:26:36 +0200 cleanup generate.sml, model.sml
Mon, 04 May 2020 09:25:51 +0200 separate Solve_Step.add, rearrange code, prep. Specify_Step
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
Wed, 29 Apr 2020 09:03:01 +0200 comments on relation between files.
Sun, 19 Apr 2020 11:07:02 +0200 switch "activate for Test_Isac .." back to Build_Isac
Fri, 17 Apr 2020 18:47:29 +0200 Test_Isac_Short OK (except the 2 strange errors)
Wed, 01 Apr 2020 12:42:39 +0200 renaming, cleanup
Sun, 16 Feb 2020 16:26:05 +0100 introduce Step.by_tactic, part 3, finished, Test_Isac_Short OK
Tue, 11 Feb 2020 17:25:45 +0100 introduce Step.by_tactic, part 2
Tue, 11 Feb 2020 11:58:45 +0100 introduce Step.by_tactic, part 1
Tue, 11 Feb 2020 10:59:18 +0100 cleanup Step.do_next
Sat, 08 Feb 2020 12:41:27 +0100 LI: prep. test to re-build locate_input_term
Fri, 07 Feb 2020 12:36:08 +0100 LI: rename Lucin to LI
Tue, 04 Feb 2020 17:11:54 +0100 lucin: rename central structure to Lucin
Wed, 22 Jan 2020 11:20:54 +0100 lucin: tests towards simpl. Lucin.scan*
Fri, 17 Jan 2020 14:10:10 +0100 tuned
Fri, 17 Jan 2020 12:37:21 +0100 lucin: renaming
Mon, 23 Dec 2019 16:58:36 +0100 shift code from mathengine-stateless.sml to Step.do_next
Mon, 23 Dec 2019 16:38:09 +0100 rm code replaced in previous change set
Mon, 23 Dec 2019 15:41:36 +0100 separate Step_Specify, Step_Solve, Step for do_next and by_tactic
Thu, 19 Dec 2019 12:40:17 +0100 lucin: various investigations (a chaos change set)
Wed, 18 Dec 2019 15:33:27 +0100 prep. intro. of Step