test/Tools/isac/BridgeLibisabelle/use-cases.sml
Mon, 18 May 2020 14:02:54 +0200 sprep.cleanup Specification, Specify
Fri, 15 May 2020 19:31:04 +0200 shift code from Specification to References, separate References_Def
Fri, 15 May 2020 14:22:05 +0200 prep. cleanup of Specification
Fri, 15 May 2020 11:46:43 +0200 shift code from Specification to appropriate locations
Thu, 14 May 2020 15:06:18 +0200 Test_Isac_Short works with P_Specific
Thu, 14 May 2020 09:30:40 +0200 start renaming Specification -> References;
Wed, 13 May 2020 18:16:35 +0200 shift code from Specify to Ptool; Specify is ready to be re-filled
Mon, 04 May 2020 09:25:51 +0200 separate Solve_Step.add, rearrange code, prep. Specify_Step
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
Fri, 24 Apr 2020 08:51:05 +0200 separate struct.Error_Pattern, rename identifiers
Thu, 23 Apr 2020 15:48:31 +0200 separate struct.State_Steps, rename
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/
Wed, 15 Apr 2020 13:47:56 +0200 use "ThyC" for renaming identifiers
Wed, 15 Apr 2020 11:37:43 +0200 cleanup
Mon, 13 Apr 2020 15:31:23 +0200 reorganise struct. ThmC, part 1
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, 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
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
Tue, 31 Mar 2020 13:06:41 +0200 avoid contradicting predicates in contexts
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
Mon, 23 Mar 2020 17:51:35 +0100 make Check_elementwise' idle wrt. Calc.T
Wed, 18 Mar 2020 15:23:15 +0100 prep. cleanup LItool.resume_prog
Sat, 07 Mar 2020 17:11:55 +0100 cleanup LItool, begin
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 11:58:45 +0100 introduce Step.by_tactic, part 1
Sun, 09 Feb 2020 16:21:26 +0100 cleanup TODO, reactivate unused tests
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
Tue, 04 Feb 2020 16:27:54 +0100 lucin: set_found ONCE in locate_input_tactic makes "fun me" work
Thu, 23 Jan 2020 10:48:57 +0100 lucin: renaming due to simpler scanning (Istate .. found_accept)
Wed, 22 Jan 2020 17:32:45 +0100 lucin: simpler Lucin.scan_up works, but ERROR "LI.find_next_step without result" outcommented
Wed, 22 Jan 2020 11:20:54 +0100 lucin: tests towards simpl. Lucin.scan*
Fri, 17 Jan 2020 13:14:11 +0100 lucin: introduce Calc.T and Program.T
Mon, 23 Dec 2019 16:58:36 +0100 shift code from mathengine-stateless.sml to Step.do_next
Sat, 21 Dec 2019 18:05:13 +0100 lucin: unify do_next postponed
Fri, 20 Dec 2019 10:24:52 +0100 ok again Test_Isac_Short since last 2 change sets
Fri, 20 Dec 2019 09:41:11 +0100 remove unused fun mk_tac'_, get_form
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
Tue, 17 Dec 2019 16:31:46 +0100 lucin: shift Istate into Interpret/ from MathEngBasic
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
Wed, 13 Nov 2019 10:21:51 +0100 separate structure Pos: POSITION
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 11:02:41 +0100 lucin: extend istate with rule-set vor evaluation
Sun, 27 Oct 2019 12:10:57 +0100 lucin: replace Istate.safe by Istate.appy_
Thu, 10 Oct 2019 19:54:51 +0200 [Test_Isac] NEW locate_input_tactic works except 3 tests in Knowledge/polyminus.sml
Wed, 28 Aug 2019 11:21:26 +0200 reorganised MathEngine/ BridgeLibisabelle/