src/Tools/isac/Specify/calchead.sml
Thu, 09 Apr 2020 18:21:09 +0200 rearrange code in Rule_Set and Rule
Thu, 09 Apr 2020 17:13:17 +0200 separate struct. UnparseC, shift code to ThmC
Wed, 08 Apr 2020 14:24:38 +0200 separate struct ThyC
Wed, 01 Apr 2020 12:42:39 +0200 renaming, cleanup
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 17:25:45 +0100 introduce Step.by_tactic, part 2
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)
Fri, 17 Jan 2020 14:10:10 +0100 tuned
Mon, 23 Dec 2019 16:38:09 +0100 rm code replaced in previous change set
Mon, 23 Dec 2019 15:41:36 +0100 separate Step_Specify, Step_Solve, Step for do_next and by_tactic
Mon, 23 Dec 2019 11:12:24 +0100 lucin: unify signatures of Step*
Thu, 19 Dec 2019 17:37:25 +0100 lucin: unify fun.ids. for locate_input_tactic
Wed, 18 Dec 2019 11:02:32 +0100 hack until review of Specify
Tue, 17 Dec 2019 16:31:46 +0100 lucin: shift Istate into Interpret/ from MathEngBasic
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
Mon, 25 Nov 2019 16:39:52 +0100 lucin: renaming in scanning the parse-tree
Thu, 14 Nov 2019 12:08:05 +0100 tuned
Thu, 14 Nov 2019 12:00:13 +0100 tuned
Wed, 13 Nov 2019 10:28:35 +0100 open Pos with Ctree; !!!in previous changeset no Build_Isac!!!
Thu, 31 Oct 2019 13:48:06 +0100 tuned
Thu, 31 Oct 2019 10:41:42 +0100 lucin: extend Pstate with an additional flag
Sun, 27 Oct 2019 12:10:57 +0100 lucin: replace Istate.safe by Istate.appy_
Fri, 25 Oct 2019 10:11:55 +0200 lucin: appy & Co with istate + old args works
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
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
Fri, 13 Sep 2019 18:35:51 +0200 lucin: cleanup thys in ProgLang, in particular Aut_Prog.thy
Tue, 27 Aug 2019 18:05:54 +0200 revert comments cf.8e357be69082
Tue, 27 Aug 2019 18:03:33 +0200 assign Input_Descript to Specify/-phase
Tue, 27 Aug 2019 15:31:45 +0200 [-Test_Isac ONLY biegelinie-1.sml] assign Input_Descript to Specify/-phase
Tue, 27 Aug 2019 11:59:48 +0200 separate Specify/ from Interpret/