src/Tools/isac/Knowledge/Rational.thy
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
Sat, 14 Dec 2019 13:36:40 +0100 remove tracing, which interfere with current investigations
Thu, 21 Nov 2019 12:05:56 +0100 lucin: prep.to unitise handling of tactics
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
Tue, 03 Sep 2019 12:40:27 +0200 lucin: reorganise theories in ProgLang
Sun, 23 Jun 2019 14:44:00 +0200 introduce Test_Isac_Short.thy
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, 04 Apr 2019 17:29:00 +0200 [-Test_Isac] adapt Rational polynomial to Const ("Partial_Fractions.AA", _)
Wed, 27 Mar 2019 19:14:47 +0100 [-Test_Isac] adapt monom_of_term, add_fraction_p_ to AA
Wed, 27 Mar 2019 11:20:43 +0100 [-Test_Isac] adapt add_fractions_p to AA
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
Wed, 26 Dec 2018 14:24:05 +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>
Mon, 26 Mar 2018 07:28:39 +0200 Rule: structure pushed to code files
Fri, 23 Mar 2018 10:14:39 +0100 Celem: Test_Isac partially
Thu, 15 Mar 2018 12:42:04 +0100 separate structure Celem: CALC_ELEMENT, finished on src/
Wed, 07 Mar 2018 13:04:44 +0100 TermC: clean source file, partially
Fri, 02 Mar 2018 16:19:02 +0100 TermC: clean signature, partially
Fri, 02 Mar 2018 14:19:59 +0100 separate structure TermC : TERMC
Fri, 23 Feb 2018 07:29:36 +0100 separate structure Rewrite : REWRITE
Wed, 14 Feb 2018 06:06:27 +0100 Isabelle2015->17: completed "normalise" cf. fb6f5ef2c647
Fri, 09 Feb 2018 11:16:05 +0100 Isabelle2015->17: internal string for division changed
Tue, 06 Feb 2018 15:13:08 +0100 Isabelle2015->17: theorem identifiers changed
Sun, 18 Dec 2016 16:27:41 +0100 added structure Specify : MODEL_SPECIFY
Wed, 30 Nov 2016 12:09:24 +0100 added structure Rtools : REWRITE_TOOLS
Mon, 07 Dec 2015 16:07:24 +0100 Isabelle2014-->15: removed errors from d9c3e373f8f5
Mon, 07 Dec 2015 11:25:02 +0100 Isabelle2014-->15: term_of-->Thm.term_of
Fri, 08 Aug 2014 14:01:19 +0200 repair data error in thes2file
Fri, 13 Jun 2014 10:29:06 +0200 last the_generic_context (in fun prep_rls) removed.
Sun, 02 Feb 2014 03:09:40 +0100 ad 967c8a1eb6b1 (7): remove all code concerned with 'mets = Unsynchronized.ref'
Sat, 01 Feb 2014 16:44:45 +0100 ad 967c8a1eb6b1 (2): add functions accessing Theory_Data in parallel to those accessing 'mets = Unsynchronized.ref'
Mon, 27 Jan 2014 22:26:51 +0100 ad 967c8a1eb6b1 (7): removed all code concerned with 'ptyps = Unsynchronized.ref'
Mon, 27 Jan 2014 21:49:27 +0100 cleanup, naming: 'KEStore_Elems' in Tests now 'Test_KEStore_Elems', 'store_pbts' now 'add_pbts'
Tue, 21 Jan 2014 00:27:44 +0100 ad 967c8a1eb6b1 (2): for 'ptyps' add functions accessing Theory_Data in parallel to the old ones for 'Unsynchronized.ref'.
Fri, 25 Oct 2013 20:58:28 +0100 removed all code concerned with "calclist' = Unsynchronized.ref"
Thu, 24 Oct 2013 15:00:44 +0200 removed all code concerned with "ruleset' = Unsynchronized.ref"
Wed, 16 Oct 2013 23:59:43 +0100 add functions accessing Theory_Data in parallel to those accessing "calclist' = Unsynchronized.ref
Mon, 30 Sep 2013 16:22:07 +0200 switched from "ruleset' = Unsynchronized.ref" to Theory_Data
Sun, 22 Sep 2013 18:09:05 +0200 add functions accessing Theory_Data in parallel to those accessing "ruleset' = Unsynchronized.ref"
Mon, 16 Sep 2013 12:20:00 +0200 Test_Isac works again, perfectly ..
Mon, 16 Sep 2013 10:46:51 +0200 tolerate Var in rewriting
Mon, 02 Sep 2013 16:16:08 +0200 Test_Isac works again, almost ..
Mon, 02 Sep 2013 15:17:34 +0200 GCD_Poly_ML: survey on levels integrating gcd_poly in Rational.thy
Fri, 30 Aug 2013 13:43:30 +0200 GCD_Poly_ML: rewrite cancel is NONE if gcd_poly is 1
Wed, 28 Aug 2013 11:02:03 +0200 GCD_Poly_ML: correct & improve assumptions generated from gcd_pol
Mon, 26 Aug 2013 16:32:21 +0200 tuned
Mon, 26 Aug 2013 15:37:48 +0200 GCD_Poly_ML: integrated gcd_poly into Rational.thy
Mon, 26 Aug 2013 10:52:54 +0200 GCD_Poly_ML: deleted unused code for cancellation and add.of.fract
Sat, 24 Aug 2013 11:54:39 +0200 GCD_Poly_ML: conversions term <--> poly
Wed, 14 Aug 2013 13:15:42 +0200 tuned
Thu, 25 Jul 2013 07:36:31 +0200 restructured files concerning "fun gcd_poly"
Mon, 22 Jul 2013 13:52:18 +0200 --- Test_Isac.thy runs all tests