src/Tools/isac/Interpret/error-pattern.sml
Wed, 08 Feb 2023 08:59:37 +0100 rollback
Mon, 30 Jan 2023 12:38:17 +0100 cleanup parse #5: eliminate TermC.parse_patt
Sat, 28 Jan 2023 13:21:39 +0100 cleanup parse #1: start eliminate parseNEW
Thu, 26 Jan 2023 18:54:25 +0100 use exclusively some new *.to_string ctxt
Wed, 11 Jan 2023 06:06:12 +0100 eliminate use of Thy_Info 11: arg. ctxt for ThmC.string_of_thm/s
Sun, 08 Jan 2023 16:19:31 +0100 eliminate use of Thy_Info 5: ThyC.get_theory in Error_Pattern, Kernel
Fri, 06 Jan 2023 09:55:35 +0100 shift add_errpats to respective theory
Fri, 06 Jan 2023 08:33:18 +0100 eliminate thy-hierarchy 2: Error_Pattern.from_store independent
Fri, 06 Jan 2023 08:04:36 +0100 eliminate thy-hierarchy 1: Error_Pattern.fill_from_store independent from..
Thu, 08 Dec 2022 17:55:45 +0100 make Minisubplb/400-start-meth-subpbl.sml from Thy_Info
Mon, 07 Nov 2022 17:37:20 +0100 rename fields in Method_Def.T
Sat, 08 Oct 2022 19:17:24 +0200 follow up 5d: Error_Pattern.fill_in also included to adapt_to_type
Sat, 08 Oct 2022 15:41:11 +0200 more cleanup
Sat, 08 Oct 2022 11:40:48 +0200 follow up 5: cleanup
Thu, 29 Sep 2022 18:02:10 +0200 build clean -- rollback
Sat, 06 Aug 2022 18:00:33 +0200 push Proof.context through Error_Pattern.fill_form
Sat, 06 Aug 2022 17:36:59 +0200 push Proof.context through Error_Pattern.check_for
Thu, 04 Aug 2022 12:48:37 +0200 polish naming in Rewrite_Order
Sat, 30 Jul 2022 16:47:45 +0200 eliminate global flag Rewrite.trace_on
Tue, 21 Jun 2022 16:04:43 +0200 rename functions in i-model.sml
Tue, 10 Aug 2021 11:01:18 +0200 eliminate ThyC.to_ctxt, use Proof_Context.init_global inline
Sun, 18 Apr 2021 23:37:59 +0200 conditional compilation via system option "isac_test" and antiquotation \<^isac_test>CARTOUCHE:
Wed, 03 Feb 2021 16:39:44 +0100 Isac's MethodC not shadowing Isabelle's Method
Wed, 13 May 2020 11:34:05 +0200 shift code from struct.Specify to appropriate locations
Tue, 12 May 2020 17:42:29 +0200 shift code from struct.Specify to appropriate locations
Fri, 01 May 2020 15:28:40 +0200 separate Solve_Step.check, repair ALL of Test_Isac_Short
Wed, 29 Apr 2020 12:30:51 +0200 prep. separation of check Applicable between specify-phase and solve-phase
Tue, 28 Apr 2020 17:50:18 +0200 separate struct.Thy_Present, rename Thy_Html to Thy_Write
Tue, 28 Apr 2020 16:51:36 +0200 separate struct.Thy_Read
Mon, 27 Apr 2020 12:36:21 +0200 separate struct.Subst, rename idenfitiers
Fri, 24 Apr 2020 09:01:48 +0200 tuned
Fri, 24 Apr 2020 08:51:05 +0200 separate struct.Error_Pattern, rename identifiers
Thu, 09 Apr 2020 11:21:53 +0200 separate struct. ThmC, Error_Fill_Def; unite error-pattern and fill-pattern
Wed, 08 Apr 2020 16:56:47 +0200 separate struct Rewrite_Ord
Wed, 08 Apr 2020 14:24:38 +0200 separate struct ThyC
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
Wed, 01 Apr 2020 18:54:03 +0200 renaming, cleanup
Wed, 01 Apr 2020 12:42:39 +0200 renaming, cleanup
Tue, 31 Mar 2020 15:43:33 +0200 renaming, cleanup
Sat, 07 Mar 2020 15:37:37 +0100 further separate specify- and solve-phase