Mon, 07 Sep 2009 22:13:32 +0200 |
wenzelm |
merged
|
changeset |
files
|
Mon, 07 Sep 2009 22:12:16 +0200 |
wenzelm |
modernized Event_Bus -- based on actors;
|
changeset |
files
|
Mon, 07 Sep 2009 22:08:05 +0200 |
nipkow |
Fixed "minimal" to cover the case that "p []" holds (excluded in the article by Bradley & Manna)
|
changeset |
files
|
Mon, 07 Sep 2009 19:41:30 +0200 |
nipkow |
merged
|
changeset |
files
|
Mon, 07 Sep 2009 19:41:07 +0200 |
nipkow |
tuned stats
|
changeset |
files
|
Mon, 07 Sep 2009 17:02:15 +0100 |
paulson |
Fixed a few problems with the method metisFT
|
changeset |
files
|
Mon, 07 Sep 2009 16:25:12 +0200 |
nipkow |
merged
|
changeset |
files
|
Mon, 07 Sep 2009 16:24:32 +0200 |
nipkow |
tuned stats
|
changeset |
files
|
Mon, 07 Sep 2009 13:19:09 +0100 |
paulson |
My umpteenth attempt to commit the method metisFT, a fully-typed version of metis
|
changeset |
files
|
Mon, 07 Sep 2009 11:44:12 +0100 |
paulson |
merged
|
changeset |
files
|
Mon, 07 Sep 2009 10:04:17 +0100 |
paulson |
conflict resolution possibly
|
changeset |
files
|
Fri, 04 Sep 2009 11:37:24 +0100 |
paulson |
New method, metisFT: a fully-typed proof search that should eliminate type errors during reconstruction
|
changeset |
files
|
Fri, 28 Aug 2009 13:32:20 +0100 |
paulson |
merged
|
changeset |
files
|
Thu, 27 Aug 2009 15:49:45 +0100 |
paulson |
More streamlining using metis.
|
changeset |
files
|
Mon, 07 Sep 2009 08:32:22 +0200 |
nipkow |
enabled metis permanently, tuned stats
|
changeset |
files
|
Sat, 05 Sep 2009 22:01:31 +0200 |
boehmes |
added signature ATP_MINIMAL,
|
changeset |
files
|
Sat, 05 Sep 2009 17:35:05 +0200 |
boehmes |
merged
|
changeset |
files
|
Sat, 05 Sep 2009 17:34:30 +0200 |
boehmes |
separate output of ATP user time and sledgehammer (ML code) user time
|
changeset |
files
|
Sat, 05 Sep 2009 15:46:52 +0200 |
boehmes |
Mirabelle: command-line action options may either be key=value or just key
|
changeset |
files
|
Sat, 05 Sep 2009 11:45:57 +0200 |
boehmes |
added initialization and cleanup of actions,
|
changeset |
files
|
Fri, 04 Sep 2009 15:19:51 +0200 |
haftmann |
merged
|
changeset |
files
|
Fri, 04 Sep 2009 15:18:35 +0200 |
haftmann |
tuned metis proofs
|
changeset |
files
|
Fri, 04 Sep 2009 13:57:56 +0200 |
boehmes |
tuned
|
changeset |
files
|
Fri, 04 Sep 2009 10:58:50 +0200 |
nipkow |
tuned output
|
changeset |
files
|
Thu, 03 Sep 2009 22:48:18 +0200 |
boehmes |
merged
|
changeset |
files
|
Thu, 03 Sep 2009 22:47:31 +0200 |
boehmes |
Mirabelle: actions are responsible for catching exceptions and producing suitable log messages (makes log message uniform),
|
changeset |
files
|
Thu, 03 Sep 2009 20:26:07 +0200 |
haftmann |
merged
|
changeset |
files
|
Thu, 03 Sep 2009 17:26:10 +0200 |
haftmann |
merged
|
changeset |
files
|
Thu, 03 Sep 2009 15:39:02 +0200 |
haftmann |
proper class syntax for sublocale class < expr
|
changeset |
files
|
Thu, 03 Sep 2009 18:41:58 +0200 |
boehmes |
added option full_typed for sledgehammer action
|
changeset |
files
|
Thu, 03 Sep 2009 17:55:31 +0200 |
boehmes |
added runtime information to sledgehammer
|
changeset |
files
|
Thu, 03 Sep 2009 15:47:39 +0200 |
boehmes |
tuned
|
changeset |
files
|
Thu, 03 Sep 2009 15:30:05 +0200 |
nipkow |
scaled avg_time
|
changeset |
files
|
Thu, 03 Sep 2009 14:50:02 +0200 |
nipkow |
merged
|
changeset |
files
|
Thu, 03 Sep 2009 14:49:34 +0200 |
nipkow |
tuned
|
changeset |
files
|
Thu, 03 Sep 2009 14:40:52 +0200 |
krauss |
isatest: collect test results and logs in testdata repository
|
changeset |
files
|
Thu, 03 Sep 2009 14:31:04 +0200 |
boehmes |
replaced backlist by whitelist
|
changeset |
files
|
Thu, 03 Sep 2009 14:05:13 +0200 |
boehmes |
Mirabelle: logging of exceptions (works only for PolyML)
|
changeset |
files
|
Wed, 02 Sep 2009 22:12:40 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 02 Sep 2009 22:12:20 +0200 |
wenzelm |
refined delay into delay_first/delay_last;
|
changeset |
files
|
Wed, 02 Sep 2009 21:34:13 +0200 |
boehmes |
merged
|
changeset |
files
|
Wed, 02 Sep 2009 21:33:16 +0200 |
boehmes |
add report script for Mirabelle
|
changeset |
files
|
Wed, 02 Sep 2009 21:31:58 +0200 |
boehmes |
Mirabelle: actions are responsible for handling exceptions,
|
changeset |
files
|
Wed, 02 Sep 2009 16:29:50 +0200 |
boehmes |
removed errors overseen in previous changes
|
changeset |
files
|
Wed, 02 Sep 2009 16:23:53 +0200 |
boehmes |
moved Mirabelle from HOL/Tools to HOL,
|
changeset |
files
|
Wed, 02 Sep 2009 16:02:37 +0200 |
boehmes |
removed unused signature
|
changeset |
files
|
Wed, 02 Sep 2009 20:49:04 +0200 |
wenzelm |
explicit checks;
|
changeset |
files
|
Wed, 02 Sep 2009 17:33:25 +0200 |
wenzelm |
updated Poly/ML SVN version;
|
changeset |
files
|
Wed, 02 Sep 2009 16:51:19 +0200 |
wenzelm |
eval/location_props: always produce YXML markup, independent of print_mode;
|
changeset |
files
|
Wed, 02 Sep 2009 16:25:44 +0200 |
wenzelm |
reorganized Compute theories for HOL-Matrix -- avoiding theory files within main HOL/Tools;
|
changeset |
files
|
Wed, 02 Sep 2009 14:11:45 +0200 |
wenzelm |
tuned ML message;
|
changeset |
files
|
Wed, 02 Sep 2009 12:20:17 +0200 |
nipkow |
added "using" to blacklist
|
changeset |
files
|
Wed, 02 Sep 2009 10:54:52 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 02 Sep 2009 10:35:47 +0200 |
wenzelm |
merged
|
changeset |
files
|
Tue, 01 Sep 2009 21:40:10 +0200 |
wenzelm |
removed old Isar document model;
|
changeset |
files
|
Tue, 01 Sep 2009 21:46:38 +0200 |
haftmann |
corrected spelling
|
changeset |
files
|
Tue, 01 Sep 2009 21:44:19 +0200 |
haftmann |
merged
|
changeset |
files
|
Tue, 01 Sep 2009 17:02:09 +0200 |
haftmann |
added -q switch for run in qnd mode
|
changeset |
files
|
Tue, 01 Sep 2009 16:39:05 +0200 |
haftmann |
code generator is now a separate component
|
changeset |
files
|
Tue, 01 Sep 2009 16:00:59 +0200 |
haftmann |
tuned document
|
changeset |
files
|