test/Tools/isac/Knowledge/integrate.sml
Sun, 09 Oct 2022 07:44:22 +0200 eliminate term2str in test/*
Sat, 08 Oct 2022 11:40:48 +0200 follow up 5: cleanup
Fri, 07 Oct 2022 20:46:48 +0200 follow up 3: MethodC.adapt_to_typ on loading by CalcTree, CalcTreeTEST
Mon, 26 Sep 2022 10:57:53 +0200 follow up 2: Problem.adapt_to_typ on loading by CalcTree, CalcTreeTEST
Sun, 11 Sep 2022 14:31:15 +0200 resolve name clash in get_calc
Fri, 05 Aug 2022 12:30:16 +0200 push Proof.context through Eval.adhoc_thm
Sun, 31 Jul 2022 16:35:33 +0200 eliminate global flag Eval.trace_on
Sat, 30 Jul 2022 16:47:45 +0200 eliminate global flag Rewrite.trace_on
Thu, 26 May 2022 12:44:51 +0200 unify parse 6': TermC.parse eliminated, Test_Isac ok
Thu, 16 Sep 2021 17:23:54 +0200 separate realpow constant, with additional cases not covered by Transcendental.powr;
Tue, 10 Aug 2021 11:01:18 +0200 eliminate ThyC.to_ctxt, use Proof_Context.init_global inline
Mon, 09 Aug 2021 14:20:20 +0200 eliminate ThyC.to_ctxt done except 1 error
Wed, 04 Aug 2021 17:34:47 +0200 remove comments from (*ML_file ?..?*) in Test_Isac_Short.thy
Sun, 01 Aug 2021 14:39:03 +0200 repair ord_make_polynomial_in, est/../integrate.sml works again
Tue, 27 Jul 2021 11:21:14 +0200 revert previous changeset
Tue, 20 Jul 2021 14:37:56 +0200 //reduce the number of TermC.parse*; "//"means: tests broken .
Mon, 19 Jul 2021 17:29:35 +0200 introduce ALL valid const_name in test/*
Sun, 18 Jul 2021 18:15:27 +0200 merged
Sun, 18 Jul 2021 16:20:32 +0200 eliminate ThmC.numerals_to_Free: Test_Isac_Short.thy works with TOODOO s
Sat, 17 Jul 2021 14:05:28 +0200 replace "-*" by "- *" for numerals "*" in test/*
Mon, 21 Jun 2021 15:36:09 +0200 more antiquotations for Isabelle/HOL consts/types, without change of semantics;
Fri, 07 May 2021 18:12:51 +0200 * WN: simplify const names like "is'_expanded"
Mon, 03 May 2021 08:49:50 +0200 replace Isac's power with Isabelle's Transcendental.powr
Tue, 27 Apr 2021 18:09:22 +0200 eliminate "handle _ => ..." from Rewrite.rewrite
Tue, 20 Apr 2021 16:58:44 +0200 replace power ^^^ by \<up>
Mon, 19 Apr 2021 20:12:53 +0200 session Isac_Test works again: de0ccac9f862 removes confusion that lead to partial/breaking changes in 0ca0f9363ad3;
Mon, 19 Apr 2021 15:02:00 +0200 long identifiers for occurences in test/../termC.sml
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
Sat, 16 May 2020 16:54:39 +0200 shift code from Specification to P_Model, rename ids
Fri, 15 May 2020 11:46:43 +0200 shift code from Specification to appropriate locations
Wed, 13 May 2020 11:34:05 +0200 shift code from struct.Specify to appropriate locations
Tue, 12 May 2020 17:42:29 +0200 shift code from struct.Specify to appropriate locations
Sat, 09 May 2020 11:55:51 +0200 shift code to Input_Descript, rename identifiers (+ keep old)
Wed, 15 Apr 2020 13:47:56 +0200 use "ThyC" for renaming identifiers
Wed, 15 Apr 2020 11:37:43 +0200 cleanup
Mon, 13 Apr 2020 15:31:23 +0200 reorganise struct. ThmC, part 1
Mon, 13 Apr 2020 13:27:55 +0200 improve renaming
Fri, 10 Apr 2020 18:32:36 +0200 use "UnparseC" for renaming identifiers
Thu, 09 Apr 2020 17:13:17 +0200 separate struct. UnparseC, shift code to ThmC
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
Mon, 23 Mar 2020 14:55:34 +0100 start restructuring test/../isac/*
Sun, 09 Feb 2020 12:48:18 +0100 cleanup TODOs
Fri, 17 Jan 2020 13:14:11 +0100 lucin: introduce Calc.T and Program.T
Thu, 19 Dec 2019 16:41:57 +0100 cleanup fun solve, shift from Solve --> Step_Solve
Wed, 18 Dec 2019 15:33:27 +0100 prep. intro. of Step
Tue, 01 Oct 2019 10:47:25 +0200 lucin: drop unused bool argument in tactic Rewrite*Inst
Wed, 18 Sep 2019 12:15:59 +0200 tests run in Test_Isac with ML_system_64 = "true", still exception Size
Tue, 03 Sep 2019 12:40:27 +0200 lucin: reorganise theories in ProgLang
Mon, 26 Aug 2019 17:40:27 +0200 rename Isac.thy --> Isac_Knowledge.thy
Thu, 22 Aug 2019 16:48:04 +0200 lucin: rename Script --> Program
Tue, 22 Jan 2019 12:08:32 +0100 funpack: Test_Isac ok with string constants in programs and tactics
Tue, 22 Jan 2019 09:33:11 +0100 [-Test_Isac] funpack: in programs and spec.terms replace bdv by ''bdv''
Sat, 10 Mar 2018 17:20:15 +0100 TermC: clean tests, partially
Thu, 08 Mar 2018 07:28:17 +0100 TermC: push struct to tests, 3 broken and collected in Test_Isac.
Sun, 25 Feb 2018 10:19:18 +0100 Rewrite: clean tests
Wed, 14 Feb 2018 08:05:37 +0100 Isabelle2015->17: simplification changed cf. 5f9f07d37a1e
Thu, 27 Oct 2016 10:48:10 +0200 rename get_calculation* to adhoc_thm*
Wed, 05 Oct 2016 13:09:54 +0200 cleaned tests from autoCalculate' (removed ')