test/Tools/isac/ProgLang/auto_prog.sml
Wed, 08 Apr 2020 12:32:51 +0200 use new struct "Rule_Set" for renaming identifiers
Mon, 06 Apr 2020 11:44:36 +0200 use "Rule_Set" for shorter identifiers
Sat, 04 Apr 2020 12:11:32 +0200 separate Rule_Set from Rule
Mon, 23 Mar 2020 13:31:29 +0100 separate structure Detail_Step
Mon, 10 Feb 2020 17:01:49 +0100 replace Prog. in prep_rls by Auto_Prog.gen, which generates Prog. on the fly
Fri, 17 Jan 2020 13:14:11 +0100 lucin: introduce Calc.T and Program.T
Wed, 13 Nov 2019 10:21:51 +0100 separate structure Pos: POSITION
Wed, 02 Oct 2019 16:02:17 +0200 lucin: use #> in Program in analogy to #> in Isabelle/ML
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 16:52:14 +0200 adopt new files of ProgLang in test/..