src/Tools/isac/Knowledge/LinEq.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
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
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
Mon, 31 Dec 2018 14:49:16 +0100 [-Test_Isac] add an overlooked structure
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/
Fri, 02 Mar 2018 14:19:59 +0100 separate structure TermC : TERMC
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
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
Fri, 13 Jun 2014 10:29:06 +0200 last the_generic_context (in fun prep_rls) removed.
Thu, 12 Jun 2014 21:59:15 +0200 calls to ML_Context.the_generic_context removed from KEStore.thy because they did not work when called from within a future. However, there are still five instances in other locations yet to be 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'.
Thu, 21 Nov 2013 11:46:00 +0100 Isabelle2013 --> 2013-1: replace an Isabelle constant newly introduced
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
Sun, 22 Sep 2013 18:09:05 +0200 add functions accessing Theory_Data in parallel to those accessing "ruleset' = Unsynchronized.ref"
Wed, 05 Dec 2012 15:29:36 +0100 est_Isac.thy works until "ProgLang/scrtools.sml"
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
Wed, 16 May 2012 15:01:47 +0200 prep. extend "type met" with errpaty
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, 10 Mar 2011 16:04:00 +0100 intermed.update Isabelle2011: HOL.True
Fri, 04 Mar 2011 11:43:45 +0100 intermed.update Isabelle2001: updated "op =", "op +"
Tue, 28 Sep 2010 10:10:26 +0200 updated "op *" --> Groups.times_class.times in src and test
Thu, 23 Sep 2010 14:49:23 +0200 updated "op +", "op -", "op *". "HOL.divide" in src & test
Thu, 23 Sep 2010 08:54:26 +0200 tuned pbt's due to copy_named
Tue, 14 Sep 2010 15:46:56 +0200 repaired copy_nam
Tue, 14 Sep 2010 12:12:42 +0200 adapted is_copy_named from v___ to v'''
Mon, 06 Sep 2010 15:53:18 +0200 updated Knowledge/Root.thy, plus changes ahead.
Mon, 06 Sep 2010 15:09:37 +0200 updated Knowledge/Equation.thy, plus changes ahead.
Wed, 01 Sep 2010 16:43:58 +0200 fixed @{theory} in all Knowledge/*.thy
Wed, 01 Sep 2010 15:17:43 +0200 fixed all @{thm } in src+test
Tue, 31 Aug 2010 16:38:22 +0200 updating Knowledge/Simplify, changes ahead + in test
Tue, 31 Aug 2010 16:00:13 +0200 num_str --> num_str @{thm
Fri, 27 Aug 2010 10:39:12 +0200 updated *.thy ---> (theory "*") in previous *.ML
Thu, 26 Aug 2010 18:15:30 +0200 updated initial 8 thy's syntax without evaluation
Wed, 25 Aug 2010 16:20:07 +0200 renamed isac's directories and Build_Isac.thy