test/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
Sun, 11 Sep 2022 14:31:15 +0200 resolve name clash in get_calc
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 11:26:20 +0200 cleanup test for: push ctxt through LI
Tue, 16 Aug 2022 14:47:05 +0200 prepare test 1 for: push ctxt through LI; no relevant calls found.
Tue, 31 May 2022 16:21:22 +0200 cleanup
Thu, 26 May 2022 12:44:51 +0200 unify parse 6': TermC.parse eliminated, Test_Isac ok
Wed, 18 Aug 2021 20:34:41 +0200 replace is_const with is_num, ERROR removed
Fri, 06 Aug 2021 11:13:20 +0200 repair (ad-hoc) order in PolyMinus.thy, finished
Thu, 05 Aug 2021 18:05:28 +0200 repair (ad-hoc) order in PolyMinus.thy
Tue, 27 Jul 2021 11:21:14 +0200 revert previous changeset
Tue, 20 Jul 2021 14:37:56 +0200 //reduce the number of TermC.parse*; "//"means: tests broken .
Mon, 19 Jul 2021 17:29:35 +0200 introduce ALL valid const_name in test/*
Sun, 18 Jul 2021 21:15:21 +0200 Test_Isac_Short.thy, Test_Some.the work on new src, new TOODOOs
Sun, 18 Jul 2021 18:15:27 +0200 merged
Sun, 18 Jul 2021 16:20:32 +0200 eliminate ThmC.numerals_to_Free: Test_Isac_Short.thy works with TOODOO s
Thu, 15 Jul 2021 14:10:18 +0200 ewrite.sml + poly.sml + rational.sml: ok, repair rewrite-orders
Mon, 21 Jun 2021 15:36:09 +0200 more antiquotations for Isabelle/HOL consts/types, without change of semantics;
Tue, 20 Apr 2021 16:58:44 +0200 replace power ^^^ by \<up>
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
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 11:46:43 +0200 shift code from Specification to appropriate locations
Thu, 14 May 2020 16:58:33 +0200 shift code from P_Specific --> CAS_Cmd
Thu, 14 May 2020 16:08:41 +0200 shift code Specification --> Calc
Thu, 14 May 2020 15:06:18 +0200 Test_Isac_Short works with P_Specific
Thu, 14 May 2020 14:49:13 +0200 analogous naming P_Specific .. P_Model
Thu, 14 May 2020 13:48:45 +0200 rename to Specification, contiued
Tue, 12 May 2020 17:42:29 +0200 shift code from struct.Specify to appropriate locations
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
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
Tue, 28 Apr 2020 15:31:49 +0200 assign code from Rtools to appropriate struct.s
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/
Wed, 15 Apr 2020 18:00:58 +0200 collect code in ThyC
Wed, 15 Apr 2020 11:37:43 +0200 cleanup
Fri, 10 Apr 2020 18:32:36 +0200 use "UnparseC" for renaming identifiers
Fri, 10 Apr 2020 14:46:55 +0200 rearrange code for ThmC
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 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
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
Wed, 25 Mar 2020 10:38:31 +0100 remove unused field in Ctree
Wed, 25 Mar 2020 09:38:40 +0100 cleanup LItool.resume_prog, cf.edf1643edde5
Mon, 23 Mar 2020 14:55:34 +0100 start restructuring test/../isac/*
Wed, 18 Mar 2020 15:23:15 +0100 prep. cleanup LItool.resume_prog
Sat, 07 Mar 2020 17:11:55 +0100 cleanup LItool, begin
Sat, 07 Mar 2020 15:37:37 +0100 further separate specify- and solve-phase
Thu, 20 Feb 2020 18:02:00 +0100 prep. cleanup istate/ctxt in Ctree, part 4