src/Tools/isac/MathEngBasic/tactic.sml
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
Thu, 29 Apr 2021 12:43:50 +0200 eliminate warnings from src/*, part 2
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, 03 Jun 2020 11:25:19 +0200 follow 2 ancient updates of Library.ML
Wed, 20 May 2020 12:52:09 +0200 standard format for string lists
Fri, 15 May 2020 19:31:04 +0200 shift code from Specification to References, separate References_Def
Thu, 14 May 2020 09:30:40 +0200 start renaming Specification -> References;
Mon, 11 May 2020 12:25:52 +0200 introduce Pre_Conds.T
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 09:07:36 +0200 separate struc.Formalise
Mon, 04 May 2020 18:47:27 +0200 separate struct O_Model and I_Model, part 2
Mon, 04 May 2020 16:25:14 +0200 shift code specific for specify-phase to Specify/*
Mon, 04 May 2020 09:25:51 +0200 separate Solve_Step.add, rearrange code, prep. Specify_Step
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 11:36:13 +0200 remove Init_Proof, is NOT a tactic
Sat, 02 May 2020 10:57:04 +0200 remove unused tactics, part 1
Sat, 02 May 2020 09:15:39 +0200 comment tactics in struct. (only)
Fri, 01 May 2020 17:17:41 +0200 unify sequence of tactics
Tue, 28 Apr 2020 15:31:49 +0200 assign code from Rtools to appropriate struct.s
Mon, 27 Apr 2020 16:37:56 +0200 clarify types of Subst
Mon, 27 Apr 2020 12:36:21 +0200 separate struct.Subst, rename idenfitiers
Fri, 24 Apr 2020 09:01:48 +0200 tuned
Wed, 22 Apr 2020 14:36:27 +0200 use "Spec", "Problem", "Method" for renaming identifiers
Wed, 22 Apr 2020 11:23:30 +0200 rename file according to struct.; start renaming with "Spec"
Tue, 21 Apr 2020 15:42:50 +0200 replace Celem. with new struct.s in BaseDefinitions/
Sun, 19 Apr 2020 12:22:37 +0200 rename KEStore to Know_Store, replace respect.part of Celem with Celem1
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, 15 Apr 2020 13:47:56 +0200 use "ThyC" for renaming identifiers
Wed, 15 Apr 2020 11:37:43 +0200 cleanup
Tue, 14 Apr 2020 12:39:26 +0200 reorganise struct. ThmC, part 3 end
Fri, 10 Apr 2020 18:32:36 +0200 use "UnparseC" for renaming identifiers
Fri, 10 Apr 2020 16:16:09 +0200 use "Rule" and "Rule_Set" for renaming identifiers
Fri, 10 Apr 2020 14:46:55 +0200 rearrange code for ThmC
Fri, 10 Apr 2020 12:28:47 +0200 rearrange code in Rule_Set and Rule, finished
Thu, 09 Apr 2020 18:21:09 +0200 rearrange code in Rule_Set and Rule
Thu, 09 Apr 2020 17:13:17 +0200 separate struct. UnparseC, shift code to ThmC
Wed, 08 Apr 2020 16:56:47 +0200 separate struct Rewrite_Ord
Wed, 08 Apr 2020 14:24:38 +0200 separate struct ThyC
Wed, 08 Apr 2020 12:32:51 +0200 use new struct "Rule_Set" for renaming identifiers
Mon, 06 Apr 2020 11:44:36 +0200 use "Rule_Set" for shorter identifiers
Sat, 04 Apr 2020 12:11:32 +0200 separate Rule_Set from Rule
Wed, 01 Apr 2020 18:54:03 +0200 renaming, cleanup
Wed, 01 Apr 2020 12:42:39 +0200 renaming, cleanup
Tue, 31 Mar 2020 15:43:33 +0200 renaming, cleanup
Thu, 20 Feb 2020 18:47:55 +0100 cleanup Tactic and prep.shift after Ctree
Thu, 23 Jan 2020 11:12:09 +0100 repair last changeset, rename set_skip -> set_found (according last change)
Thu, 23 Jan 2020 10:48:57 +0100 lucin: renaming due to simpler scanning (Istate .. found_accept)
Mon, 20 Jan 2020 11:48:59 +0100 postpone separation of Tactic
Fri, 17 Jan 2020 13:14:11 +0100 lucin: introduce Calc.T and Program.T
Thu, 19 Dec 2019 16:41:57 +0100 cleanup fun solve, shift from Solve --> Step_Solve
Tue, 17 Dec 2019 17:52:48 +0100 revert previous changeset, see TODO.thy
Tue, 17 Dec 2019 17:19:34 +0100 shift tactic.sml after ctree.sml, leave tactic-def.sml before
Tue, 17 Dec 2019 16:31:46 +0100 lucin: shift Istate into Interpret/ from MathEngBasic