test/Tools/isac/MathEngBasic/ctree.sml
Sun, 09 Oct 2022 07:44:22 +0200 eliminate term2str in test/*
Sun, 11 Sep 2022 14:31:15 +0200 resolve name clash in get_calc
Tue, 21 Jun 2022 16:04:43 +0200 rename functions in i-model.sml
Mon, 02 Aug 2021 15:25:49 +0200 reapir minus_mult_left, many tests work again
Thu, 15 Jul 2021 14:10:18 +0200 ewrite.sml + poly.sml + rational.sml: ok, repair rewrite-orders
Fri, 07 May 2021 18:12:51 +0200 * WN: simplify const names like "is'_expanded"
Thu, 29 Apr 2021 17:02:10 +0200 eliminate "handle _ => ..." finished
Tue, 20 Apr 2021 16:58:44 +0200 replace power ^^^ by \<up>
Mon, 19 Apr 2021 15:02:00 +0200 long identifiers for occurences in test/../termC.sml
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 09:30:40 +0200 start renaming Specification -> References;
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