src/Tools/isac/Knowledge/Biegelinie.thy
Wed, 03 Feb 2021 16:39:44 +0100 Isac's MethodC not shadowing Isabelle's Method
Wed, 07 Oct 2020 12:15:31 +0200 tuned
Tue, 06 Oct 2020 12:42:25 +0200 Isabelle2019->20: adapt to new handling of quotes in mixfix
Mon, 05 Oct 2020 12:05:10 +0200 Isabelle2019->20: strange error in Biegelinie, tackled later
Mon, 29 Jun 2020 16:01:01 +0200 renamings for Isabelle WS
Sun, 24 May 2020 16:05:36 +0200 prep.resolve hacks introduced with funpack, part 1
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, 15 Apr 2020 11:37:43 +0200 cleanup
Mon, 13 Apr 2020 15:31:23 +0200 reorganise struct. ThmC, part 1
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
Thu, 26 Sep 2019 17:47:10 +0200 adaptations for paper lucin-isa.tex
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
Sat, 01 Jun 2019 11:09:19 +0200 [-Test_Isac] funpack: repair errors in test, spot remaining errors
Wed, 29 May 2019 10:36:16 +0200 [-Test_Isac] funpack: switch from Script to partial_function
Tue, 28 May 2019 16:52:30 +0200 funpack: final check of partial_functions wrt. Scripts
Mon, 27 May 2019 19:28:40 +0200 funpack: failed trial to generalise handling of meths which extend the model of a probl
Fri, 10 May 2019 15:59:58 +0200 funpack: release sequence-relation between method's itm list and partial_function's arg list
Thu, 28 Feb 2019 12:38:15 +0100 remove test, which is unused in demos
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
Tue, 22 Jan 2019 11:21:08 +0100 [-Test_Isac] funpack: Test_Isac ok until Knowledge
Tue, 22 Jan 2019 09:33:11 +0100 [-Test_Isac] funpack: in programs and spec.terms replace bdv by ''bdv''
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>
Tue, 12 Jun 2018 14:53:47 +0200 partial_function: found examples
Wed, 11 Apr 2018 14:44:46 +0200 partial_function: start cleaning programs, biegelinie for paper
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/
Fri, 02 Mar 2018 14:19:59 +0100 separate structure TermC : TERMC
Sun, 18 Dec 2016 16:27:41 +0100 added structure Specify : MODEL_SPECIFY
Mon, 04 Aug 2014 15:54:57 +0200 in thehier replaced Threory.axioms_of by MutabelleExtra.thms_of
Thu, 05 Jun 2014 16:41:42 +0200 ad 967c8a1eb6b1 (7): remove all code concerned with "thehier = Unsynchronized.ref"
Thu, 05 Jun 2014 09:09:53 +0200 ad 967c8a1eb6b1 (2): added parallel calls to thehier via Theory_Data
Wed, 04 Jun 2014 17:20:40 +0200 ad 967c8a1eb6b1 (1): restrict write-access to thehier
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
Mon, 21 Oct 2013 09:03:50 +0200 "axiomatization" replaces "axioms" preparing for Isabelle2013-1
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
Tue, 24 Apr 2012 17:44:02 +0200 generalised store_thm to all knowledge
Sat, 10 Mar 2012 09:41:09 +0100 uncomment test/../biegelinie (Isabelle 2002 --> 2011)
Tue, 06 Mar 2012 14:25:08 +0100 intermed. test/../biegelinie.sml
Wed, 27 Jul 2011 09:30:15 +0200 prepared "axioms" (Isabelle2002) --> "axiomatization" (Isabelle2011)