src/Tools/isac/Knowledge/Root.thy
Wed, 19 Oct 2022 10:43:04 +0200 eliminate term2str in src, Prog_Tac.*_adapt_to_type
Fri, 09 Sep 2022 10:15:28 +0200 eliminate KEStore_Elems.get_thes, add_thes 2: get_rew_ord, get_calc, get_cas
Thu, 04 Aug 2022 16:48:37 +0200 add structure Calc_Binop
Wed, 03 Aug 2022 17:18:47 +0200 replace val rew_ord' = Unsynchronized.ref by Theory_Data
Sun, 31 Jul 2022 16:35:33 +0200 eliminate global flag Eval.trace_on
Thu, 16 Sep 2021 17:23:54 +0200 separate realpow constant, with additional cases not covered by Transcendental.powr;
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
Wed, 18 Aug 2021 11:35:24 +0200 repair test/../root.sml, diff.sml; outcomment NEW errors TOODOO.1
Tue, 17 Aug 2021 21:57:40 +0200 make "sqrt" work by proper use of HOLogic.dest_number and its resulting type;
Tue, 10 Aug 2021 09:43:07 +0200 complete replacement of Rule.Thm/Eval by \<^rule_thm> and \<^rule_eval> in src/*
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, 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 15:36:09 +0200 more antiquotations for Isabelle/HOL consts/types, without change of semantics;
Sat, 12 Jun 2021 18:06:27 +0200 use more antiquotations;
Sat, 12 Jun 2021 14:29:10 +0200 ML antiquotations for Rule.Thm, with special treatment of symmetric rule;
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 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
Thu, 29 Apr 2021 14:13:11 +0200 eliminate warnings from src/*, finished
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>
Wed, 20 May 2020 12:52:09 +0200 standard format for string lists
Fri, 24 Apr 2020 09:01:48 +0200 tuned
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
Fri, 10 Apr 2020 18:32:36 +0200 use "UnparseC" for renaming identifiers
Thu, 09 Apr 2020 18:21:09 +0200 rearrange code in Rule_Set and Rule
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
Fri, 17 Jan 2020 13:14:11 +0100 lucin: introduce Calc.T and Program.T
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.
Wed, 21 Nov 2018 12:32:54 +0100 update to new Isabelle conventions: {*...*} to \<open>...\<close>
Mon, 26 Mar 2018 07:28:39 +0200 Rule: structure pushed to code files
Thu, 15 Mar 2018 12:42:04 +0100 separate structure Celem: CALC_ELEMENT, finished on src/
Tue, 13 Mar 2018 10:19:55 +0100 TermC: gather Calc.funs
Thu, 08 Mar 2018 08:04:04 +0100 these "Pure" are necessary, on of the others caused "Isac.Pure"
Thu, 08 Mar 2018 07:52:06 +0100 TermC: error caused by broken test shows: get_theory "Pure" ...
Fri, 02 Mar 2018 16:19:02 +0100 TermC: clean signature, partially
Fri, 02 Mar 2018 14:19:59 +0100 separate structure TermC : TERMC
Wed, 14 Feb 2018 12:20:35 +0100 separate structure LTools : LANGUAGE_TOOLS
Fri, 09 Feb 2018 11:16:05 +0100 Isabelle2015->17: internal string for division changed
Mon, 07 Dec 2015 11:25:02 +0100 Isabelle2014-->15: term_of-->Thm.term_of
Tue, 14 Apr 2015 15:42:12 +0200 enforced add_commute --> add.commute etc breaks parse
Fri, 13 Jun 2014 10:29:06 +0200 last the_generic_context (in fun prep_rls) removed.
Fri, 25 Oct 2013 20:58:28 +0100 removed all code concerned with "calclist' = Unsynchronized.ref"