blanchet [Sun, 13 Nov 2011 20:28:22 +0100] rev 45479
avoid confusing selector output
blanchet [Sun, 13 Nov 2011 20:28:22 +0100] rev 45478
remove unsound line in Nitpick's "rat" setup
wenzelm [Sat, 12 Nov 2011 21:10:56 +0100] rev 45477
tuned proofs;
wenzelm [Sat, 12 Nov 2011 20:14:09 +0100] rev 45476
merged
huffman [Sat, 12 Nov 2011 13:01:56 +0100] rev 45475
removed some old-style semicolons
wenzelm [Sat, 12 Nov 2011 19:44:56 +0100] rev 45474
index markup elements for more efficient cumulate/select operations;
wenzelm [Sat, 12 Nov 2011 18:56:49 +0100] rev 45473
tuned;
wenzelm [Sat, 12 Nov 2011 18:05:31 +0100] rev 45472
tuned markup -- prefer user-perspective;
wenzelm [Sat, 12 Nov 2011 17:53:48 +0100] rev 45471
tuned specifications and proofs;
wenzelm [Sat, 12 Nov 2011 17:52:28 +0100] rev 45470
more precise type;
wenzelm [Sat, 12 Nov 2011 17:01:58 +0100] rev 45469
refined Markup_Tree implementation: stacked markup within each entry;
tuned;
wenzelm [Sat, 12 Nov 2011 12:21:42 +0100] rev 45468
tuned signature;
express select in terms of cumulate;
wenzelm [Sat, 12 Nov 2011 11:45:49 +0100] rev 45467
tuned signature;
wenzelm [Fri, 11 Nov 2011 22:09:07 +0100] rev 45466
merged
huffman [Fri, 11 Nov 2011 12:31:00 +0100] rev 45465
merged
huffman [Fri, 11 Nov 2011 12:30:28 +0100] rev 45464
abel_cancel.ML: avoid canceling zeros, which would cause the simproc to return a trivial rewrite;
add tests for abel_cancel simprocs
huffman [Fri, 11 Nov 2011 11:30:31 +0100] rev 45463
use simproc_setup for the remaining nat_numeral simprocs
huffman [Fri, 11 Nov 2011 11:11:03 +0100] rev 45462
use simproc_setup for more nat_numeral simprocs; add simproc tests
bulwahn [Fri, 11 Nov 2011 12:10:49 +0100] rev 45461
using more conventional names for monad plus operations
wenzelm [Fri, 11 Nov 2011 22:05:18 +0100] rev 45460
more tooltip content;
wenzelm [Fri, 11 Nov 2011 21:45:52 +0100] rev 45459
added markup_cumulate operator;
wenzelm [Fri, 11 Nov 2011 16:25:32 +0100] rev 45458
depth-first proof forking for improved locality (wrt. cancellation and overall memory usage);
wenzelm [Fri, 11 Nov 2011 16:06:26 +0100] rev 45457
tuned;
wenzelm [Fri, 11 Nov 2011 15:25:22 +0100] rev 45456
more abstract Markup_Tree;
wenzelm [Fri, 11 Nov 2011 14:24:38 +0100] rev 45455
prefer statically typed Text.Markup;
wenzelm [Fri, 11 Nov 2011 14:07:20 +0100] rev 45454
discontinued entity text color, notably historic red for classes;
tuned entity names;
wenzelm [Fri, 11 Nov 2011 12:52:57 +0100] rev 45453
more scalable Proof_Context.prepare_sorts;
reverted a97251eea458 -- uniform position constraints independently of accidental source positions (e.g. TTY vs. document);
bulwahn [Fri, 11 Nov 2011 10:40:36 +0100] rev 45452
increasing values_timeout to avoid failures of isatest with HOL-IMP
bulwahn [Fri, 11 Nov 2011 08:32:48 +0100] rev 45451
renaming example invocations: tester predicate_compile is renamed to smart_exhaustive
bulwahn [Fri, 11 Nov 2011 08:32:45 +0100] rev 45450
adding CPS compilation to predicate compiler;
removing function_flattening reference;
new testers smart_exhaustive and smart_slow_exhaustive;
renaming PredicateCompFuns to Predicate_Comp_Funs;
bulwahn [Fri, 11 Nov 2011 08:32:44 +0100] rev 45449
adding option allow_function_inversion to quickcheck options
wenzelm [Thu, 10 Nov 2011 23:30:50 +0100] rev 45448
more efficient prepare_sorts -- bypass encoded positions;
wenzelm [Thu, 10 Nov 2011 22:54:15 +0100] rev 45447
suppress irrelevant positions;
wenzelm [Thu, 10 Nov 2011 22:39:32 +0100] rev 45446
more generous margin;
wenzelm [Thu, 10 Nov 2011 22:32:10 +0100] rev 45445
pass term positions into check phase, where resulting types are reported accordingly, and eventually shown as tooltips;
wenzelm [Thu, 10 Nov 2011 17:47:25 +0100] rev 45444
tuned signature;
wenzelm [Thu, 10 Nov 2011 17:41:36 +0100] rev 45443
discontinued unused Thm.compress (again);
bulwahn [Thu, 10 Nov 2011 17:28:02 +0100] rev 45442
renewed prolog-quickcheck
bulwahn [Thu, 10 Nov 2011 17:26:17 +0100] rev 45441
adding some test cases for preprocessing and narrowing
bulwahn [Thu, 10 Nov 2011 17:26:15 +0100] rev 45440
adding a minimalistic preprocessing rewriting common boolean operators; tuned
huffman [Thu, 10 Nov 2011 14:46:38 +0100] rev 45439
merged
huffman [Wed, 09 Nov 2011 15:33:34 +0100] rev 45438
merged
huffman [Wed, 09 Nov 2011 15:33:24 +0100] rev 45437
tune post-processing of simproc-generated rules so they won't produce Numeral0 or Numeral1
huffman [Wed, 09 Nov 2011 11:44:42 +0100] rev 45436
use simproc_setup for some nat_numeral simprocs; add simproc tests
huffman [Wed, 09 Nov 2011 10:58:08 +0100] rev 45435
add ring_char_0 class constraints to several simprocs (internal proofs of #n ~= 0 fail for type
s not in this class);
test simprocs using most general type classes instead of just int and rat.
wenzelm [Thu, 10 Nov 2011 11:02:06 +0100] rev 45434
simultaneous check;
tight maxidx;
wenzelm [Wed, 09 Nov 2011 23:16:47 +0100] rev 45433
avoid separate typ_check phases, integrate into main term_check 0 instead (cf. its Syntax.check_typs in Type_Infer_Context.prepare);
wenzelm [Wed, 09 Nov 2011 22:43:14 +0100] rev 45432
clarified singleton_fixate: intersection with supersort is identity, only replace actual type inference parameters;
tuned reject_other, after_infer_fixate;