src/Tools/isac/MathEngBasic/ctree-access.sml
Wed, 03 Feb 2021 16:39:44 +0100 Isac's MethodC not shadowing Isabelle's Method
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;
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/*
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 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
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
Wed, 01 Apr 2020 12:42:39 +0200 renaming, cleanup
Tue, 31 Mar 2020 15:43:33 +0200 renaming, cleanup
Wed, 25 Mar 2020 11:01:02 +0100 remove unused field in Ctree, finish
Wed, 25 Mar 2020 10:38:31 +0100 remove unused field in Ctree
Tue, 24 Mar 2020 17:01:02 +0100 prep. ONE tactic per step VISIBLE in calculation
Sat, 07 Mar 2020 14:18:11 +0100 drop update_ctxt (1st step of respective cleanup of ctree write-access)
Sat, 07 Mar 2020 11:54:13 +0100 cleanup ctxt: replace Ctree.update_ctxt by Ctree.cupdate_problem
Wed, 04 Mar 2020 17:48:37 +0100 cleanup ctxt: ctxt_specify goes via cappend_problem
Tue, 03 Mar 2020 11:59:06 +0100 cleanup, in particular TODO.thy
Tue, 25 Feb 2020 18:36:29 +0100 prep. cleanup istate/ctxt in Ctree, part 6
Fri, 21 Feb 2020 14:19:33 +0100 prep. cleanup istate/ctxt in Ctree, part 5
Thu, 20 Feb 2020 14:57:03 +0100 prep. cleanup istate/ctxt in Ctree, part 2
Thu, 20 Feb 2020 11:55:29 +0100 prep. cleanup istate/ctxt in Ctree
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
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)
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
Thu, 14 Nov 2019 12:08:05 +0100 tuned
Thu, 14 Nov 2019 12:00:13 +0100 tuned
Wed, 13 Nov 2019 10:21:51 +0100 separate structure Pos: POSITION
Thu, 31 Oct 2019 13:48:06 +0100 tuned
Thu, 31 Oct 2019 10:41:42 +0100 lucin: extend Pstate with an additional flag
Sat, 26 Oct 2019 13:03:16 +0200 separate common base for Specify and Interpret