src/Tools/isac/MathEngBasic/problem.sml
Tue, 31 May 2022 09:16:12 +0200 Calculation 1'': ERROR in Demo_Example.thy, questions in TODO.md
Sun, 29 May 2022 19:00:35 +0200 Calculation 1: minimal changes in code + application
Tue, 16 Nov 2021 18:26:57 +0100 unify parse 4: eliminate parse, simple cases
Sat, 14 Aug 2021 16:37:31 +0200 proper formal names for types, finished cf.908c760f0def
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, 21 Jun 2021 21:53:23 +0200 Isar command 'cas' as front-end for KEStore_Elems.add_cas, without change of semantics;
Sun, 20 Jun 2021 16:26:18 +0200 Isar command 'problem' as combination of KEStore_Elems.add_pbts + Problem.prep_import, without change of semantics;
Sun, 20 Jun 2021 12:45:03 +0200 tuned;
Wed, 28 Apr 2021 12:38:13 +0200 eliminate "handle _ => ..." by \<^try>CARTOUCHE in src/*
Sun, 18 Apr 2021 23:37:59 +0200 conditional compilation via system option "isac_test" and antiquotation \<^isac_test>CARTOUCHE:
Wed, 03 Feb 2021 16:39:44 +0100 Isac's MethodC not shadowing Isabelle's Method
Wed, 27 May 2020 13:42:37 +0200 Test_Isac_Short OK with OLD code, Test_Some OK with NEW
Wed, 13 May 2020 16:10:22 +0200 shift code from Specify to Problem, Method, Test_Tool
Wed, 13 May 2020 12:14:49 +0200 Test_Isac_Short repaired
Tue, 12 May 2020 17:42:29 +0200 shift code from struct.Specify to appropriate locations
Wed, 22 Apr 2020 14:36:27 +0200 use "Spec", "Problem", "Method" for renaming identifiers
Tue, 21 Apr 2020 10:13:30 +0200 derive Problem from Probl_Def, drop funs and types used by Know_Store