Thu, 09 Sep 2010 14:47:06 +0200 |
blanchet |
add cutoff beyond which facts are handled using definitional CNF
|
changeset |
files
|
Thu, 09 Sep 2010 12:28:00 +0200 |
blanchet |
"resurrected" a Metis proof
|
changeset |
files
|
Thu, 09 Sep 2010 12:24:43 +0200 |
blanchet |
replace two slow "metis" proofs with faster proofs
|
changeset |
files
|
Wed, 08 Sep 2010 19:22:37 +0200 |
blanchet |
workaround to avoid subtle "add_ffpairs" unification exception in Sledgehammer;
|
changeset |
files
|
Wed, 08 Sep 2010 19:20:52 +0200 |
blanchet |
improve SInE-E failure message
|
changeset |
files
|
Thu, 09 Sep 2010 17:58:11 +0200 |
bulwahn |
merged
|
changeset |
files
|
Thu, 09 Sep 2010 17:23:08 +0200 |
bulwahn |
adding an example with integers and String.literals
|
changeset |
files
|
Thu, 09 Sep 2010 17:23:07 +0200 |
bulwahn |
adding an example to show how code_pred must be invoked with locales
|
changeset |
files
|
Thu, 09 Sep 2010 17:23:03 +0200 |
bulwahn |
removing report from the arguments of the quickcheck functions and refering to it by picking it from the context
|
changeset |
files
|
Thu, 09 Sep 2010 16:43:57 +0200 |
bulwahn |
changing the container for the quickcheck options to a generic data
|
changeset |
files
|
Thu, 09 Sep 2010 16:47:03 +0100 |
paulson |
Tidied up proofs using sledgehammer, also deleting unnecessary semicolons
|
changeset |
files
|
Thu, 09 Sep 2010 14:38:14 +0200 |
bulwahn |
changing String.literal to a type instead of a datatype
|
changeset |
files
|
Thu, 09 Sep 2010 11:10:44 +0200 |
bulwahn |
increasing the number of iterations to ensure to find a counterexample by random generation
|
changeset |
files
|
Thu, 09 Sep 2010 09:11:13 +0200 |
haftmann |
only conceal primitive definition theorems, not predicate names
|
changeset |
files
|
Wed, 08 Sep 2010 19:23:23 +0200 |
haftmann |
merged
|
changeset |
files
|
Wed, 08 Sep 2010 19:21:46 +0200 |
haftmann |
modernized primrec
|
changeset |
files
|
Fri, 10 Sep 2010 15:16:51 +0200 |
wenzelm |
Markup_Tree is already scalable;
|
changeset |
files
|
Fri, 10 Sep 2010 15:05:30 +0200 |
wenzelm |
Isabelle_Markup.tooltip: explicit indication of ML;
|
changeset |
files
|
Fri, 10 Sep 2010 14:54:08 +0200 |
wenzelm |
Future.promise: more robust treatment of concurrent abort vs. fulfill (amending 047c96f41455);
|
changeset |
files
|
Fri, 10 Sep 2010 12:39:20 +0200 |
wenzelm |
primitive use_text: let interrupts pass unhindered;
|
changeset |
files
|
Thu, 09 Sep 2010 21:30:33 +0200 |
wenzelm |
Isabelle.load_icon with some sanity checks;
|
changeset |
files
|
Thu, 09 Sep 2010 20:09:13 +0200 |
wenzelm |
ML_Compiler.eval: reported positions need to contain offset, to avoid displaced reports due to synthesized line numbers;
|
changeset |
files
|
Thu, 09 Sep 2010 18:32:21 +0200 |
wenzelm |
NEWS: some notes on interrupts;
|
changeset |
files
|
Thu, 09 Sep 2010 18:21:06 +0200 |
wenzelm |
refined Runtime.toplevel_error/Document.run_command: let interrupts pass unhindered;
|
changeset |
files
|
Thu, 09 Sep 2010 18:18:34 +0200 |
wenzelm |
removed dead code;
|
changeset |
files
|
Thu, 09 Sep 2010 18:17:34 +0200 |
wenzelm |
avoid handling interrupts in user code;
|
changeset |
files
|
Thu, 09 Sep 2010 18:04:35 +0200 |
wenzelm |
Meson.make_clauses_unsorted: removed spurious debug code stemming from 5146d640aa4a -- must not handle arbitrary exceptions in user space;
|
changeset |
files
|
Thu, 09 Sep 2010 18:00:16 +0200 |
wenzelm |
main command loops are supposed to be uninterruptible -- no special treatment here;
|
changeset |
files
|
Thu, 09 Sep 2010 17:38:45 +0200 |
wenzelm |
Exn.is_interrupt: include interrupts that have passed through the IO layer;
|
changeset |
files
|
Thu, 09 Sep 2010 17:20:27 +0200 |
wenzelm |
more abstract treatment of interrupts in structure Exn -- hardly ever need to mention Interrupt literally;
|
changeset |
files
|