test/Tools/isac/MathEngine/mathengine-stateless.sml
Mon, 06 Apr 2020 11:44:36 +0200 use "Rule_Set" for shorter identifiers
Wed, 01 Apr 2020 12:42:39 +0200 renaming, cleanup
Tue, 31 Mar 2020 15:43:33 +0200 renaming, cleanup
Thu, 26 Mar 2020 16:17:21 +0100 improve classification of assumptions (True, False, indeterminate)
Mon, 23 Mar 2020 14:55:34 +0100 start restructuring test/../isac/*
Mon, 23 Mar 2020 13:31:29 +0100 separate structure Detail_Step
Wed, 18 Mar 2020 15:23:15 +0100 prep. cleanup LItool.resume_prog
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
Thu, 20 Feb 2020 18:02:00 +0100 prep. cleanup istate/ctxt in Ctree, part 4
Thu, 20 Feb 2020 17:09:24 +0100 prep. cleanup istate/ctxt in Ctree, part 3
Sun, 16 Feb 2020 16:26:05 +0100 introduce Step.by_tactic, part 3, finished, Test_Isac_Short OK
Tue, 11 Feb 2020 11:58:45 +0100 introduce Step.by_tactic, part 1
Sat, 08 Feb 2020 17:00:37 +0100 replace Chead.calcstate' by Calc.T once
Sat, 08 Feb 2020 16:33:27 +0100 step separated wrt Solve .. Specify
Fri, 07 Feb 2020 12:36:08 +0100 LI: rename Lucin to LI
Tue, 04 Feb 2020 17:11:54 +0100 lucin: rename central structure to Lucin
Thu, 23 Jan 2020 10:48:57 +0100 lucin: renaming due to simpler scanning (Istate .. found_accept)
Fri, 17 Jan 2020 12:37:21 +0100 lucin: renaming
Wed, 15 Jan 2020 13:50:16 +0100 lucin: rename completed
Wed, 15 Jan 2020 12:12:44 +0100 lucin: rename fun *2 to fun * with expectation to unify fun * with fun *1
Mon, 23 Dec 2019 16:58:36 +0100 shift code from mathengine-stateless.sml to Step.do_next
Mon, 23 Dec 2019 16:38:09 +0100 rm code replaced in previous change set
Mon, 23 Dec 2019 11:12:24 +0100 lucin: unify signatures of Step*
Sat, 21 Dec 2019 18:05:13 +0100 lucin: unify do_next postponed
Sat, 21 Dec 2019 16:45:10 +0100 lucin: unify do_next, partially
Thu, 19 Dec 2019 17:37:25 +0100 lucin: unify fun.ids. for locate_input_tactic
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
Wed, 18 Dec 2019 11:31:31 +0100 lucin: plan for new identifiers of steps
Mon, 16 Dec 2019 14:03:16 +0100 lucin: re-build determine_next_tactic, "ONE ERROR" outcommented
Sat, 30 Nov 2019 15:43:14 +0100 lucin: prep. next_tactic_result, Accept_Tac2 takes ctxt in addition
Fri, 29 Nov 2019 15:22:29 +0100 lucin: fun determine_next_tactic gets envisaged arguments
Wed, 27 Nov 2019 18:47:26 +0100 lucin: push ctxt further into interpreter
Tue, 26 Nov 2019 17:06:12 +0100 lucin: cleanup ContextC, partially
Mon, 25 Nov 2019 16:39:52 +0100 lucin: renaming in scanning the parse-tree
Tue, 19 Nov 2019 14:19:44 +0100 lucin: improve naming for constructors in scans
Thu, 07 Nov 2019 10:43:32 +0100 lucin: renaming for paper
Wed, 06 Nov 2019 15:08:27 +0100 lucin: args of appy, assy & Co reorganised
Thu, 31 Oct 2019 10:41:42 +0100 lucin: extend Pstate with an additional flag
Wed, 30 Oct 2019 16:46:05 +0100 lucin: remove remaining Pstate exhibiting internal structure
Wed, 30 Oct 2019 11:02:41 +0100 lucin: extend istate with rule-set vor evaluation
Fri, 25 Oct 2019 15:06:08 +0200 lucin: remove old args in appy & Co
Sat, 19 Oct 2019 18:19:16 +0200 lucin: introduce interpreter-state to appy & Co
Wed, 28 Aug 2019 11:21:26 +0200 reorganised MathEngine/ BridgeLibisabelle/