src/Tools/isac/MathEngBasic/tactic.sml
Thu, 23 Jan 2020 11:12:09 +0100 repair last changeset, rename set_skip -> set_found (according last change)
Thu, 23 Jan 2020 10:48:57 +0100 lucin: renaming due to simpler scanning (Istate .. found_accept)
Mon, 20 Jan 2020 11:48:59 +0100 postpone separation of Tactic
Fri, 17 Jan 2020 13:14:11 +0100 lucin: introduce Calc.T and Program.T
Thu, 19 Dec 2019 16:41:57 +0100 cleanup fun solve, shift from Solve --> Step_Solve
Tue, 17 Dec 2019 17:52:48 +0100 revert previous changeset, see TODO.thy
Tue, 17 Dec 2019 17:19:34 +0100 shift tactic.sml after ctree.sml, leave tactic-def.sml before
Tue, 17 Dec 2019 16:31:46 +0100 lucin: shift Istate into Interpret/ from MathEngBasic
Mon, 16 Dec 2019 15:56:20 +0100 rollback
Mon, 16 Dec 2019 15:38:13 +0100 shift datatype appl: Chead --> Applicable
Sat, 30 Nov 2019 15:43:14 +0100 lucin: prep. next_tactic_result, Accept_Tac2 takes ctxt in addition
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
Thu, 31 Oct 2019 13:48:06 +0100 tuned
Thu, 31 Oct 2019 10:41:42 +0100 lucin: extend Pstate with an additional flag
Sat, 26 Oct 2019 13:03:16 +0200 separate common base for Specify and Interpret