Fri, 10 Sep 2010 09:56:28 +0200 more correct dependencies
haftmann [Fri, 10 Sep 2010 09:56:28 +0200] rev 39271
more correct dependencies
Thu, 09 Sep 2010 20:58:46 +0200 merged
blanchet [Thu, 09 Sep 2010 20:58:46 +0200] rev 39270
merged
Thu, 09 Sep 2010 20:11:52 +0200 use definitional CNF for the goal if at least one of the premisses would lead to too many clauses in Meson
blanchet [Thu, 09 Sep 2010 20:11:52 +0200] rev 39269
use definitional CNF for the goal if at least one of the premisses would lead to too many clauses in Meson
Thu, 09 Sep 2010 20:09:43 +0200 use the Meson cutoff as the cutoff for using definitional CNF -- it's simpler that way
blanchet [Thu, 09 Sep 2010 20:09:43 +0200] rev 39268
use the Meson cutoff as the cutoff for using definitional CNF -- it's simpler that way
Thu, 09 Sep 2010 18:53:55 +0200 clarify comment
blanchet [Thu, 09 Sep 2010 18:53:55 +0200] rev 39267
clarify comment
Thu, 09 Sep 2010 18:50:23 +0200 improve on 65903ec4e8e8: fix more "add_ffpair" exceptions in failed ATP proofs
blanchet [Thu, 09 Sep 2010 18:50:23 +0200] rev 39266
improve on 65903ec4e8e8: fix more "add_ffpair" exceptions in failed ATP proofs
Thu, 09 Sep 2010 18:22:04 +0200 allow Sledgehammer proofs containing nameless local facts with schematic variables in them
blanchet [Thu, 09 Sep 2010 18:22:04 +0200] rev 39265
allow Sledgehammer proofs containing nameless local facts with schematic variables in them
Thu, 09 Sep 2010 16:32:28 +0200 tuning
blanchet [Thu, 09 Sep 2010 16:32:28 +0200] rev 39264
tuning
Thu, 09 Sep 2010 16:27:36 +0200 more precise error messages when Vampire is interrupted or SPASS runs into an internal bug
blanchet [Thu, 09 Sep 2010 16:27:36 +0200] rev 39263
more precise error messages when Vampire is interrupted or SPASS runs into an internal bug
Thu, 09 Sep 2010 16:06:11 +0200 better error reporting when the Sledgehammer minimizer is interrupted
blanchet [Thu, 09 Sep 2010 16:06:11 +0200] rev 39262
better error reporting when the Sledgehammer minimizer is interrupted
Thu, 09 Sep 2010 14:47:06 +0200 add cutoff beyond which facts are handled using definitional CNF
blanchet [Thu, 09 Sep 2010 14:47:06 +0200] rev 39261
add cutoff beyond which facts are handled using definitional CNF
Thu, 09 Sep 2010 12:28:00 +0200 "resurrected" a Metis proof
blanchet [Thu, 09 Sep 2010 12:28:00 +0200] rev 39260
"resurrected" a Metis proof
Thu, 09 Sep 2010 12:24:43 +0200 replace two slow "metis" proofs with faster proofs
blanchet [Thu, 09 Sep 2010 12:24:43 +0200] rev 39259
replace two slow "metis" proofs with faster proofs
Wed, 08 Sep 2010 19:22:37 +0200 workaround to avoid subtle "add_ffpairs" unification exception in Sledgehammer;
blanchet [Wed, 08 Sep 2010 19:22:37 +0200] rev 39258
workaround to avoid subtle "add_ffpairs" unification exception in Sledgehammer; to reproduce the old bug, replace the command by(rule new_Addr_SomeD) on line 27 of Jinja/J/TypeSafe.thy with by (metis new_Addr_SomeD)
Wed, 08 Sep 2010 19:20:52 +0200 improve SInE-E failure message
blanchet [Wed, 08 Sep 2010 19:20:52 +0200] rev 39257
improve SInE-E failure message
Thu, 09 Sep 2010 17:58:11 +0200 merged
bulwahn [Thu, 09 Sep 2010 17:58:11 +0200] rev 39256
merged
Thu, 09 Sep 2010 17:23:08 +0200 adding an example with integers and String.literals
bulwahn [Thu, 09 Sep 2010 17:23:08 +0200] rev 39255
adding an example with integers and String.literals
Thu, 09 Sep 2010 17:23:07 +0200 adding an example to show how code_pred must be invoked with locales
bulwahn [Thu, 09 Sep 2010 17:23:07 +0200] rev 39254
adding an example to show how code_pred must be invoked with locales
Thu, 09 Sep 2010 17:23:03 +0200 removing report from the arguments of the quickcheck functions and refering to it by picking it from the context
bulwahn [Thu, 09 Sep 2010 17:23:03 +0200] rev 39253
removing report from the arguments of the quickcheck functions and refering to it by picking it from the context
Thu, 09 Sep 2010 16:43:57 +0200 changing the container for the quickcheck options to a generic data
bulwahn [Thu, 09 Sep 2010 16:43:57 +0200] rev 39252
changing the container for the quickcheck options to a generic data
Thu, 09 Sep 2010 16:47:03 +0100 Tidied up proofs using sledgehammer, also deleting unnecessary semicolons
paulson [Thu, 09 Sep 2010 16:47:03 +0100] rev 39251
Tidied up proofs using sledgehammer, also deleting unnecessary semicolons
Thu, 09 Sep 2010 14:38:14 +0200 changing String.literal to a type instead of a datatype
bulwahn [Thu, 09 Sep 2010 14:38:14 +0200] rev 39250
changing String.literal to a type instead of a datatype
Thu, 09 Sep 2010 11:10:44 +0200 increasing the number of iterations to ensure to find a counterexample by random generation
bulwahn [Thu, 09 Sep 2010 11:10:44 +0200] rev 39249
increasing the number of iterations to ensure to find a counterexample by random generation
Thu, 09 Sep 2010 09:11:13 +0200 only conceal primitive definition theorems, not predicate names
haftmann [Thu, 09 Sep 2010 09:11:13 +0200] rev 39248
only conceal primitive definition theorems, not predicate names
Wed, 08 Sep 2010 19:23:23 +0200 merged
haftmann [Wed, 08 Sep 2010 19:23:23 +0200] rev 39247
merged
Wed, 08 Sep 2010 19:21:46 +0200 modernized primrec
haftmann [Wed, 08 Sep 2010 19:21:46 +0200] rev 39246
modernized primrec
Fri, 10 Sep 2010 15:16:51 +0200 Markup_Tree is already scalable;
wenzelm [Fri, 10 Sep 2010 15:16:51 +0200] rev 39245
Markup_Tree is already scalable;
Fri, 10 Sep 2010 15:05:30 +0200 Isabelle_Markup.tooltip: explicit indication of ML;
wenzelm [Fri, 10 Sep 2010 15:05:30 +0200] rev 39244
Isabelle_Markup.tooltip: explicit indication of ML;
Fri, 10 Sep 2010 14:54:08 +0200 Future.promise: more robust treatment of concurrent abort vs. fulfill (amending 047c96f41455);
wenzelm [Fri, 10 Sep 2010 14:54:08 +0200] rev 39243
Future.promise: more robust treatment of concurrent abort vs. fulfill (amending 047c96f41455);
Fri, 10 Sep 2010 12:39:20 +0200 primitive use_text: let interrupts pass unhindered;
wenzelm [Fri, 10 Sep 2010 12:39:20 +0200] rev 39242
primitive use_text: let interrupts pass unhindered;
Thu, 09 Sep 2010 21:30:33 +0200 Isabelle.load_icon with some sanity checks;
wenzelm [Thu, 09 Sep 2010 21:30:33 +0200] rev 39241
Isabelle.load_icon with some sanity checks;
Thu, 09 Sep 2010 20:09:13 +0200 ML_Compiler.eval: reported positions need to contain offset, to avoid displaced reports due to synthesized line numbers;
wenzelm [Thu, 09 Sep 2010 20:09:13 +0200] rev 39240
ML_Compiler.eval: reported positions need to contain offset, to avoid displaced reports due to synthesized line numbers;
Thu, 09 Sep 2010 18:32:21 +0200 NEWS: some notes on interrupts;
wenzelm [Thu, 09 Sep 2010 18:32:21 +0200] rev 39239
NEWS: some notes on interrupts;
Thu, 09 Sep 2010 18:21:06 +0200 refined Runtime.toplevel_error/Document.run_command: let interrupts pass unhindered;
wenzelm [Thu, 09 Sep 2010 18:21:06 +0200] rev 39238
refined Runtime.toplevel_error/Document.run_command: let interrupts pass unhindered;
Thu, 09 Sep 2010 18:18:34 +0200 removed dead code;
wenzelm [Thu, 09 Sep 2010 18:18:34 +0200] rev 39237
removed dead code;
Thu, 09 Sep 2010 18:17:34 +0200 avoid handling interrupts in user code;
wenzelm [Thu, 09 Sep 2010 18:17:34 +0200] rev 39236
avoid handling interrupts in user code;
Thu, 09 Sep 2010 18:04:35 +0200 Meson.make_clauses_unsorted: removed spurious debug code stemming from 5146d640aa4a -- must not handle arbitrary exceptions in user space;
wenzelm [Thu, 09 Sep 2010 18:04:35 +0200] rev 39235
Meson.make_clauses_unsorted: removed spurious debug code stemming from 5146d640aa4a -- must not handle arbitrary exceptions in user space;
Thu, 09 Sep 2010 18:00:16 +0200 main command loops are supposed to be uninterruptible -- no special treatment here;
wenzelm [Thu, 09 Sep 2010 18:00:16 +0200] rev 39234
main command loops are supposed to be uninterruptible -- no special treatment here;
Thu, 09 Sep 2010 17:38:45 +0200 Exn.is_interrupt: include interrupts that have passed through the IO layer;
wenzelm [Thu, 09 Sep 2010 17:38:45 +0200] rev 39233
Exn.is_interrupt: include interrupts that have passed through the IO layer;
Thu, 09 Sep 2010 17:20:27 +0200 more abstract treatment of interrupts in structure Exn -- hardly ever need to mention Interrupt literally;
wenzelm [Thu, 09 Sep 2010 17:20:27 +0200] rev 39232
more abstract treatment of interrupts in structure Exn -- hardly ever need to mention Interrupt literally;
Thu, 09 Sep 2010 11:05:52 +0200 avoid mixing of static and runtime errors in compiler output, to accomodate Proof General;
wenzelm [Thu, 09 Sep 2010 11:05:52 +0200] rev 39231
avoid mixing of static and runtime errors in compiler output, to accomodate Proof General; refrain from absorbing Exn.Interrupt, to accomodate asynchronous interaction; actually observe Isabelle/ML naming conventions in exception STATIC_ERRORS;
Wed, 08 Sep 2010 23:52:24 +0200 ML_Compiler.eval: discontinued extra "Static Errors" of raw Poly/ML;
wenzelm [Wed, 08 Sep 2010 23:52:24 +0200] rev 39230
ML_Compiler.eval: discontinued extra "Static Errors" of raw Poly/ML;
Wed, 08 Sep 2010 23:40:48 +0200 isabelle-jedit.css: suppress "location" markup, which indicates extra positional information intended for plain-old TTY mode;
wenzelm [Wed, 08 Sep 2010 23:40:48 +0200] rev 39229
isabelle-jedit.css: suppress "location" markup, which indicates extra positional information intended for plain-old TTY mode;
Wed, 08 Sep 2010 23:34:40 +0200 ML_Compiler.eval: more careful printing of messages and regular output, trying to accomodate Poly/ML, Proof General, Isabelle/Scala/jEdit at the same time;
wenzelm [Wed, 08 Sep 2010 23:34:40 +0200] rev 39228
ML_Compiler.eval: more careful printing of messages and regular output, trying to accomodate Poly/ML, Proof General, Isabelle/Scala/jEdit at the same time;
Wed, 08 Sep 2010 22:30:29 +0200 clarified -- inlined ML_Env.local_context;
wenzelm [Wed, 08 Sep 2010 22:30:29 +0200] rev 39227
clarified -- inlined ML_Env.local_context;
Wed, 08 Sep 2010 18:00:37 +0200 merged
wenzelm [Wed, 08 Sep 2010 18:00:37 +0200] rev 39226
merged
Wed, 08 Sep 2010 16:50:24 +0200 restricting invocation only if PROLOG_HOME is set
bulwahn [Wed, 08 Sep 2010 16:50:24 +0200] rev 39225
restricting invocation only if PROLOG_HOME is set
Wed, 08 Sep 2010 18:00:06 +0200 tuned proofs (based on fancy gutter icons in Isabelle/jEdit);
wenzelm [Wed, 08 Sep 2010 18:00:06 +0200] rev 39224
tuned proofs (based on fancy gutter icons in Isabelle/jEdit);
Wed, 08 Sep 2010 16:01:06 +0200 merge
blanchet [Wed, 08 Sep 2010 16:01:06 +0200] rev 39223
merge
Wed, 08 Sep 2010 15:57:50 +0200 remove "safe" (as suggested by Tobias) and added "arith" to "try"
blanchet [Wed, 08 Sep 2010 15:57:50 +0200] rev 39222
remove "safe" (as suggested by Tobias) and added "arith" to "try"
Mon, 06 Sep 2010 17:51:26 +0200 remove "minipick" (the toy version of Nitpick) and some tests;
blanchet [Mon, 06 Sep 2010 17:51:26 +0200] rev 39221
remove "minipick" (the toy version of Nitpick) and some tests; a small step towards making the Nitpick tests take less time
Mon, 06 Sep 2010 16:50:29 +0200 use Future.fork rather than Thread.fork, so that the thread is part of the global thread management
blanchet [Mon, 06 Sep 2010 16:50:29 +0200] rev 39220
use Future.fork rather than Thread.fork, so that the thread is part of the global thread management
Mon, 06 Sep 2010 13:48:10 +0200 fix editor
blanchet [Mon, 06 Sep 2010 13:48:10 +0200] rev 39219
fix editor
Wed, 08 Sep 2010 14:46:21 +0200 merged
wenzelm [Wed, 08 Sep 2010 14:46:21 +0200] rev 39218
merged
Wed, 08 Sep 2010 13:30:41 +0100 merged
paulson [Wed, 08 Sep 2010 13:30:41 +0100] rev 39217
merged
Wed, 08 Sep 2010 13:25:32 +0100 tidied using inductive_simps
paulson [Wed, 08 Sep 2010 13:25:32 +0100] rev 39216
tidied using inductive_simps
Wed, 08 Sep 2010 13:25:22 +0200 NEWS
haftmann [Wed, 08 Sep 2010 13:25:22 +0200] rev 39215
NEWS
Wed, 08 Sep 2010 13:22:24 +0200 removed ancient constdefs command
haftmann [Wed, 08 Sep 2010 13:22:24 +0200] rev 39214
removed ancient constdefs command
Wed, 08 Sep 2010 10:45:55 +0200 put expand_(fun/set)_eq back in as synonyms, for compatibility
nipkow [Wed, 08 Sep 2010 10:45:55 +0200] rev 39213
put expand_(fun/set)_eq back in as synonyms, for compatibility
Tue, 07 Sep 2010 15:56:33 -0700 set up Nil and Cons to work as fixrec patterns
huffman [Tue, 07 Sep 2010 15:56:33 -0700] rev 39212
set up Nil and Cons to work as fixrec patterns
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip