test/Tools/isac/MathEngBasic/tactic.sml
Sat, 04 Feb 2023 17:00:25 +0100 eliminate use of Thy_Info 22: eliminate UnparseC.term, rename "_in_ctxt" -> ""
Tue, 31 Jan 2023 16:29:53 +0100 eliminate use of Thy_Info 15: UnparseC.terms --> terms_in_ctxt, only test/*
Tue, 31 Jan 2023 12:29:42 +0100 eliminate use of Thy_Info 13: eliminate UnparseC.term in test/
Thu, 26 Jan 2023 18:54:25 +0100 use exclusively some new *.to_string ctxt
Fri, 21 Oct 2022 15:19:00 +0200 follow up 5e: finish adapt_to_type for Tactic, eliminate term2str in src
Thu, 04 Aug 2022 12:48:37 +0200 polish naming in Rewrite_Order
Mon, 04 May 2020 16:25:14 +0200 shift code specific for specify-phase to Specify/*
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
Thu, 09 Apr 2020 17:13:17 +0200 separate struct. UnparseC, shift code to ThmC
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
Sat, 30 Nov 2019 15:43:14 +0100 lucin: prep. next_tactic_result, Accept_Tac2 takes ctxt in addition