src/Tools/isac/Specify/ptyps.sml
Tue, 21 Apr 2020 15:42:50 +0200 replace Celem. with new struct.s in BaseDefinitions/
Tue, 21 Apr 2020 12:26:08 +0200 use "Store" for renaming identifiers
Tue, 21 Apr 2020 10:53:04 +0200 derive Method.T from Meth_Def.T, drop funs and types used by Know_Store
Tue, 21 Apr 2020 10:13:30 +0200 derive Problem from Probl_Def, drop funs and types used by Know_Store
Sun, 19 Apr 2020 16:17:27 +0200 rename Celem1 to Store
Sun, 19 Apr 2020 12:22:37 +0200 rename KEStore to Know_Store, replace respect.part of Celem with Celem1
Sun, 19 Apr 2020 11:07:02 +0200 switch "activate for Test_Isac .." back to Build_Isac
Fri, 17 Apr 2020 18:47:29 +0200 Test_Isac_Short OK (except the 2 strange errors)
Wed, 15 Apr 2020 13:47:56 +0200 use "ThyC" for renaming identifiers
Wed, 15 Apr 2020 11:37:43 +0200 cleanup
Fri, 10 Apr 2020 18:32:36 +0200 use "UnparseC" for renaming identifiers
Thu, 09 Apr 2020 17:16:48 +0200 shift code to ThyC
Thu, 09 Apr 2020 17:13:17 +0200 separate struct. UnparseC, shift code to ThmC
Thu, 09 Apr 2020 11:21:53 +0200 separate struct. ThmC, Error_Fill_Def; unite error-pattern and fill-pattern
Wed, 08 Apr 2020 16:56:47 +0200 separate struct Rewrite_Ord
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
Wed, 01 Apr 2020 12:42:39 +0200 renaming, cleanup
Thu, 23 Jan 2020 11:12:09 +0100 repair last changeset, rename set_skip -> set_found (according last change)
Thu, 23 Jan 2020 10:48:57 +0100 lucin: renaming due to simpler scanning (Istate .. found_accept)
Wed, 18 Dec 2019 11:02:32 +0100 hack until review of Specify
Sat, 14 Dec 2019 13:36:40 +0100 remove tracing, which interfere with current investigations
Thu, 14 Nov 2019 12:08:05 +0100 tuned
Thu, 14 Nov 2019 12:00:13 +0100 tuned
Thu, 31 Oct 2019 13:48:06 +0100 tuned
Thu, 31 Oct 2019 10:41:42 +0100 lucin: extend Pstate with an additional flag
Sat, 19 Oct 2019 11:01:11 +0200 lucin: cleanup args in lucas-interpreter, assy works
Fri, 18 Oct 2019 17:00:36 +0200 lucin: cleanup args in lucas-interpreter, new assy with errors outcommented
Thu, 17 Oct 2019 13:17:48 +0200 lucin: cleanup args in lucas-interpreter, preps
Sun, 22 Sep 2019 14:51:29 +0200 remove updates for test-mode, i.e. an accident from previous changeset
Sun, 22 Sep 2019 14:47:35 +0200 lucin: shift ListC.thy into ProgLang
Fri, 13 Sep 2019 18:35:51 +0200 lucin: cleanup thys in ProgLang, in particular Aut_Prog.thy
Tue, 27 Aug 2019 18:05:54 +0200 revert comments cf.8e357be69082
Tue, 27 Aug 2019 11:59:48 +0200 separate Specify/ from Interpret/