src/Tools/isac/ProgLang/Prog_Tac.thy
Mon, 30 Jan 2023 09:47:18 +0100 cleanup parse #3: final functions inb ParseC
Sat, 28 Jan 2023 13:21:39 +0100 cleanup parse #1: start eliminate parseNEW
Fri, 21 Oct 2022 15:19:00 +0200 follow up 5e: finish adapt_to_type for Tactic, eliminate term2str in src
Wed, 19 Oct 2022 13:10:24 +0200 cleanup 1: clarify adapt_to_type for Prog_Tac
Wed, 19 Oct 2022 10:43:04 +0200 eliminate term2str in src, Prog_Tac.*_adapt_to_type
Mon, 13 Sep 2021 16:01:48 +0200 cleanup TOODOOs from eliminate ThmC.numerals_to_Free
Mon, 19 Jul 2021 15:34:54 +0200 ALL const_name replaces (others cannot be replaced)
Mon, 21 Jun 2021 15:36:09 +0200 more antiquotations for Isabelle/HOL consts/types, without change of semantics;
Fri, 07 May 2021 18:12:51 +0200 * WN: simplify const names like "is'_expanded"
Sun, 18 Apr 2021 23:37:59 +0200 conditional compilation via system option "isac_test" and antiquotation \<^isac_test>CARTOUCHE:
Fri, 15 May 2020 19:31:04 +0200 shift code from Specification to References, separate References_Def
Thu, 14 May 2020 09:30:40 +0200 start renaming Specification -> References;
Mon, 11 May 2020 11:38:52 +0200 error -> raise ERROR
Wed, 22 Apr 2020 14:36:27 +0200 use "Spec", "Problem", "Method" for renaming identifiers
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)
Fri, 10 Apr 2020 18:32:36 +0200 use "UnparseC" for renaming identifiers
Thu, 09 Apr 2020 17:13:17 +0200 separate struct. UnparseC, shift code to ThmC
Wed, 01 Apr 2020 18:54:03 +0200 renaming, cleanup
Wed, 01 Apr 2020 10:24:13 +0200 renaming, cleanup
Tue, 03 Mar 2020 11:59:06 +0100 cleanup, in particular TODO.thy
Sun, 09 Feb 2020 16:21:26 +0100 cleanup TODO, reactivate unused tests
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)
Sat, 30 Nov 2019 17:03:49 +0100 lucin: code cleanup
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
Thu, 21 Nov 2019 12:05:56 +0100 lucin: prep.to unitise handling of tactics
Thu, 14 Nov 2019 12:08:05 +0100 tuned
Thu, 14 Nov 2019 12:00:13 +0100 tuned
Wed, 13 Nov 2019 15:27:17 +0100 renaming in structure Env
Thu, 07 Nov 2019 07:39:58 +0100 lucin: renaming for paper
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, 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 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
Thu, 26 Sep 2019 17:47:10 +0200 adaptations for paper lucin-isa.tex
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
Sat, 14 Sep 2019 16:15:05 +0200 lucin: cleanup and comment thys in ProgLang
Fri, 13 Sep 2019 18:35:51 +0200 lucin: cleanup thys in ProgLang, in particular Aut_Prog.thy
Tue, 03 Sep 2019 12:40:27 +0200 lucin: reorganise theories in ProgLang
Thu, 29 Aug 2019 10:59:57 +0200 separate Prog_Tac.thy