test/Tools/isac/Knowledge/rateq.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
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
Tue, 10 Aug 2021 11:01:18 +0200 eliminate ThyC.to_ctxt, use Proof_Context.init_global inline
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/*
Sat, 17 Jul 2021 14:05:28 +0200 replace "-*" by "- *" for numerals "*" in test/*
Fri, 07 May 2021 18:12:51 +0200 * WN: simplify const names like "is'_expanded"
Mon, 03 May 2021 09:36:47 +0200 eliminate old "not" (now a free variable) in terms
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
Mon, 29 Jun 2020 16:01:01 +0200 renamings for Isabelle WS
Wed, 03 Jun 2020 11:25:19 +0200 follow 2 ancient updates of Library.ML
Wed, 20 May 2020 12:52:09 +0200 standard format for string lists
Fri, 15 May 2020 14:22:05 +0200 prep. cleanup of Specification
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
Sun, 10 May 2020 17:26:36 +0200 cleanup generate.sml, model.sml
Fri, 01 May 2020 16:06:59 +0200 separate Specify_Step.check
Wed, 29 Apr 2020 12:30:51 +0200 prep. separation of check Applicable between specify-phase and solve-phase
Tue, 28 Apr 2020 15:31:49 +0200 assign code from Rtools to appropriate struct.s
Wed, 15 Apr 2020 18:00:58 +0200 collect code in ThyC
Wed, 15 Apr 2020 13:47:56 +0200 use "ThyC" for renaming identifiers
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
Wed, 01 Apr 2020 12:42:39 +0200 renaming, cleanup
Tue, 31 Mar 2020 15:43:33 +0200 renaming, cleanup
Tue, 31 Mar 2020 13:06:41 +0200 avoid contradicting predicates in contexts
Wed, 25 Mar 2020 10:38:31 +0100 remove unused field in Ctree
Mon, 23 Mar 2020 17:51:35 +0100 make Check_elementwise' idle wrt. Calc.T
Wed, 18 Mar 2020 15:23:15 +0100 prep. cleanup LItool.resume_prog
Sat, 07 Mar 2020 18:44:31 +0100 cleanup tac_from_prog, end
Tue, 11 Feb 2020 11:58:45 +0100 introduce Step.by_tactic, part 1
Thu, 23 Jan 2020 10:48:57 +0100 lucin: renaming due to simpler scanning (Istate .. found_accept)
Fri, 17 Jan 2020 12:37:21 +0100 lucin: renaming
Wed, 15 Jan 2020 12:12:44 +0100 lucin: rename fun *2 to fun * with expectation to unify fun * with fun *1
Wed, 15 Jan 2020 11:47:38 +0100 preps for IJCAR paper
Mon, 23 Dec 2019 16:58:36 +0100 shift code from mathengine-stateless.sml to Step.do_next
Sat, 21 Dec 2019 18:05:13 +0100 lucin: unify do_next postponed
Sat, 21 Dec 2019 16:45:10 +0100 lucin: unify do_next, partially
Thu, 19 Dec 2019 16:41:57 +0100 cleanup fun solve, shift from Solve --> Step_Solve
Wed, 18 Dec 2019 11:31:31 +0100 lucin: plan for new identifiers of steps
Sat, 30 Nov 2019 17:03:49 +0100 lucin: code cleanup
Fri, 29 Nov 2019 15:22:29 +0100 lucin: fun determine_next_tactic gets envisaged arguments
Mon, 25 Nov 2019 16:39:52 +0100 lucin: renaming in scanning the parse-tree
Thu, 21 Nov 2019 15:31:32 +0100 lucin: shift datatype, rename
Wed, 13 Nov 2019 15:27:17 +0100 renaming in structure Env
Thu, 07 Nov 2019 10:43:32 +0100 lucin: renaming for paper
Wed, 30 Oct 2019 16:46:05 +0100 lucin: remove remaining Pstate exhibiting internal structure
Sat, 19 Oct 2019 14:59:09 +0200 lucin: assimilate signatures
Fri, 18 Oct 2019 16:18:14 +0200 lucin: cleanup args in lucas-interpreter, preps 2
Wed, 18 Sep 2019 16:28:49 +0200 tests run in Test_Isac with ML_system_64 = "true"