Tue, 16 Nov 2021 18:26:57 +0100 wneuper unify parse 4: eliminate parse, simple cases
Wed, 29 Sep 2021 19:34:32 +0200 wneuper unify parse 3: eliminate parseN
Wed, 29 Sep 2021 19:26:12 +0200 wneuper unify parse 2: eliminate parseold
Wed, 29 Sep 2021 18:56:38 +0200 wneuper unify parse 1: reorder defs
Mon, 27 Sep 2021 20:24:24 +0200 wneuper cleanup; all relevant tests work again
Mon, 27 Sep 2021 13:17:52 +0200 wneuper tuned
Mon, 27 Sep 2021 13:14:09 +0200 wneuper simp rules for realpow appear complete
Sun, 26 Sep 2021 20:58:57 +0200 wneuper another simp rule missing; lemma realpow_uminus_simps fails.
Sat, 25 Sep 2021 21:41:51 +0200 wenzelm more simp rules: 1 is another special case, so (- 1) needs to be treated separately;
Sat, 25 Sep 2021 13:54:06 +0200 wneuper \\ uncovered corner case of realpow: (- 1) ? 2
Fri, 24 Sep 2021 14:18:10 +0200 wenzelm proper simp_ctxt;
Thu, 23 Sep 2021 13:47:16 +0200 wneuper \\ realpow is not handled by present Simplifier.rewrite simp_ctxt
Thu, 16 Sep 2021 17:23:54 +0200 wenzelm separate realpow constant, with additional cases not covered by Transcendental.powr;
Thu, 16 Sep 2021 12:23:57 +0200 wenzelm adapted to Isabelle/c645d973f881;
Thu, 16 Sep 2021 11:47:03 +0200 wenzelm follow Isabelle repository;
Tue, 14 Sep 2021 16:06:42 +0200 wneuper \\adopt Isabelles calculation of numerals, "(- 1) ? 2" still missing
Tue, 14 Sep 2021 12:22:57 +0200 wneuper \\adopt Isabelles calculation of numerals, some cases are missing
Mon, 13 Sep 2021 16:01:48 +0200 wneuper cleanup TOODOOs from eliminate ThmC.numerals_to_Free
Mon, 13 Sep 2021 15:42:43 +0200 wneuper /----- eliminate ThmC.numerals_to_Free finished: all relevant tests work again
Mon, 13 Sep 2021 15:33:46 +0200 wneuper relevant test/../biegelinie-4.sml works again
Mon, 13 Sep 2021 15:31:50 +0200 wneuper investigate error from before CS "eliminate ThmC.numerals_to_Free"
Sun, 12 Sep 2021 16:18:03 +0200 wneuper recover test/../biegelinie-1.sml
Sun, 12 Sep 2021 15:53:36 +0200 wneuper cleanup test/../eqsystem-2.sml
Sun, 12 Sep 2021 15:40:15 +0200 wneuper cleanup
Mon, 23 Aug 2021 14:24:06 +0200 wneuper repair rule-set reduce_0_1_2
Mon, 23 Aug 2021 12:33:10 +0200 wneuper repair fun eval_cancel finished
Sun, 22 Aug 2021 14:28:38 +0200 wneuper repair fun adhoc_thm + fun eval_cancel
Sun, 22 Aug 2021 11:42:55 +0200 wneuper improve error message for eval_fn
Sun, 22 Aug 2021 09:43:43 +0200 wneuper improvement in Rational.thy makes several testfiles run, breaks one.
Sat, 21 Aug 2021 18:58:33 +0200 wneuper improve usability of Rewrite.trace_on for HyperSearch on long traces
Wed, 18 Aug 2021 20:34:41 +0200 wneuper replace is_const with is_num, ERROR removed
Wed, 18 Aug 2021 16:46:22 +0200 wneuper \\re-establish is_const DOES NOT REMOVE THE STRANGE ERROR
Wed, 18 Aug 2021 16:03:08 +0200 wneuper \\replace is_const with is_num: STRANGE ERROR assoc_calc: 'Prog_Expr.is_num' not found in theory Poly
Wed, 18 Aug 2021 11:35:24 +0200 wneuper repair test/../root.sml, diff.sml; outcomment NEW errors TOODOO.1
Tue, 17 Aug 2021 22:50:20 +0200 wenzelm prefer existing signed_string_of_int;
Tue, 17 Aug 2021 22:39:48 +0200 wenzelm less TODO;
Tue, 17 Aug 2021 21:57:40 +0200 wenzelm make "sqrt" work by proper use of HOLogic.dest_number and its resulting type;
Tue, 17 Aug 2021 21:48:38 +0200 wenzelm function definition with explicit names, for the sake of "rule_thm" antiquotation;
Tue, 17 Aug 2021 14:47:12 +0200 wenzelm more TODO;
Sat, 14 Aug 2021 21:40:55 +0200 wneuper update TODO.md
Sat, 14 Aug 2021 20:38:23 +0200 wneuper eliminate some axiomatizations, error with \<^rule_thm>?filterVar.simps(1)?
Sat, 14 Aug 2021 18:59:30 +0200 wneuper question about merge KEStore_Elems
Sat, 14 Aug 2021 18:49:36 +0200 wneuper question on @{make_string}, @{print}, @{print tracing}
Sat, 14 Aug 2021 18:13:37 +0200 wneuper checked all CS from 650e49610bfd upto 63cecf440235
Sat, 14 Aug 2021 16:37:31 +0200 wneuper proper formal names for types, finished cf.908c760f0def
Sat, 14 Aug 2021 16:07:07 +0200 wneuper tuned cf.9b839d8ce74a
Sat, 14 Aug 2021 15:18:48 +0200 wneuper update TODO.md according to cf.a56ac28081a9
Sat, 14 Aug 2021 13:52:23 +0200 wneuper note on Thm.get_name_hint
Wed, 11 Aug 2021 11:54:07 +0200 wneuper note on Context.theory_name vs. Context.theory_long_name
Tue, 10 Aug 2021 19:05:59 +0200 wneuper make Integrate.add_new_c a proper constant
Tue, 10 Aug 2021 13:40:03 +0200 wneuper tuned
Tue, 10 Aug 2021 13:38:03 +0200 wneuper comment on filenames *-def.sml, analogous to cf. e587c45cae0f
Tue, 10 Aug 2021 12:58:33 +0200 wneuper explain "KEStore_Elems.add_thes" in TODO.md
Tue, 10 Aug 2021 12:56:06 +0200 wneuper cleanup MethodC.prep_input that used a different theory
Tue, 10 Aug 2021 11:55:24 +0200 wneuper tuned
Tue, 10 Aug 2021 11:54:12 +0200 wneuper relate note on planned improvements (cf.03dea0a179d0) to TODO.md
Tue, 10 Aug 2021 11:29:33 +0200 wneuper remove items already done
Tue, 10 Aug 2021 11:01:18 +0200 wneuper eliminate ThyC.to_ctxt, use Proof_Context.init_global inline
Tue, 10 Aug 2021 10:27:15 +0200 wneuper note on CS c7b1a99bcfd2 , \<^ML>?Thy_Info.get_theory?
Tue, 10 Aug 2021 09:43:07 +0200 wneuper complete replacement of Rule.Thm/Eval by \<^rule_thm> and \<^rule_eval> in src/*