Tue, 21 May 2013 16:47:18 +0200 less intrusive rendering of antiquoted text -- avoid visual clash with "blue variables" in particular;
wenzelm [Tue, 21 May 2013 16:47:18 +0200] rev 52101
less intrusive rendering of antiquoted text -- avoid visual clash with "blue variables" in particular;
Tue, 21 May 2013 13:22:47 +0200 proper context;
wenzelm [Tue, 21 May 2013 13:22:47 +0200] rev 52100
proper context;
Tue, 21 May 2013 12:03:05 +0200 make SML/NJ happy;
wenzelm [Tue, 21 May 2013 12:03:05 +0200] rev 52099
make SML/NJ happy;
Tue, 21 May 2013 11:01:14 +0200 added CASC-related files, to keep a public record of the Isabelle submission at the competition
blanchet [Tue, 21 May 2013 11:01:14 +0200] rev 52098
added CASC-related files, to keep a public record of the Isabelle submission at the competition
Tue, 21 May 2013 09:02:58 +0200 disabled choice in Satallax
blanchet [Tue, 21 May 2013 09:02:58 +0200] rev 52097
disabled choice in Satallax
Tue, 21 May 2013 09:02:58 +0200 use HOL-TPTP image in TPTP tools (for less verbose and faster startup) and filter out some messages
blanchet [Tue, 21 May 2013 09:02:58 +0200] rev 52096
use HOL-TPTP image in TPTP tools (for less verbose and faster startup) and filter out some messages
Tue, 21 May 2013 09:02:58 +0200 prefer compiled version of LEO-II and Satallax if available
blanchet [Tue, 21 May 2013 09:02:58 +0200] rev 52095
prefer compiled version of LEO-II and Satallax if available
Tue, 21 May 2013 09:02:58 +0200 updated remote provers
blanchet [Tue, 21 May 2013 09:02:58 +0200] rev 52094
updated remote provers
Tue, 21 May 2013 09:02:58 +0200 added compatibility alias
blanchet [Tue, 21 May 2013 09:02:58 +0200] rev 52093
added compatibility alias
Mon, 20 May 2013 20:54:11 +0200 merged
wenzelm [Mon, 20 May 2013 20:54:11 +0200] rev 52092
merged
Mon, 20 May 2013 20:49:10 +0200 more rigorous check of simplifier context;
wenzelm [Mon, 20 May 2013 20:49:10 +0200] rev 52091
more rigorous check of simplifier context; tuned;
Mon, 20 May 2013 20:47:33 +0200 proper context;
wenzelm [Mon, 20 May 2013 20:47:33 +0200] rev 52090
proper context;
Mon, 20 May 2013 18:38:28 +0200 proper context;
wenzelm [Mon, 20 May 2013 18:38:28 +0200] rev 52089
proper context;
Mon, 20 May 2013 18:37:35 +0200 proper run-time context;
wenzelm [Mon, 20 May 2013 18:37:35 +0200] rev 52088
proper run-time context;
Mon, 20 May 2013 17:14:39 +0200 more precise treatment of theory vs. Proof.context;
wenzelm [Mon, 20 May 2013 17:14:39 +0200] rev 52087
more precise treatment of theory vs. Proof.context;
Mon, 20 May 2013 17:11:17 +0200 proper run-time context;
wenzelm [Mon, 20 May 2013 17:11:17 +0200] rev 52086
proper run-time context;
Mon, 20 May 2013 17:10:33 +0200 tuned;
wenzelm [Mon, 20 May 2013 17:10:33 +0200] rev 52085
tuned;
Mon, 20 May 2013 16:17:56 +0200 more explicit Session.update_options as source of Global_Options event;
wenzelm [Mon, 20 May 2013 16:17:56 +0200] rev 52084
more explicit Session.update_options as source of Global_Options event;
Mon, 20 May 2013 15:42:14 +0200 even later Options.reset_default -- still needed for printing errors of Session.finish (e.g. via Command_Line.tool0);
wenzelm [Mon, 20 May 2013 15:42:14 +0200] rev 52083
even later Options.reset_default -- still needed for printing errors of Session.finish (e.g. via Command_Line.tool0);
Mon, 20 May 2013 14:04:21 +0200 tuned;
wenzelm [Mon, 20 May 2013 14:04:21 +0200] rev 52082
tuned;
Mon, 20 May 2013 13:54:24 +0200 discontinued odd workaround for scala-2.9.2, which is hopefully obsolete in scala-2.10.x;
wenzelm [Mon, 20 May 2013 13:54:24 +0200] rev 52081
discontinued odd workaround for scala-2.9.2, which is hopefully obsolete in scala-2.10.x;
Mon, 20 May 2013 13:38:48 +0200 reset options last -- other parts of the system may still need them;
wenzelm [Mon, 20 May 2013 13:38:48 +0200] rev 52080
reset options last -- other parts of the system may still need them;
Mon, 20 May 2013 13:29:45 +0200 tuned signature;
wenzelm [Mon, 20 May 2013 13:29:45 +0200] rev 52079
tuned signature;
Mon, 20 May 2013 16:12:33 +0200 updated Sledgehammer docs
blanchet [Mon, 20 May 2013 16:12:33 +0200] rev 52078
updated Sledgehammer docs
Mon, 20 May 2013 13:07:31 +0200 parse agsyHOL proofs (as unsat cores)
blanchet [Mon, 20 May 2013 13:07:31 +0200] rev 52077
parse agsyHOL proofs (as unsat cores)
Mon, 20 May 2013 12:35:29 +0200 freeze types in Sledgehammer goal, not just terms
blanchet [Mon, 20 May 2013 12:35:29 +0200] rev 52076
freeze types in Sledgehammer goal, not just terms
Mon, 20 May 2013 11:49:56 +0200 generate agsyHOL-friendly THF (to some extent -- partial application of connectives remains an issue)
blanchet [Mon, 20 May 2013 11:49:56 +0200] rev 52075
generate agsyHOL-friendly THF (to some extent -- partial application of connectives remains an issue)
Mon, 20 May 2013 11:35:55 +0200 tuned code
blanchet [Mon, 20 May 2013 11:35:55 +0200] rev 52074
tuned code
Mon, 20 May 2013 11:27:13 +0200 started adding agsyHOL as an experimental prover
blanchet [Mon, 20 May 2013 11:27:13 +0200] rev 52073
started adding agsyHOL as an experimental prover
Mon, 20 May 2013 03:41:58 +0200 defined lvars and rvars of commands separately.
nipkow [Mon, 20 May 2013 03:41:58 +0200] rev 52072
defined lvars and rvars of commands separately.
Sun, 19 May 2013 20:41:19 +0200 made "completish" mode a bit more complete
blanchet [Sun, 19 May 2013 20:41:19 +0200] rev 52071
made "completish" mode a bit more complete
Sun, 19 May 2013 20:15:00 +0200 infrastructure for generic data for code symbols (constants, type constructors, classes, instances)
haftmann [Sun, 19 May 2013 20:15:00 +0200] rev 52070
infrastructure for generic data for code symbols (constants, type constructors, classes, instances)
Sun, 19 May 2013 20:15:00 +0200 tuned and clarified
haftmann [Sun, 19 May 2013 20:15:00 +0200] rev 52069
tuned and clarified
Sun, 19 May 2013 20:15:00 +0200 tuned, including signature
haftmann [Sun, 19 May 2013 20:15:00 +0200] rev 52068
tuned, including signature
Sat, 18 May 2013 13:04:10 +0200 discontinued odd workaround for scala-2.10.0-RC1;
wenzelm [Sat, 18 May 2013 13:04:10 +0200] rev 52067
discontinued odd workaround for scala-2.10.0-RC1;
Sat, 18 May 2013 13:00:05 +0200 discontinued odd workaround for scala-2.9.2, which is hopefully obsolete in scala-2.10.x;
wenzelm [Sat, 18 May 2013 13:00:05 +0200] rev 52066
discontinued odd workaround for scala-2.9.2, which is hopefully obsolete in scala-2.10.x;
Sat, 18 May 2013 12:41:31 +0200 explicit notion of public options, which are shown in the editor options dialog;
wenzelm [Sat, 18 May 2013 12:41:31 +0200] rev 52065
explicit notion of public options, which are shown in the editor options dialog; avoid hard-wired stuff;
Fri, 17 May 2013 23:31:02 +0200 back to more paranoid interrupt test after request is cancelled -- avoid race condition;
wenzelm [Fri, 17 May 2013 23:31:02 +0200] rev 52064
back to more paranoid interrupt test after request is cancelled -- avoid race condition;
Fri, 17 May 2013 21:15:33 +0200 timeout counts as regular error, with rc = 1 (cf. special Exn.Interrupt vs. regular TimeLimit.TimeOut in Isabelle/ML);
wenzelm [Fri, 17 May 2013 21:15:33 +0200] rev 52063
timeout counts as regular error, with rc = 1 (cf. special Exn.Interrupt vs. regular TimeLimit.TimeOut in Isabelle/ML);
Fri, 17 May 2013 21:06:01 +0200 added isabelle tty option -o;
wenzelm [Fri, 17 May 2013 21:06:01 +0200] rev 52062
added isabelle tty option -o;
Fri, 17 May 2013 21:02:08 +0200 oops;
wenzelm [Fri, 17 May 2013 21:02:08 +0200] rev 52061
oops;
Fri, 17 May 2013 20:53:28 +0200 renamed 'print_configs' to 'print_options';
wenzelm [Fri, 17 May 2013 20:53:28 +0200] rev 52060
renamed 'print_configs' to 'print_options';
Fri, 17 May 2013 20:41:45 +0200 proper option quick_and_dirty;
wenzelm [Fri, 17 May 2013 20:41:45 +0200] rev 52059
proper option quick_and_dirty;
Fri, 17 May 2013 20:30:04 +0200 retain quick_and_dirty as-is -- no censorship;
wenzelm [Fri, 17 May 2013 20:30:04 +0200] rev 52058
retain quick_and_dirty as-is -- no censorship;
Fri, 17 May 2013 19:11:03 +0200 more system-atic options;
wenzelm [Fri, 17 May 2013 19:11:03 +0200] rev 52057
more system-atic options;
Fri, 17 May 2013 19:04:52 +0200 added isabelle-process option -o;
wenzelm [Fri, 17 May 2013 19:04:52 +0200] rev 52056
added isabelle-process option -o;
Fri, 17 May 2013 18:50:55 +0200 more precise "eval", cf. isabelle build;
wenzelm [Fri, 17 May 2013 18:50:55 +0200] rev 52055
more precise "eval", cf. isabelle build;
Fri, 17 May 2013 18:39:49 +0200 discontinued obsolete isabelle-process options -f and -u;
wenzelm [Fri, 17 May 2013 18:39:49 +0200] rev 52054
discontinued obsolete isabelle-process options -f and -u;
Fri, 17 May 2013 18:23:39 +0200 NEWS;
wenzelm [Fri, 17 May 2013 18:23:39 +0200] rev 52053
NEWS;
Fri, 17 May 2013 18:19:42 +0200 discontinued obsolete isabelle usedir, mkdir, make;
wenzelm [Fri, 17 May 2013 18:19:42 +0200] rev 52052
discontinued obsolete isabelle usedir, mkdir, make;
Fri, 17 May 2013 17:45:51 +0200 modernized TimeLimit.timeLimit using Event_Timer service -- based on more elementary version 11ae688e4e30;
wenzelm [Fri, 17 May 2013 17:45:51 +0200] rev 52051
modernized TimeLimit.timeLimit using Event_Timer service -- based on more elementary version 11ae688e4e30;
Fri, 17 May 2013 17:11:06 +0200 event timer as separate service thread;
wenzelm [Fri, 17 May 2013 17:11:06 +0200] rev 52050
event timer as separate service thread;
Fri, 17 May 2013 13:46:18 +0200 tuned signature;
wenzelm [Fri, 17 May 2013 13:46:18 +0200] rev 52049
tuned signature;
Fri, 17 May 2013 11:35:52 +0200 tuned signature -- emphasize thread creation here;
wenzelm [Fri, 17 May 2013 11:35:52 +0200] rev 52048
tuned signature -- emphasize thread creation here;
Fri, 17 May 2013 11:05:59 +0200 repair after bc01725d7918;
wenzelm [Fri, 17 May 2013 11:05:59 +0200] rev 52047
repair after bc01725d7918;
Fri, 17 May 2013 08:19:52 +0200 replaced `;' by `;;' to disambiguate syntax; unexpected slight increase in build time
nipkow [Fri, 17 May 2013 08:19:52 +0200] rev 52046
replaced `;' by `;;' to disambiguate syntax; unexpected slight increase in build time
Fri, 17 May 2013 02:57:00 +0200 tuned
nipkow [Fri, 17 May 2013 02:57:00 +0200] rev 52045
tuned
Thu, 16 May 2013 22:02:01 +0200 merged
wenzelm [Thu, 16 May 2013 22:02:01 +0200] rev 52044
merged
Thu, 16 May 2013 21:48:01 +0200 more system options as context-sensitive config options;
wenzelm [Thu, 16 May 2013 21:48:01 +0200] rev 52043
more system options as context-sensitive config options;
Thu, 16 May 2013 21:09:58 +0200 Thy_Output.modes as proper option;
wenzelm [Thu, 16 May 2013 21:09:58 +0200] rev 52042
Thy_Output.modes as proper option;
Thu, 16 May 2013 20:50:01 +0200 some system options as context-sensitive config options;
wenzelm [Thu, 16 May 2013 20:50:01 +0200] rev 52041
some system options as context-sensitive config options;
Thu, 16 May 2013 20:33:01 +0200 system options as context-sensitive configuration options within the attribute name space;
wenzelm [Thu, 16 May 2013 20:33:01 +0200] rev 52040
system options as context-sensitive configuration options within the attribute name space;
Thu, 16 May 2013 19:41:41 +0200 tuned signature;
wenzelm [Thu, 16 May 2013 19:41:41 +0200] rev 52039
tuned signature;
Thu, 16 May 2013 21:55:12 +0200 properly handle SPASS constructors w.r.t. partially applied functions
blanchet [Thu, 16 May 2013 21:55:12 +0200] rev 52038
properly handle SPASS constructors w.r.t. partially applied functions
(0) -30000 -10000 -3000 -1000 -300 -100 -64 +64 +100 +300 +1000 +3000 +10000 +30000 tip