src/Tools/isac/Interpret/ptyps.sml
Thu, 15 Mar 2018 10:17:44 +0100 separate structure Celem: CALC_ELEMENT, all but Knowledge/
Wed, 07 Mar 2018 13:15:21 +0100 TermC: clean source file, partially
Fri, 02 Mar 2018 14:19:59 +0100 separate structure TermC : TERMC
Thu, 22 Feb 2018 17:55:29 +0100 LTool: cleanup test file
Fri, 16 Feb 2018 14:39:29 +0100 LTool: cleanup source file
Wed, 14 Feb 2018 12:20:35 +0100 separate structure LTools : LANGUAGE_TOOLS
Tue, 13 Feb 2018 15:14:55 +0100 Isabelle2015->17: "normalize" as identifier causes type clash now, etc
Sat, 20 Jan 2018 16:35:32 +0100 ------ print_depth became a configuration option
Tue, 07 Feb 2017 08:57:42 +0100 separate structure Model : MODEL
Mon, 06 Feb 2017 07:10:35 +0100 remove warnings "unused" from structure Specify in ptyps.sml
Mon, 06 Feb 2017 06:27:31 +0100 begin to re-arrange structures in Interpret.thy
Sat, 04 Feb 2017 07:20:39 +0100 separate structure Stool : SPECIFY_TOOL
Sat, 21 Jan 2017 12:32:32 +0100 prep 4 for structure Tac : TACTIC
Sat, 21 Jan 2017 11:30:18 +0100 prep 2 for structure Tac : TACTIC
Sat, 21 Jan 2017 10:25:19 +0100 prep 1 for structure Tac : TACTIC
Mon, 09 Jan 2017 14:47:24 +0100 --- Test_Isac fails, restart stepwise
Thu, 22 Dec 2016 10:25:49 +0100 --- closed structure Ctree
Mon, 19 Dec 2016 09:02:41 +0100 cleaned signature MODEL_SPECIFY
Sun, 18 Dec 2016 16:27:41 +0100 added structure Specify : MODEL_SPECIFY
Wed, 24 Aug 2016 17:27:54 +0200 tuned
Mon, 07 Dec 2015 11:25:02 +0100 Isabelle2014-->15: term_of-->Thm.term_of
Tue, 14 Apr 2015 14:36:02 +0200 print_depth to be replaced by configuration option "ML_print_depth"
Mon, 04 Aug 2014 17:03:55 +0200 CLEANUP since 347cf013dee3 and restored Test_Isac
Mon, 23 Jun 2014 09:26:22 +0200 ad thehier: read only from finally completed knowledge
Sun, 15 Jun 2014 18:39:59 +0200 merged
Sun, 15 Jun 2014 18:27:23 +0200 ad 967c8a1eb6b1 (2,3) thehier: ugly chunk makes Test_Isac run
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.
Mon, 02 Jun 2014 18:06:27 +0200 ad 967c8a1eb6b1 (1): restrict read-access to thehier
Sat, 31 May 2014 15:53:46 +0200 ad 967c8a1eb6b1 (6): switched from 'thehier = Unsynchronized.ref' to Theory_Data
Sun, 02 Feb 2014 03:09:40 +0100 ad 967c8a1eb6b1 (7): remove all code concerned with 'mets = Unsynchronized.ref'
Sun, 02 Feb 2014 01:15:13 +0100 ad 967c8a1eb6b1 (2b): in tests, add functions accessing Theory_Data in parallel to those accessing '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'
Fri, 31 Jan 2014 17:50:50 +0100 ad 967c8a1eb6b1 (1): restrict access to 'mets = Unsynchronized'
Mon, 27 Jan 2014 22:26:51 +0100 ad 967c8a1eb6b1 (7): removed all code concerned with 'ptyps = Unsynchronized.ref'
Mon, 27 Jan 2014 11:09:57 +0100 ad 967c8a1eb6b1 (2b): add functions accessing Theory_Data in parallel to those accessing "ptyps = Unsynchronized.ref"
Sun, 26 Jan 2014 01:37:36 +0100 ad 967c8a1eb6b1 (2b): for 'ptyps' add functions accessing Theory_Data in parallel to old ones for 'Unsynchronized.ref' in 'test' folder.
Sat, 25 Jan 2014 21:06:58 +0100 ad 967c8a1eb6b1 (1b): access to \!ptyps further restricted
Fri, 24 Jan 2014 17:34:17 +0100 merged
Fri, 24 Jan 2014 15:44:22 +0100 made read access analogous for !ptyps, !mets and !thehier
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, 20 Jan 2014 16:15:34 +0100 ad 967c8a1eb6b1 (1b): restrict access...
Tue, 14 Jan 2014 18:46:56 +0100 ad 967c8a1eb6b1 (1a): for 'ptyps' shift types ...
Tue, 17 Dec 2013 00:40:49 +0000 tuned
Tue, 17 Dec 2013 00:31:59 +0000 (1) started limiting access to "ptyps = Unsynchronized.ref"
Fri, 25 Oct 2013 20:58:28 +0100 removed all code concerned with "calclist' = Unsynchronized.ref"
Thu, 24 Oct 2013 00:02:29 +0100 switched from "calclist' = Unsynchronized.ref" to Theory_Data
Thu, 10 Oct 2013 19:16:16 +0100 restrict access to "calclist' = Unsynchronized.ref"
Sun, 14 Oct 2012 20:00:27 +0200 2011-->2012: ...
Fri, 12 Oct 2012 17:06:58 +0200 2011-->2012: ProofContext-->Proof_Context
Thu, 02 Aug 2012 15:48:57 +0200 improved fun insert_fillpats
Mon, 21 May 2012 07:59:57 +0200 added fillpats to thehier
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
Fri, 04 May 2012 17:33:31 +0200 prep met ["SignalProcessing", "Z_Transform", "Inverse_sub"]
Wed, 14 Mar 2012 10:59:36 +0100 uncomment test/../eqsystem.sml (Isabelle 2002 --> 2011)
Tue, 13 Mar 2012 15:04:09 +0100 uncomment test/../ptyps.sml (Isabelle 2002 --> 2011)
Sat, 10 Sep 2011 10:37:24 +0200 method ["PolyEq", "solve_d2_polyeq_pq_equation"] works for jrocnik
Fri, 13 May 2011 17:19:38 +0200 intermed. ctxt ..: x+1=2 now goes until Check_elementwise
Wed, 11 May 2011 14:58:07 +0200 intermed. ctxt ..: Add_Given doesnt work due to wrong ctxt in Subproblem