test/Tools/isac/BaseDefinitions/termC.sml
Wed, 11 Jan 2023 11:38:01 +0100 eliminate use of Thy_Info 12: TermC partially
Mon, 07 Nov 2022 17:37:20 +0100 rename fields in Method_Def.T
Wed, 26 Oct 2022 09:38:28 +0200 cleanup
Sun, 09 Oct 2022 07:44:22 +0200 eliminate term2str in test/*
Tue, 21 Jun 2022 16:04:43 +0200 rename functions in i-model.sml
Thu, 26 May 2022 12:44:51 +0200 unify parse 6': TermC.parse eliminated, Test_Isac ok
Sat, 14 Aug 2021 16:37:31 +0200 proper formal names for types, finished cf.908c760f0def
Tue, 10 Aug 2021 11:01:18 +0200 eliminate ThyC.to_ctxt, use Proof_Context.init_global inline
Tue, 27 Jul 2021 11:21:14 +0200 revert previous changeset
Tue, 20 Jul 2021 14:37:56 +0200 //reduce the number of TermC.parse*; "//"means: tests broken .
Mon, 19 Jul 2021 18:29:46 +0200 cleanup after "eliminate ThmC.numerals_to_Free"
Mon, 19 Jul 2021 17:29:35 +0200 introduce ALL valid const_name in test/*
Mon, 19 Jul 2021 15:34:54 +0200 ALL const_name replaces (others cannot be replaced)
Sun, 18 Jul 2021 18:15:27 +0200 merged
Thu, 15 Jul 2021 14:10:18 +0200 ewrite.sml + poly.sml + rational.sml: ok, repair rewrite-orders
Tue, 13 Jul 2021 10:43:21 +0200 Test_Some.thy + rewrite.sml + poly.sml ok: improve eval_is_atom
Tue, 13 Jul 2021 08:52:35 +0200 Test_Some.thy + rewrite.sml + poly.sml ok: real_mult_minus1_sym works with is_atom
Tue, 01 Jun 2021 15:41:23 +0200 Test_Some.thy with looping ML<>
Mon, 21 Jun 2021 15:36:09 +0200 more antiquotations for Isabelle/HOL consts/types, without change of semantics;
Thu, 10 Jun 2021 12:48:50 +0200 clarified theory context: avoid global "val thy = ..." hanging around (left-over from Isabelle2005), which is apt to various pitfalls;
Fri, 07 May 2021 18:12:51 +0200 * WN: simplify const names like "is'_expanded"
Thu, 29 Apr 2021 17:02:10 +0200 eliminate "handle _ => ..." finished
Tue, 20 Apr 2021 16:58:44 +0200 replace power ^^^ by \<up>
Mon, 19 Apr 2021 20:12:53 +0200 session Isac_Test works again: de0ccac9f862 removes confusion that lead to partial/breaking changes in 0ca0f9363ad3;
Mon, 19 Apr 2021 15:02:00 +0200 long identifiers for occurences in test/../termC.sml
Sat, 17 Apr 2021 21:10:27 +0200 more direct use of Thm.prop_of;
Wed, 20 May 2020 12:52:09 +0200 standard format for string lists
Wed, 13 May 2020 16:10:22 +0200 shift code from Specify to Problem, Method, Test_Tool
Tue, 12 May 2020 07:27:21 +0200 remove Specify/mstools.sml
Tue, 21 Apr 2020 15:42:50 +0200 replace Celem. with new struct.s in BaseDefinitions/
Wed, 15 Apr 2020 13:47:56 +0200 use "ThyC" for renaming identifiers
Tue, 14 Apr 2020 15:56:15 +0200 use "ThmC_Def" for renaming identifiers
Mon, 13 Apr 2020 15:31:23 +0200 reorganise struct. ThmC, part 1
Mon, 13 Apr 2020 13:27:55 +0200 improve renaming
Fri, 10 Apr 2020 18:32:36 +0200 use "UnparseC" for renaming identifiers
Fri, 10 Apr 2020 15:02:50 +0200 rename directory CalcElements to BaseDefinitions