test/Tools/isac/Knowledge/biegelinie-1.sml
Sun, 09 Oct 2022 07:44:22 +0200 eliminate term2str in test/*
Fri, 05 Aug 2022 08:45:37 +0200 finish Calc_Binop, add signature EXAMPLE
Sat, 30 Jul 2022 16:47:45 +0200 eliminate global flag Rewrite.trace_on
Mon, 20 Jun 2022 09:56:48 +0200 review stepwise Specification in vscode-example.sml
Thu, 26 May 2022 12:44:51 +0200 unify parse 6': TermC.parse eliminated, Test_Isac ok
Sun, 12 Sep 2021 16:18:03 +0200 recover test/../biegelinie-1.sml
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 .
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"
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, 07 Oct 2020 09:57:35 +0200 Isabelle2019->20: adapt to new handling of quotes in mixfix, finished
Wed, 20 May 2020 12:52:09 +0200 standard format for string lists
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 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 14:24:38 +0200 separate struct ThyC
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
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 Sep 2019 16:28:49 +0200 tests run in Test_Isac with ML_system_64 = "true"
Wed, 18 Sep 2019 12:15:59 +0200 tests run in Test_Isac with ML_system_64 = "true", still exception Size
Mon, 16 Sep 2019 12:43:43 +0200 shift respective constants to ListC.thy
Tue, 03 Sep 2019 12:40:27 +0200 lucin: reorganise theories in ProgLang
Mon, 27 May 2019 19:28:40 +0200 funpack: failed trial to generalise handling of meths which extend the model of a probl
Thu, 28 Feb 2019 12:38:15 +0100 remove test, which is unused in demos
Wed, 14 Feb 2018 10:50:12 +0100 Isabelle2015->17: "biegelinie" is broken