test/Tools/isac/Interpret/ctree.sml
Thu, 22 Dec 2016 11:36:20 +0100 renamed Ctree.ptree --> Ctree.ctree
Wed, 14 Dec 2016 10:45:41 +0100 redesigned inout, mout (since 2003 for interface Kernel - Java)
Thu, 20 Oct 2016 10:26:29 +0200 simplify handling of theorems
Wed, 05 Oct 2016 13:09:54 +0200 cleaned tests from autoCalculate' (removed ')
Mon, 20 Apr 2015 14:18:40 +0200 update test/ to Isabelle2014 (~ updates of src/)
Fri, 13 Jun 2014 12:42:15 +0200 autoCalculate now parallelized
Fri, 13 Jun 2014 12:06:38 +0200 moved from "Unsynchronized.ref states" to "Synchronized.var states"
Thu, 21 Nov 2013 18:12:17 +0100 Isabelle2013 --> 2013-1: Test_Isac perfect
Fri, 12 Oct 2012 17:06:58 +0200 2011-->2012: ProofContext-->Proof_Context
Sat, 17 Mar 2012 11:06:46 +0100 uncomment test/../rateq.sml (Isabelle 2002 --> 2011)
Sat, 07 Jan 2012 10:06:06 +0100 invisible changes in calculations are possible now.
Wed, 27 Jul 2011 13:04:57 +0200 intermed: uncommented tests
Tue, 26 Jul 2011 15:52:07 +0200 intermed: uncommented tests
Tue, 26 Jul 2011 11:36:35 +0200 intermed: uncommented tests
Tue, 26 Jul 2011 09:38:07 +0200 intermed: uncommented tests
Mon, 25 Jul 2011 17:44:19 +0200 intermed. updated test + Test_Z_Transform.thy etc
Tue, 19 Jul 2011 14:01:27 +0200 test/../* "equality (1+-1*2+x=0)" --> "equality (1+-1*2+x=(0::real))",
Tue, 19 Jul 2011 13:07:28 +0200 intermed: uncommented tests
Tue, 19 Jul 2011 09:43:01 +0200 intermed: uncomment tests with CompleteCalc
Sun, 15 May 2011 11:32:41 +0200 intermed. ctxt ..: checked all occurrences of ProofContext.init_global
Fri, 13 May 2011 17:19:38 +0200 intermed. ctxt ..: x+1=2 now goes until Check_elementwise
Fri, 13 May 2011 14:15:59 +0200 tuned
Wed, 04 May 2011 09:01:10 +0200 update all "Pair" to "Product_Type.Pair"
Tue, 03 May 2011 16:20:55 +0200 provided all "x+1=2" with typeconstraint real ("equality" is just bool)
Tue, 03 May 2011 11:16:55 +0200 updated all 'Const ("Let"..' to 'Const ("HOL.Let"..'
Fri, 15 Apr 2011 17:07:34 +0200 intermed. ctxt integration - assumptions now in context
Thu, 07 Apr 2011 16:31:05 +0200 intermed. context integration
Wed, 06 Apr 2011 18:01:02 +0200 intermed. context introduction to specification phase
Mon, 04 Apr 2011 11:05:07 +0200 intermed. context integration appl_add does not work
Sat, 19 Mar 2011 13:06:19 +0100 intermed. usecase Diophant: usecase1 finished in Test_Isac.thy
Mon, 11 Oct 2010 13:31:22 +0200 removed all ".thy" in src/ and test/
Tue, 28 Sep 2010 09:06:56 +0200 tuned error and writeln
Mon, 30 Aug 2010 14:35:51 +0200 renamed test/* according to src/*