src/Tools/isac/ProgLang/Prog_Expr.thy
Thu, 04 Aug 2022 12:48:37 +0200 polish naming in Rewrite_Order
Sun, 31 Jul 2022 16:35:33 +0200 eliminate global flag Eval.trace_on
Tue, 24 May 2022 16:47:31 +0200 unify parse 5': improved get_ctxt for appendFormula and CAS-cmd
Tue, 16 Nov 2021 18:26:57 +0100 unify parse 4: eliminate parse, simple cases
Thu, 16 Sep 2021 17:23:54 +0200 separate realpow constant, with additional cases not covered by Transcendental.powr;
Sun, 12 Sep 2021 16:18:03 +0200 recover test/../biegelinie-1.sml
Mon, 23 Aug 2021 12:33:10 +0200 repair fun eval_cancel finished
Sun, 22 Aug 2021 14:28:38 +0200 repair fun adhoc_thm + fun eval_cancel
Wed, 18 Aug 2021 20:34:41 +0200 replace is_const with is_num, ERROR removed
Wed, 18 Aug 2021 16:46:22 +0200 \\re-establish is_const DOES NOT REMOVE THE STRANGE ERROR
Wed, 18 Aug 2021 16:03:08 +0200 \\replace is_const with is_num: STRANGE ERROR assoc_calc: 'Prog_Expr.is_num' not found in theory Poly
Mon, 02 Aug 2021 11:38:40 +0200 repair thm real_mult_minus1_sym; many newly broken tests
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
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
Sat, 03 Jul 2021 16:21:07 +0200 //test/../rewrite.sml,poly.sml WORK
Tue, 01 Jun 2021 15:41:23 +0200 Test_Some.thy with looping ML<>
Mon, 21 Jun 2021 20:06:12 +0200 Isar command 'calculation' as front-end for KEStore_Elems.add_calcs, without change of semantics;
Mon, 21 Jun 2021 16:18:27 +0200 more antiquotations, without change of semantics;
Mon, 21 Jun 2021 15:36:09 +0200 more antiquotations for Isabelle/HOL consts/types, without change of semantics;
Fri, 11 Jun 2021 11:49:34 +0200 ML antiquotation for formally checked Rule.Eval;
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, 25 Apr 2021 12:49:37 +0200 cleanup remaining ^^^ in comments, finished (?)
Tue, 20 Apr 2021 16:58:44 +0200 replace power ^^^ by \<up>
Sun, 18 Apr 2021 23:37:59 +0200 conditional compilation via system option "isac_test" and antiquotation \<^isac_test>CARTOUCHE:
Thu, 22 Oct 2020 14:03:40 +0200 various trials to decompose Isabelle's proof machinery
Wed, 20 May 2020 12:52:09 +0200 standard format for string lists
Mon, 11 May 2020 11:38:52 +0200 error -> raise ERROR
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)
Wed, 15 Apr 2020 11:37:43 +0200 cleanup
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
Sat, 04 Apr 2020 12:11:32 +0200 separate Rule_Set from Rule
Thu, 26 Mar 2020 16:17:21 +0100 improve classification of assumptions (True, False, indeterminate)
Sun, 09 Feb 2020 16:55:41 +0100 cleanup TODO
Fri, 17 Jan 2020 13:14:11 +0100 lucin: introduce Calc.T and Program.T
Sat, 14 Dec 2019 13:36:40 +0100 remove tracing, which interfere with current investigations
Thu, 21 Nov 2019 15:31:32 +0100 lucin: shift datatype, rename
Wed, 02 Oct 2019 16:02:17 +0200 lucin: use #> in Program in analogy to #> in Isabelle/ML
Sun, 22 Sep 2019 14:47:35 +0200 lucin: shift ListC.thy into ProgLang
Mon, 16 Sep 2019 12:43:43 +0200 shift respective constants to ListC.thy
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