src/Tools/isac/Interpret/script.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:11:56 +0100 lucin: cleanup Istate (doubled code in Istate_Def)
Fri, 17 Jan 2020 14:10:10 +0100 tuned
Fri, 17 Jan 2020 13:14:11 +0100 lucin: introduce Calc.T and Program.T
Fri, 17 Jan 2020 12:37:21 +0100 lucin: renaming
Wed, 15 Jan 2020 12:12:44 +0100 lucin: rename fun *2 to fun * with expectation to unify fun * with fun *1
Wed, 18 Dec 2019 11:31:31 +0100 lucin: plan for new identifiers of steps
Wed, 18 Dec 2019 11:02:32 +0100 hack until review of Specify
Sat, 30 Nov 2019 17:03:49 +0100 lucin: code cleanup
Sat, 30 Nov 2019 15:43:14 +0100 lucin: prep. next_tactic_result, Accept_Tac2 takes ctxt in addition
Wed, 27 Nov 2019 18:47:26 +0100 lucin: push ctxt further into interpreter
Tue, 26 Nov 2019 17:37:17 +0100 lucin: improve readability
Mon, 25 Nov 2019 16:39:52 +0100 lucin: renaming in scanning the parse-tree
Thu, 21 Nov 2019 15:31:32 +0100 lucin: shift datatype, rename
Tue, 19 Nov 2019 14:19:44 +0100 lucin: improve naming for constructors in scans
Sat, 16 Nov 2019 17:46:08 +0100 lucin: unify scanning to tactics
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 15:27:17 +0100 renaming in structure Env
Wed, 13 Nov 2019 10:28:35 +0100 open Pos with Ctree; !!!in previous changeset no Build_Isac!!!
Thu, 07 Nov 2019 10:43:32 +0100 lucin: renaming for paper
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 15:05:02 +0200 renaming
Sat, 19 Oct 2019 14:59:09 +0200 lucin: assimilate signatures
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, 17 Oct 2019 13:17:48 +0200 lucin: cleanup args in lucas-interpreter, preps
Wed, 02 Oct 2019 15:14:51 +0200 lucin: generalise bound variable in Prog_Tac.Rewrite*Inst
Tue, 01 Oct 2019 10:47:25 +0200 lucin: drop unused bool argument in tactic Rewrite*Inst
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
Thu, 29 Aug 2019 10:59:57 +0200 separate Prog_Tac.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 11:59:48 +0200 separate Specify/ from Interpret/
Mon, 26 Aug 2019 17:40:27 +0200 rename Isac.thy --> Isac_Knowledge.thy
Thu, 22 Aug 2019 16:48:04 +0200 lucin: rename Script --> Program
Thu, 22 Aug 2019 15:56:48 +0200 lucin: pair relevant args. in associate
Thu, 22 Aug 2019 12:18:58 +0200 lucin: renaming from "script" to "program"
Thu, 22 Aug 2019 11:26:14 +0200 lucin: clarify initialisation of ctxt by ContextC.initialise, initialise'
Thu, 22 Aug 2019 10:27:02 +0200 shift e_ctxt Selem. --> ContextC.
Tue, 13 Aug 2019 19:33:09 +0200 lucin: repair [Text_Isac/../inverse_z_transform.sml]
Tue, 13 Aug 2019 09:19:33 +0200 [Text_Isac/../inverse_z_transform.sml] lucin: prep. "fun associate" for sig. locate_input_tactic
Fri, 09 Aug 2019 14:04:13 +0200 separater structure ContextC
Wed, 31 Jul 2019 09:46:50 +0200 abstract code to common function
Wed, 24 Jul 2019 18:22:15 +0200 reorganise TODO.thy
Wed, 24 Jul 2019 15:28:11 +0200 lucin: rename assod --> associate
Wed, 24 Jul 2019 11:30:59 +0200 lucin: separate interpreter-state and improve type-identifier
Wed, 24 Jul 2019 10:35:19 +0200 lucin: improve type-identifiers for signatures
Wed, 24 Jul 2019 09:48:39 +0200 tuned such that Test_Isac.thy runs with previous changeset
Wed, 24 Jul 2019 09:32:17 +0200 lucin: improve signature of "fun locate_input_tactic"