Tue, 21 May 2013 16:51:16 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 21 May 2013 16:47:18 +0200 |
wenzelm |
less intrusive rendering of antiquoted text -- avoid visual clash with "blue variables" in particular;
|
changeset |
files
|
Tue, 21 May 2013 13:22:47 +0200 |
wenzelm |
proper context;
|
changeset |
files
|
Tue, 21 May 2013 12:03:05 +0200 |
wenzelm |
make SML/NJ happy;
|
changeset |
files
|
Tue, 21 May 2013 11:01:14 +0200 |
blanchet |
added CASC-related files, to keep a public record of the Isabelle submission at the competition
|
changeset |
files
|
Tue, 21 May 2013 09:02:58 +0200 |
blanchet |
disabled choice in Satallax
|
changeset |
files
|
Tue, 21 May 2013 09:02:58 +0200 |
blanchet |
use HOL-TPTP image in TPTP tools (for less verbose and faster startup) and filter out some messages
|
changeset |
files
|
Tue, 21 May 2013 09:02:58 +0200 |
blanchet |
prefer compiled version of LEO-II and Satallax if available
|
changeset |
files
|
Tue, 21 May 2013 09:02:58 +0200 |
blanchet |
updated remote provers
|
changeset |
files
|
Tue, 21 May 2013 09:02:58 +0200 |
blanchet |
added compatibility alias
|
changeset |
files
|
Mon, 20 May 2013 20:54:11 +0200 |
wenzelm |
merged
|
changeset |
files
|
Mon, 20 May 2013 20:49:10 +0200 |
wenzelm |
more rigorous check of simplifier context;
|
changeset |
files
|
Mon, 20 May 2013 20:47:33 +0200 |
wenzelm |
proper context;
|
changeset |
files
|
Mon, 20 May 2013 18:38:28 +0200 |
wenzelm |
proper context;
|
changeset |
files
|
Mon, 20 May 2013 18:37:35 +0200 |
wenzelm |
proper run-time context;
|
changeset |
files
|
Mon, 20 May 2013 17:14:39 +0200 |
wenzelm |
more precise treatment of theory vs. Proof.context;
|
changeset |
files
|
Mon, 20 May 2013 17:11:17 +0200 |
wenzelm |
proper run-time context;
|
changeset |
files
|
Mon, 20 May 2013 17:10:33 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 20 May 2013 16:17:56 +0200 |
wenzelm |
more explicit Session.update_options as source of Global_Options event;
|
changeset |
files
|
Mon, 20 May 2013 15:42:14 +0200 |
wenzelm |
even later Options.reset_default -- still needed for printing errors of Session.finish (e.g. via Command_Line.tool0);
|
changeset |
files
|
Mon, 20 May 2013 14:04:21 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 20 May 2013 13:54:24 +0200 |
wenzelm |
discontinued odd workaround for scala-2.9.2, which is hopefully obsolete in scala-2.10.x;
|
changeset |
files
|
Mon, 20 May 2013 13:38:48 +0200 |
wenzelm |
reset options last -- other parts of the system may still need them;
|
changeset |
files
|
Mon, 20 May 2013 13:29:45 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Mon, 20 May 2013 16:12:33 +0200 |
blanchet |
updated Sledgehammer docs
|
changeset |
files
|
Mon, 20 May 2013 13:07:31 +0200 |
blanchet |
parse agsyHOL proofs (as unsat cores)
|
changeset |
files
|
Mon, 20 May 2013 12:35:29 +0200 |
blanchet |
freeze types in Sledgehammer goal, not just terms
|
changeset |
files
|
Mon, 20 May 2013 11:49:56 +0200 |
blanchet |
generate agsyHOL-friendly THF (to some extent -- partial application of connectives remains an issue)
|
changeset |
files
|
Mon, 20 May 2013 11:35:55 +0200 |
blanchet |
tuned code
|
changeset |
files
|
Mon, 20 May 2013 11:27:13 +0200 |
blanchet |
started adding agsyHOL as an experimental prover
|
changeset |
files
|
Mon, 20 May 2013 03:41:58 +0200 |
nipkow |
defined lvars and rvars of commands separately.
|
changeset |
files
|
Sun, 19 May 2013 20:41:19 +0200 |
blanchet |
made "completish" mode a bit more complete
|
changeset |
files
|
Sun, 19 May 2013 20:15:00 +0200 |
haftmann |
infrastructure for generic data for code symbols (constants, type constructors, classes, instances)
|
changeset |
files
|
Sun, 19 May 2013 20:15:00 +0200 |
haftmann |
tuned and clarified
|
changeset |
files
|
Sun, 19 May 2013 20:15:00 +0200 |
haftmann |
tuned, including signature
|
changeset |
files
|
Sat, 18 May 2013 13:04:10 +0200 |
wenzelm |
discontinued odd workaround for scala-2.10.0-RC1;
|
changeset |
files
|
Sat, 18 May 2013 13:00:05 +0200 |
wenzelm |
discontinued odd workaround for scala-2.9.2, which is hopefully obsolete in scala-2.10.x;
|
changeset |
files
|
Sat, 18 May 2013 12:41:31 +0200 |
wenzelm |
explicit notion of public options, which are shown in the editor options dialog;
|
changeset |
files
|
Fri, 17 May 2013 23:31:02 +0200 |
wenzelm |
back to more paranoid interrupt test after request is cancelled -- avoid race condition;
|
changeset |
files
|
Fri, 17 May 2013 21:15:33 +0200 |
wenzelm |
timeout counts as regular error, with rc = 1 (cf. special Exn.Interrupt vs. regular TimeLimit.TimeOut in Isabelle/ML);
|
changeset |
files
|
Fri, 17 May 2013 21:06:01 +0200 |
wenzelm |
added isabelle tty option -o;
|
changeset |
files
|
Fri, 17 May 2013 21:02:08 +0200 |
wenzelm |
oops;
|
changeset |
files
|
Fri, 17 May 2013 20:53:28 +0200 |
wenzelm |
renamed 'print_configs' to 'print_options';
|
changeset |
files
|
Fri, 17 May 2013 20:41:45 +0200 |
wenzelm |
proper option quick_and_dirty;
|
changeset |
files
|
Fri, 17 May 2013 20:30:04 +0200 |
wenzelm |
retain quick_and_dirty as-is -- no censorship;
|
changeset |
files
|
Fri, 17 May 2013 19:11:03 +0200 |
wenzelm |
more system-atic options;
|
changeset |
files
|
Fri, 17 May 2013 19:04:52 +0200 |
wenzelm |
added isabelle-process option -o;
|
changeset |
files
|
Fri, 17 May 2013 18:50:55 +0200 |
wenzelm |
more precise "eval", cf. isabelle build;
|
changeset |
files
|
Fri, 17 May 2013 18:39:49 +0200 |
wenzelm |
discontinued obsolete isabelle-process options -f and -u;
|
changeset |
files
|
Fri, 17 May 2013 18:23:39 +0200 |
wenzelm |
NEWS;
|
changeset |
files
|
Fri, 17 May 2013 18:19:42 +0200 |
wenzelm |
discontinued obsolete isabelle usedir, mkdir, make;
|
changeset |
files
|
Fri, 17 May 2013 17:45:51 +0200 |
wenzelm |
modernized TimeLimit.timeLimit using Event_Timer service -- based on more elementary version 11ae688e4e30;
|
changeset |
files
|
Fri, 17 May 2013 17:11:06 +0200 |
wenzelm |
event timer as separate service thread;
|
changeset |
files
|
Fri, 17 May 2013 13:46:18 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Fri, 17 May 2013 11:35:52 +0200 |
wenzelm |
tuned signature -- emphasize thread creation here;
|
changeset |
files
|
Fri, 17 May 2013 11:05:59 +0200 |
wenzelm |
repair after bc01725d7918;
|
changeset |
files
|
Fri, 17 May 2013 08:19:52 +0200 |
nipkow |
replaced `;' by `;;' to disambiguate syntax; unexpected slight increase in build time
|
changeset |
files
|
Fri, 17 May 2013 02:57:00 +0200 |
nipkow |
tuned
|
changeset |
files
|
Thu, 16 May 2013 22:02:01 +0200 |
wenzelm |
merged
|
changeset |
files
|
Thu, 16 May 2013 21:48:01 +0200 |
wenzelm |
more system options as context-sensitive config options;
|
changeset |
files
|