src/Tools/isac/Specify/generate.sml
Sat, 02 May 2020 10:57:04 +0200 remove unused tactics, part 1
Mon, 27 Apr 2020 16:37:56 +0200 clarify types of Subst
Mon, 27 Apr 2020 12:36:21 +0200 separate struct.Subst, rename idenfitiers
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
Tue, 21 Apr 2020 16:16:11 +0200 remove unused code from Celem
Tue, 21 Apr 2020 15:42:50 +0200 replace Celem. with new struct.s in BaseDefinitions/
Sun, 19 Apr 2020 11:07:02 +0200 switch "activate for Test_Isac .." back to Build_Isac
Fri, 17 Apr 2020 18:47:29 +0200 Test_Isac_Short OK (except the 2 strange errors)
Wed, 15 Apr 2020 18:00:58 +0200 collect code in ThyC
Wed, 15 Apr 2020 13:47:56 +0200 use "ThyC" for renaming identifiers
Tue, 14 Apr 2020 12:39:26 +0200 reorganise struct. ThmC, part 3 end
Fri, 10 Apr 2020 18:32:36 +0200 use "UnparseC" for renaming identifiers
Fri, 10 Apr 2020 16:16:09 +0200 use "Rule" and "Rule_Set" for renaming identifiers
Fri, 10 Apr 2020 14:46:55 +0200 rearrange code for ThmC
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
Sat, 04 Apr 2020 12:11:32 +0200 separate Rule_Set from Rule
Wed, 01 Apr 2020 12:42:39 +0200 renaming, cleanup
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
Wed, 25 Mar 2020 10:38:31 +0100 remove unused field in Ctree
Tue, 17 Mar 2020 14:50:19 +0100 clean ctxt handling: remove double insert_assumptions
Sat, 07 Mar 2020 17:11:55 +0100 cleanup LItool, begin
Wed, 04 Mar 2020 17:48:37 +0100 cleanup ctxt: ctxt_specify goes via cappend_problem
Fri, 21 Feb 2020 14:19:33 +0100 prep. cleanup istate/ctxt in Ctree, part 5
Thu, 20 Feb 2020 18:47:55 +0100 cleanup Tactic and prep.shift after Ctree
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
Thu, 20 Feb 2020 14:57:03 +0100 prep. cleanup istate/ctxt in Ctree, part 2
Tue, 11 Feb 2020 17:25:45 +0100 introduce Step.by_tactic, part 2
Mon, 10 Feb 2020 17:01:49 +0100 replace Prog. in prep_rls by Auto_Prog.gen, which generates Prog. on the fly
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 14:38:46 +0100 determine structure for TODO.thy
Mon, 20 Jan 2020 11:11:56 +0100 lucin: cleanup Istate (doubled code in Istate_Def)
Fri, 17 Jan 2020 14:10:10 +0100 tuned
Sat, 21 Dec 2019 16:45:10 +0100 lucin: unify do_next, partially
Tue, 17 Dec 2019 16:31:46 +0100 lucin: shift Istate into Interpret/ from MathEngBasic
Sat, 30 Nov 2019 15:43:14 +0100 lucin: prep. next_tactic_result, Accept_Tac2 takes ctxt in addition
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 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
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
Wed, 09 Oct 2019 12:28:46 +0200 [Test_Isac] NEW locate_input_tactic works in Test_Some
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
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 11:59:48 +0200 separate Specify/ from Interpret/