src/Tools/isac/Interpret/li-tool.sml
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, 12 Sep 2022 17:46:32 +0200 eliminate KEStore_Elems.get_thes, add_thes 2: get_cas 1: Test_Isac ok
Wed, 07 Sep 2022 15:01:17 +0200 eliminate KEStore_Elems.get_thes, add_thes 1: get_rls 3: cleanup
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
Sun, 31 Jul 2022 13:45:20 +0200 eliminate global flags of Check_Unique, LI_Tool
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
Mon, 13 Sep 2021 15:31:50 +0200 investigate error from before CS "eliminate ThmC.numerals_to_Free"
Sat, 14 Aug 2021 16:07:07 +0200 tuned cf.9b839d8ce74a
Mon, 19 Jul 2021 15:34:54 +0200 ALL const_name replaces (others cannot be replaced)
Mon, 21 Jun 2021 15:36:09 +0200 more antiquotations for Isabelle/HOL consts/types, without change of semantics;
Fri, 07 May 2021 18:12:51 +0200 * WN: simplify const names like "is'_expanded"
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 Feb 2021 14:53:37 +0100 step 5.1: adapt ParseC.specification to new keywords
Wed, 09 Dec 2020 14:22:24 +0100 adopt new theory identifier also in comments
Wed, 03 Jun 2020 13:57:22 +0200 unify Pre_Conds.check, partially
Sat, 30 May 2020 16:18:01 +0200 remove hacks, finally
Thu, 14 May 2020 08:49:08 +0200 shift 2 preliminary hacks close to usage
Tue, 12 May 2020 17:42:29 +0200 shift code from struct.Specify to appropriate locations
Mon, 11 May 2020 20:49:27 +0200 prep. remove Specify/mstools.sml
Mon, 11 May 2020 11:38:52 +0200 error -> raise ERROR
Tue, 05 May 2020 15:39:20 +0200 assign code struct.O_Model and I_Model, part 2: model.sml is clean
Tue, 05 May 2020 13:33:23 +0200 assign code struct.O_Model and I_Model, part 1
Mon, 04 May 2020 17:08:32 +0200 separate struct O_Model and I_Model, part 1
Sat, 02 May 2020 10:57:04 +0200 remove unused tactics, part 1
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
Thu, 23 Apr 2020 09:29:56 +0200 separate struct. Derive
Wed, 22 Apr 2020 14:36:27 +0200 use "Spec", "Problem", "Method" for renaming identifiers
Wed, 22 Apr 2020 11:06:48 +0200 shift Unsynchronized.ref for tracing to respect.struct.
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 18:00:58 +0200 collect code in ThyC
Wed, 15 Apr 2020 13:47:56 +0200 use "ThyC" for renaming identifiers
Wed, 15 Apr 2020 11:37:43 +0200 cleanup
Wed, 15 Apr 2020 10:07:43 +0200 use "ThmC" for renaming identifiers
Mon, 13 Apr 2020 18:32:01 +0200 reorganise struct. ThmC, part 2
Mon, 13 Apr 2020 13:27:55 +0200 improve renaming
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
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 14:24:38 +0200 separate struct ThyC
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
Wed, 01 Apr 2020 10:24:13 +0200 renaming, cleanup
Tue, 31 Mar 2020 15:43:33 +0200 renaming, cleanup
Wed, 25 Mar 2020 09:38:40 +0100 cleanup LItool.resume_prog, cf.edf1643edde5
Mon, 23 Mar 2020 13:31:29 +0100 separate structure Detail_Step
Wed, 18 Mar 2020 15:23:15 +0100 prep. cleanup LItool.resume_prog
Tue, 10 Mar 2020 13:25:00 +0100 tuned