src/Tools/isac/Knowledge/DiophantEq.thy
Thu, 04 Aug 2022 12:48:37 +0200 polish naming in Rewrite_Order
Wed, 01 Jun 2022 14:17:23 +0200 Calculation 6: separate "Problem" and "Problem_Ref"
Sat, 14 Aug 2021 20:38:23 +0200 eliminate some axiomatizations, error with \<^rule_thm>?filterVar.simps(1)?
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;
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;
Fri, 07 May 2021 18:12:51 +0200 * WN: simplify const names like "is'_expanded"
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
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, 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
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
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, 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>
Tue, 03 Apr 2018 14:50:58 +0200 partial_function: shift respective thys to ProgLang
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/
Sun, 18 Dec 2016 16:27:41 +0100 added structure Specify : MODEL_SPECIFY
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'
Wed, 22 Jan 2014 23:31:59 +0100 ad 967c8a1eb6b1: preparations for step 6 (i.e. switch ptyps to Theory_Data)
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'.
Mon, 21 Oct 2013 09:03:50 +0200 "axiomatization" replaces "axioms" preparing for Isabelle2013-1
Wed, 16 May 2012 15:47:22 +0200 extended "type met" with errpats
Wed, 27 Jul 2011 09:30:15 +0200 prepared "axioms" (Isabelle2002) --> "axiomatization" (Isabelle2011)
Tue, 26 Jul 2011 13:27:59 +0200 intermed: decomment test/../eqsystem.sml OK
Thu, 17 Mar 2011 10:11:18 +0100 intermed. usecase Diophant
Thu, 10 Mar 2011 16:04:00 +0100 intermed.update Isabelle2011: HOL.True
Thu, 10 Mar 2011 15:16:13 +0100 intermed.update Isabelle2011:
Thu, 10 Mar 2011 15:12:55 +0100 intermed.update Isabelle2011: after fetch ?!?
Thu, 10 Mar 2011 12:45:58 +0100 intermed.update Isabelle2011: HOL.Trueprop
Fri, 04 Mar 2011 11:30:37 +0100 intermed.update Isabelle2001: make tests work