test/Tools/isac/MathEngBasic/ctree.sml
Tue, 12 May 2020 17:42:29 +0200 shift code from struct.Specify to appropriate locations
Sun, 10 May 2020 17:26:36 +0200 cleanup generate.sml, model.sml
Tue, 05 May 2020 13:33:23 +0200 assign code struct.O_Model and I_Model, part 1
Tue, 05 May 2020 09:07:36 +0200 separate struc.Formalise
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/
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
Wed, 01 Apr 2020 12:42:39 +0200 renaming, cleanup
Thu, 26 Mar 2020 16:17:21 +0100 improve classification of assumptions (True, False, indeterminate)
Mon, 23 Mar 2020 17:51:35 +0100 make Check_elementwise' idle wrt. Calc.T
Sat, 07 Mar 2020 14:18:11 +0100 drop update_ctxt (1st step of respective cleanup of ctree write-access)
Wed, 04 Mar 2020 17:48:37 +0100 cleanup ctxt: ctxt_specify goes via cappend_problem
Sun, 09 Feb 2020 16:21:26 +0100 cleanup TODO, reactivate unused tests
Thu, 19 Dec 2019 16:41:57 +0100 cleanup fun solve, shift from Solve --> Step_Solve
Wed, 18 Dec 2019 15:33:27 +0100 prep. intro. of Step
Sat, 26 Oct 2019 13:03:16 +0200 separate common base for Specify and Interpret