src/Tools/isac/Interpret/lucas-interpreter.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
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
Wed, 07 Sep 2022 14:51:58 +0200 eliminate KEStore_Elems.get_thes, add_thes 1: get_rls 2: shift parent_node
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)
Sat, 06 Aug 2022 18:50:43 +0200 push Proof.context through Derive.steps, note HACK
Sat, 30 Jul 2022 16:47:45 +0200 eliminate global flag Rewrite.trace_on
Mon, 13 Sep 2021 16:01:48 +0200 cleanup TOODOOs from eliminate ThmC.numerals_to_Free
Sun, 22 Aug 2021 09:43:43 +0200 improvement in Rational.thy makes several testfiles run, breaks one.
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;
Wed, 21 Apr 2021 11:47:30 +0200 check remaining "for tests only" wrt. \<^isac_test>CARTOUCHE
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
Mon, 29 Jun 2020 16:01:01 +0200 renamings for Isabelle WS
Mon, 29 Jun 2020 15:43:35 +0200 code polishing
Sat, 30 May 2020 16:18:01 +0200 remove hacks, finally
Wed, 20 May 2020 12:52:09 +0200 standard format for string lists
Mon, 18 May 2020 11:48:27 +0200 shift code from Specification to Specify
Sat, 16 May 2020 16:23:24 +0200 shift code from Specification to I_Model, rename ids
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 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 11:38:52 +0200 error -> raise ERROR
Mon, 04 May 2020 11:13:16 +0200 cleanup struct.Derive
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)
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
Thu, 23 Apr 2020 15:48:31 +0200 separate struct.State_Steps, rename
Thu, 23 Apr 2020 12:34:54 +0200 use "Derive" for renaming identifiers
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
Tue, 21 Apr 2020 15:42:50 +0200 replace Celem. with new struct.s in BaseDefinitions/
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
Fri, 10 Apr 2020 18:32:36 +0200 use "UnparseC" for renaming identifiers
Thu, 09 Apr 2020 17:13:17 +0200 separate struct. UnparseC, shift code to ThmC
Thu, 09 Apr 2020 11:21:53 +0200 separate struct. ThmC, Error_Fill_Def; unite error-pattern and fill-pattern
Wed, 08 Apr 2020 12:32:51 +0200 use new struct "Rule_Set" for renaming 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
Tue, 31 Mar 2020 14:05:10 +0200 remove assumptions from Check_Postcond'; these are done by context now
Tue, 31 Mar 2020 13:06:41 +0200 avoid contradicting predicates in contexts
Wed, 25 Mar 2020 09:38:40 +0100 cleanup LItool.resume_prog, cf.edf1643edde5
Wed, 25 Mar 2020 09:17:05 +0100 ONE tactic per step VISIBLE in calculation
Tue, 24 Mar 2020 17:01:02 +0100 prep. ONE tactic per step VISIBLE in calculation
Mon, 23 Mar 2020 13:31:29 +0100 separate structure Detail_Step
Fri, 20 Mar 2020 19:31:55 +0100 collect code for by_tactic..Check_Postcond'
Wed, 18 Mar 2020 15:23:15 +0100 prep. cleanup LItool.resume_prog
Sat, 07 Mar 2020 18:44:31 +0100 cleanup tac_from_prog, end
Sat, 07 Mar 2020 17:53:32 +0100 prep. cleanup of tac_from_prog
Sat, 07 Mar 2020 17:11:55 +0100 cleanup LItool, begin