src/Tools/isac/MathEngine/solve.sml
Sat, 14 Dec 2019 13:36:40 +0100 remove tracing, which interfere with current investigations
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
Sat, 16 Nov 2019 17:13:52 +0100 lucin: consolidate Tactic, 1st
Thu, 14 Nov 2019 12:08:05 +0100 tuned
Thu, 14 Nov 2019 12:00:13 +0100 tuned
Wed, 13 Nov 2019 15:52:03 +0100 lucin: renaming in structure Istate
Wed, 13 Nov 2019 12:06:40 +0100 lucin: suppose determine_next_tactic unnecessary in solve Apply_Method'
Wed, 13 Nov 2019 10:28:35 +0100 open Pos with Ctree; !!!in previous changeset no Build_Isac!!!
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
Mon, 04 Nov 2019 11:40:29 +0100 [Test_Isac] lucin: remove Istate.get_*, unnecessary for record.
Thu, 31 Oct 2019 13:48:06 +0100 tuned
Thu, 31 Oct 2019 10:41:42 +0100 lucin: extend Pstate with an additional flag
Wed, 30 Oct 2019 13:59:49 +0100 lucin: rule-set for evaluation works in istate
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_
Sat, 19 Oct 2019 11:01:11 +0200 lucin: cleanup args in lucas-interpreter, assy works
Fri, 18 Oct 2019 17:00:36 +0200 lucin: cleanup args in lucas-interpreter, new assy with errors outcommented
Thu, 10 Oct 2019 19:54:51 +0200 [Test_Isac] NEW locate_input_tactic works except 3 tests in Knowledge/polyminus.sml
Wed, 09 Oct 2019 12:28:46 +0200 [Test_Isac] NEW locate_input_tactic works in Test_Some
Tue, 08 Oct 2019 15:32:42 +0200 [Test_Isac] cp NEW locate_input_tactic from Test_Some to src ..
Mon, 07 Oct 2019 17:21:47 +0200 tuned
Mon, 07 Oct 2019 11:11:32 +0200 tuned
Sat, 05 Oct 2019 11:47:02 +0200 lucin: clarify signature for locate_input_tactic, prep.
Sun, 22 Sep 2019 14:51:29 +0200 remove updates for test-mode, i.e. an accident from previous changeset
Sun, 22 Sep 2019 14:47:35 +0200 lucin: shift ListC.thy into ProgLang
Tue, 03 Sep 2019 12:40:27 +0200 lucin: reorganise theories in ProgLang
Wed, 28 Aug 2019 11:21:26 +0200 reorganised MathEngine/ BridgeLibisabelle/