test/Tools/isac/ProgLang/prog_expr.sml
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
Tue, 13 Jul 2021 10:43:21 +0200 Test_Some.thy + rewrite.sml + poly.sml ok: improve eval_is_atom
Sat, 03 Jul 2021 16:21:07 +0200 //test/../rewrite.sml,poly.sml WORK
Tue, 01 Jun 2021 15:41:23 +0200 Test_Some.thy with looping ML<>
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"
Tue, 20 Apr 2021 16:58:44 +0200 replace power ^^^ by \<up>
Mon, 19 Apr 2021 15:02:00 +0200 long identifiers for occurences in test/../termC.sml
Wed, 22 Apr 2020 11:06:48 +0200 shift Unsynchronized.ref for tracing to respect.struct.
Tue, 21 Apr 2020 16:53:17 +0200 Test_Isac_Short now ok.
Wed, 15 Apr 2020 11:37:43 +0200 cleanup
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
Wed, 01 Apr 2020 14:14:46 +0200 reorganise 2 tests according to fun.defs
Thu, 26 Mar 2020 16:17:21 +0100 improve classification of assumptions (True, False, indeterminate)
Sun, 22 Sep 2019 16:52:14 +0200 adopt new files of ProgLang in test/..