Wed, 14 Aug 2019 11:14:27 +0200 treat simproc results as atomic -- more compact proof terms;
wenzelm [Wed, 14 Aug 2019 11:14:27 +0200] rev 70528
treat simproc results as atomic -- more compact proof terms;
Tue, 13 Aug 2019 21:52:08 +0200 tuned;
wenzelm [Tue, 13 Aug 2019 21:52:08 +0200] rev 70527
tuned;
Tue, 13 Aug 2019 21:18:26 +0200 minor performance tuning;
wenzelm [Tue, 13 Aug 2019 21:18:26 +0200] rev 70526
minor performance tuning;
Tue, 13 Aug 2019 20:54:08 +0200 NEWS and example for Theory.join_theory;
wenzelm [Tue, 13 Aug 2019 20:54:08 +0200] rev 70525
NEWS and example for Theory.join_theory;
Tue, 13 Aug 2019 20:19:15 +0200 tuned whitespace;
wenzelm [Tue, 13 Aug 2019 20:19:15 +0200] rev 70524
tuned whitespace;
Tue, 13 Aug 2019 20:17:02 +0200 more compact proof terms;
wenzelm [Tue, 13 Aug 2019 20:17:02 +0200] rev 70523
more compact proof terms;
Tue, 13 Aug 2019 20:16:03 +0200 more documentation;
wenzelm [Tue, 13 Aug 2019 20:16:03 +0200] rev 70522
more documentation;
Tue, 13 Aug 2019 15:34:46 +0200 added SUBPROOFS / "subproofs" method combinator, for more compact proofterms;
wenzelm [Tue, 13 Aug 2019 15:34:46 +0200] rev 70521
added SUBPROOFS / "subproofs" method combinator, for more compact proofterms;
Tue, 13 Aug 2019 10:27:21 +0200 clarified modules;
wenzelm [Tue, 13 Aug 2019 10:27:21 +0200] rev 70520
clarified modules;
Mon, 12 Aug 2019 21:22:40 +0200 merged
wenzelm [Mon, 12 Aug 2019 21:22:40 +0200] rev 70519
merged
Mon, 12 Aug 2019 19:47:48 +0200 more compact proof terms;
wenzelm [Mon, 12 Aug 2019 19:47:48 +0200] rev 70518
more compact proof terms;
Mon, 12 Aug 2019 19:29:33 +0200 more robust -- notably for metis, which tends to accumulate tpairs;
wenzelm [Mon, 12 Aug 2019 19:29:33 +0200] rev 70517
more robust -- notably for metis, which tends to accumulate tpairs;
Mon, 12 Aug 2019 18:53:02 +0200 tuned -- avoid shadowing of ML names;
wenzelm [Mon, 12 Aug 2019 18:53:02 +0200] rev 70516
tuned -- avoid shadowing of ML names;
Mon, 12 Aug 2019 18:00:46 +0200 tuned;
wenzelm [Mon, 12 Aug 2019 18:00:46 +0200] rev 70515
tuned;
Mon, 12 Aug 2019 17:15:41 +0200 more compact proof terms;
wenzelm [Mon, 12 Aug 2019 17:15:41 +0200] rev 70514
more compact proof terms;
Mon, 12 Aug 2019 15:44:41 +0200 tuned;
wenzelm [Mon, 12 Aug 2019 15:44:41 +0200] rev 70513
tuned;
Mon, 12 Aug 2019 15:43:05 +0200 tuned;
wenzelm [Mon, 12 Aug 2019 15:43:05 +0200] rev 70512
tuned;
Mon, 12 Aug 2019 15:29:06 +0200 tuned -- eliminated unused parameters;
wenzelm [Mon, 12 Aug 2019 15:29:06 +0200] rev 70511
tuned -- eliminated unused parameters;
Mon, 12 Aug 2019 15:24:41 +0200 more direct/compact export of proof terms;
wenzelm [Mon, 12 Aug 2019 15:24:41 +0200] rev 70510
more direct/compact export of proof terms;
Mon, 12 Aug 2019 15:22:32 +0200 output physical_stderr, e.g. for low-level debugging;
wenzelm [Mon, 12 Aug 2019 15:22:32 +0200] rev 70509
output physical_stderr, e.g. for low-level debugging;
Mon, 12 Aug 2019 14:39:55 +0200 tuned;
wenzelm [Mon, 12 Aug 2019 14:39:55 +0200] rev 70508
tuned;
Mon, 12 Aug 2019 11:16:10 +0200 do not open ML structures;
wenzelm [Mon, 12 Aug 2019 11:16:10 +0200] rev 70507
do not open ML structures;
Mon, 12 Aug 2019 11:15:57 +0200 tuned;
wenzelm [Mon, 12 Aug 2019 11:15:57 +0200] rev 70506
tuned;
Mon, 12 Aug 2019 11:04:41 +0200 misc tuning -- slightly more readable;
wenzelm [Mon, 12 Aug 2019 11:04:41 +0200] rev 70505
misc tuning -- slightly more readable;
Mon, 12 Aug 2019 15:57:40 +0200 simplified defs (thanks to Mohammad)
nipkow [Mon, 12 Aug 2019 15:57:40 +0200] rev 70504
simplified defs (thanks to Mohammad)
Sun, 11 Aug 2019 22:36:34 +0200 record sort constraints unconditionally: minimal performance implications;
wenzelm [Sun, 11 Aug 2019 22:36:34 +0200] rev 70503
record sort constraints unconditionally: minimal performance implications;
Sat, 10 Aug 2019 17:09:20 +0200 more careful export of unnamed proof boxes: avoid duplicates via memoing;
wenzelm [Sat, 10 Aug 2019 17:09:20 +0200] rev 70502
more careful export of unnamed proof boxes: avoid duplicates via memoing;
Sat, 10 Aug 2019 16:16:54 +0200 tuned signature;
wenzelm [Sat, 10 Aug 2019 16:16:54 +0200] rev 70501
tuned signature;
Sat, 10 Aug 2019 15:11:34 +0200 export each PThm node separately: slightly more scalable;
wenzelm [Sat, 10 Aug 2019 15:11:34 +0200] rev 70500
export each PThm node separately: slightly more scalable;
Sat, 10 Aug 2019 12:53:35 +0200 allow duplicate exports via strict = false;
wenzelm [Sat, 10 Aug 2019 12:53:35 +0200] rev 70499
allow duplicate exports via strict = false;
Sat, 10 Aug 2019 10:31:56 +0200 tuned message;
wenzelm [Sat, 10 Aug 2019 10:31:56 +0200] rev 70498
tuned message;
Sat, 10 Aug 2019 10:26:21 +0200 more positions;
wenzelm [Sat, 10 Aug 2019 10:26:21 +0200] rev 70497
more positions;
Sat, 10 Aug 2019 10:17:07 +0200 more positions;
wenzelm [Sat, 10 Aug 2019 10:17:07 +0200] rev 70496
more positions;
Fri, 09 Aug 2019 20:33:05 +0200 tuned;
wenzelm [Fri, 09 Aug 2019 20:33:05 +0200] rev 70495
tuned;
Fri, 09 Aug 2019 17:14:49 +0200 formal position for PThm nodes;
wenzelm [Fri, 09 Aug 2019 17:14:49 +0200] rev 70494
formal position for PThm nodes;
Fri, 09 Aug 2019 15:58:26 +0200 clarified ML types;
wenzelm [Fri, 09 Aug 2019 15:58:26 +0200] rev 70493
clarified ML types;
Fri, 09 Aug 2019 10:30:54 +0200 proper treatment of body oracles, outside of recursion into thms graph;
wenzelm [Fri, 09 Aug 2019 10:30:54 +0200] rev 70492
proper treatment of body oracles, outside of recursion into thms graph;
Thu, 08 Aug 2019 12:18:27 +0200 prefer named lemmas -- more compact proofterms;
wenzelm [Thu, 08 Aug 2019 12:18:27 +0200] rev 70491
prefer named lemmas -- more compact proofterms;
Thu, 08 Aug 2019 12:11:40 +0200 prefer named lemmas -- more compact proofterms;
wenzelm [Thu, 08 Aug 2019 12:11:40 +0200] rev 70490
prefer named lemmas -- more compact proofterms;
Thu, 08 Aug 2019 11:40:42 +0200 tuned whitespace -- slightly more readable;
wenzelm [Thu, 08 Aug 2019 11:40:42 +0200] rev 70489
tuned whitespace -- slightly more readable;
Thu, 08 Aug 2019 11:25:29 +0200 clarified signature: fewer warnings in ML IDE;
wenzelm [Thu, 08 Aug 2019 11:25:29 +0200] rev 70488
clarified signature: fewer warnings in ML IDE;
Thu, 08 Aug 2019 10:50:23 +0200 tuned;
wenzelm [Thu, 08 Aug 2019 10:50:23 +0200] rev 70487
tuned;
Wed, 07 Aug 2019 18:23:32 +0200 prefer named lemmas -- more compact proofterms;
wenzelm [Wed, 07 Aug 2019 18:23:32 +0200] rev 70486
prefer named lemmas -- more compact proofterms;
Wed, 07 Aug 2019 17:43:48 +0200 more compact proofterms;
wenzelm [Wed, 07 Aug 2019 17:43:48 +0200] rev 70485
more compact proofterms;
Wed, 07 Aug 2019 17:00:07 +0200 eliminated pointless comments;
wenzelm [Wed, 07 Aug 2019 17:00:07 +0200] rev 70484
eliminated pointless comments;
Wed, 07 Aug 2019 15:49:33 +0200 clarified proofterms;
wenzelm [Wed, 07 Aug 2019 15:49:33 +0200] rev 70483
clarified proofterms;
Wed, 07 Aug 2019 15:48:52 +0200 more robust and convenient treatment of implicit context;
wenzelm [Wed, 07 Aug 2019 15:48:52 +0200] rev 70482
more robust and convenient treatment of implicit context;
Wed, 07 Aug 2019 11:09:37 +0200 removed junk (cf. fa933b98d64d);
wenzelm [Wed, 07 Aug 2019 11:09:37 +0200] rev 70481
removed junk (cf. fa933b98d64d);
Wed, 07 Aug 2019 10:52:19 +0200 explicit check of left-over constraints from different theory, e.g. due to lack of Thm.trim_context;
wenzelm [Wed, 07 Aug 2019 10:52:19 +0200] rev 70480
explicit check of left-over constraints from different theory, e.g. due to lack of Thm.trim_context;
Wed, 07 Aug 2019 10:42:34 +0200 more careful treatment of implicit context;
wenzelm [Wed, 07 Aug 2019 10:42:34 +0200] rev 70479
more careful treatment of implicit context;
Wed, 07 Aug 2019 10:31:54 +0200 more careful treatment of implicit context;
wenzelm [Wed, 07 Aug 2019 10:31:54 +0200] rev 70478
more careful treatment of implicit context;
Wed, 07 Aug 2019 09:28:32 +0200 proper build options;
wenzelm [Wed, 07 Aug 2019 09:28:32 +0200] rev 70477
proper build options;
Tue, 06 Aug 2019 20:52:06 +0200 merged
wenzelm [Tue, 06 Aug 2019 20:52:06 +0200] rev 70476
merged
Tue, 06 Aug 2019 19:47:46 +0200 backed out changeset 1b8858f4c393: odd problems e.g. in CAVA_LTL_Modelchecker;
wenzelm [Tue, 06 Aug 2019 19:47:46 +0200] rev 70475
backed out changeset 1b8858f4c393: odd problems e.g. in CAVA_LTL_Modelchecker;
Tue, 06 Aug 2019 19:07:12 +0200 more careful treatment of implicit context;
wenzelm [Tue, 06 Aug 2019 19:07:12 +0200] rev 70474
more careful treatment of implicit context;
Tue, 06 Aug 2019 17:26:40 +0200 clarified signature;
wenzelm [Tue, 06 Aug 2019 17:26:40 +0200] rev 70473
clarified signature; more careful treatment of implicit context;
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 tip