src/Tools/isac/Knowledge/PolyEq.thy
Mon, 19 Jul 2021 18:29:46 +0200 cleanup after "eliminate ThmC.numerals_to_Free"
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
Sun, 18 Jul 2021 16:20:32 +0200 eliminate ThmC.numerals_to_Free: Test_Isac_Short.thy works with TOODOO s
Thu, 15 Jul 2021 14:10:18 +0200 ewrite.sml + poly.sml + rational.sml: ok, repair rewrite-orders
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;
Sun, 20 Jun 2021 16:26:18 +0200 Isar command 'problem' as combination of KEStore_Elems.add_pbts + Problem.prep_import, without change of semantics;
Tue, 15 Jun 2021 22:24:20 +0200 Isar command 'method' as combination of KEStore_Elems.add_mets + MethodC.prep_import, without change of semantics;
Sat, 12 Jun 2021 18:22:07 +0200 use more antiquotations;
Sat, 12 Jun 2021 18:06:27 +0200 use more antiquotations;
Fri, 11 Jun 2021 11:49:34 +0200 ML antiquotation for formally checked Rule.Eval;
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;
Thu, 10 Jun 2021 12:23:57 +0200 clarified theory context: from current command instead of earlier state;
Thu, 10 Jun 2021 11:54:20 +0200 clarified command name: this is to register already defined rule sets in the Knowledge Store;
Wed, 26 May 2021 16:24:05 +0200 command 'setup_rule' semantic equivalent for KEStore_Elems.add_rlss;
Fri, 07 May 2021 18:12:51 +0200 * WN: simplify const names like "is'_expanded"
Mon, 03 May 2021 08:49:50 +0200 replace Isac's power with Isabelle's Transcendental.powr
Sun, 02 May 2021 13:13:44 +0200 eliminate axiomatization, first trial
Tue, 27 Apr 2021 18:14:02 +0200 tuned
Sat, 24 Apr 2021 15:59:54 +0200 purge XML output from pbl- and met-hierarchies, finished
Tue, 20 Apr 2021 16:58:44 +0200 replace power ^^^ by \<up>
Wed, 03 Feb 2021 16:39:44 +0100 Isac's MethodC not shadowing Isabelle's Method
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
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/
Wed, 15 Apr 2020 18:00:58 +0200 collect code in ThyC
Wed, 15 Apr 2020 11:37:43 +0200 cleanup
Wed, 15 Apr 2020 11:11:54 +0200 cleanup handling of ThmC.sym_thm
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
Thu, 09 Apr 2020 17:13:17 +0200 separate struct. UnparseC, shift code to ThmC
Wed, 08 Apr 2020 16:56:47 +0200 separate struct Rewrite_Ord
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
Tue, 31 Mar 2020 13:06:41 +0200 avoid contradicting predicates in contexts
Fri, 17 Jan 2020 13:14:11 +0100 lucin: introduce Calc.T and Program.T
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
Tue, 01 Oct 2019 10:47:25 +0200 lucin: drop unused bool argument in tactic Rewrite*Inst
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
Mon, 26 Aug 2019 17:40:27 +0200 rename Isac.thy --> Isac_Knowledge.thy
Sun, 23 Jun 2019 14:23:09 +0200 funpack: remove remainings of Script, finished.
Sat, 22 Jun 2019 14:34:06 +0200 funpack: remove code unnecessary after switch to partial_function, partially
Wed, 29 May 2019 10:36:16 +0200 [-Test_Isac] funpack: switch from Script to partial_function
Thu, 28 Feb 2019 12:14:32 +0100 funpack: outcomment partial_function, further preps required
Tue, 19 Feb 2019 19:35:12 +0100 [-Test_Isac] funpack: cp program code to partial_function
Thu, 10 Jan 2019 18:17:48 +0100 [-Test_Isac] funpack: adapt substitution to type "char string"
Mon, 31 Dec 2018 14:49:16 +0100 [-Test_Isac] add an overlooked structure
Wed, 26 Dec 2018 14:24:05 +0100 [-Test_Isac] funpack: further replacement ID::type by char string
Thu, 20 Dec 2018 18:02:25 +0100 [-Test_Isac] funpack: further replacement ID::type by char string
Wed, 28 Nov 2018 11:46:00 +0100 funpack: separate programs in prep. for partial_function
Wed, 21 Nov 2018 12:32:54 +0100 update to new Isabelle conventions: {*...*} to \<open>...\<close>