src/Tools/isac/Knowledge/Poly.thy
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
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
Sat, 24 Aug 2019 12:59:39 +0200 now Test_Isac works (the last 2 changesets do NOT)
Fri, 23 Aug 2019 17:23:25 +0200 remove Delete.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
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, 21 Mar 2019 17:51:18 +0100 [-Test_Isac] extend "is_polyexp (Const _) = true" for AA
Wed, 20 Mar 2019 15:27:46 +0100 [-Test_Isac] unify TermC.coeff_in with occurs_in
Wed, 20 Mar 2019 15:01:08 +0100 cleanup theories worked on
Wed, 20 Mar 2019 12:16:48 +0100 [-Test_Isac] correct TermC.coeff_in (revert bool value)
Tue, 19 Mar 2019 17:52:36 +0100 [-Test_Isac] cleanup Poly.thy
Tue, 19 Mar 2019 15:42:15 +0100 [-Test_Isac] coeff_in used in Poly, transfer respective tests
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>
Wed, 11 Apr 2018 14:44:46 +0200 partial_function: start cleaning programs, biegelinie for paper
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
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
Tue, 06 Feb 2018 15:13:08 +0100 Isabelle2015->17: theorem identifiers changed
Sat, 20 Jan 2018 15:18:41 +0100 ------ line breaks within syntax def disallowed
Sun, 18 Dec 2016 16:27:41 +0100 added structure Specify : MODEL_SPECIFY
Mon, 07 Dec 2015 15:37:09 +0100 Isabelle2015 NEWS: "^^^" handles negative numerals differently
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.
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"
Mon, 21 Oct 2013 09:03:50 +0200 "axiomatization" replaces "axioms" preparing for Isabelle2013-1
Wed, 16 Oct 2013 23:59:43 +0100 add functions accessing Theory_Data in parallel to those accessing "calclist' = Unsynchronized.ref
Sun, 29 Sep 2013 18:27:37 +0200 collected updates since changeset 9690a8d5f1c
Thu, 26 Sep 2013 17:38:01 +0200 last but one difference between Theory_Data and "ruleset' = Unsynchronized.ref"
Sun, 22 Sep 2013 18:09:05 +0200 add functions accessing Theory_Data in parallel to those accessing "ruleset' = Unsynchronized.ref"
Mon, 22 Jul 2013 13:52:18 +0200 --- Test_Isac.thy runs all tests
Wed, 17 Jul 2013 07:32:53 +0200 --- heap image for Isac on Isabelle2013 builds
Wed, 05 Dec 2012 15:29:36 +0100 est_Isac.thy works until "ProgLang/scrtools.sml"
Sun, 14 Oct 2012 20:00:27 +0200 2011-->2012: ...
Fri, 12 Oct 2012 16:03:07 +0200 2011-->2012:
Tue, 31 Jul 2012 15:16:47 +0200 prepared for fun stepToErrorPatterns
Wed, 16 May 2012 15:47:22 +0200 extended "type met" with errpats