Fri, 27 Apr 2012 22:58:29 +0200 |
wenzelm |
prefer Context_Position.report_generic, which observes is_visible flag and thus reduces number of echos;
|
changeset |
files
|
Fri, 27 Apr 2012 22:47:30 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Fri, 27 Apr 2012 21:47:47 +0200 |
wenzelm |
avoid spurious warning in invisible context, notably Haftmann-Wenzel sandwich;
|
changeset |
files
|
Fri, 27 Apr 2012 21:44:44 +0200 |
wenzelm |
made Context_Position independent from Config;
|
changeset |
files
|
Fri, 27 Apr 2012 22:36:27 +0200 |
blanchet |
use Nitpick as an oracle for finite problems
|
changeset |
files
|
Fri, 27 Apr 2012 22:36:27 +0200 |
blanchet |
add extensionality to first-order provers
|
changeset |
files
|
Fri, 27 Apr 2012 22:36:27 +0200 |
blanchet |
avoid duplicate helpers
|
changeset |
files
|
Fri, 27 Apr 2012 21:24:30 +0200 |
wenzelm |
mention tools and packages earlier;
|
changeset |
files
|
Fri, 27 Apr 2012 21:17:35 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Fri, 27 Apr 2012 21:13:55 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Fri, 27 Apr 2012 21:02:34 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Fri, 27 Apr 2012 20:57:40 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Fri, 27 Apr 2012 20:27:40 +0200 |
wenzelm |
merged
|
changeset |
files
|
Fri, 27 Apr 2012 17:14:13 +0200 |
huffman |
allow transfer tactic to leave extra unsolved subgoals if transfer rules are missing
|
changeset |
files
|
Fri, 27 Apr 2012 17:06:36 +0200 |
kuncar |
documentation for the Lifting package in Isar-ref
|
changeset |
files
|
Fri, 27 Apr 2012 20:25:55 +0200 |
wenzelm |
added darwin targets;
|
changeset |
files
|
Fri, 27 Apr 2012 20:24:35 +0200 |
wenzelm |
chmod -x;
|
changeset |
files
|
Fri, 27 Apr 2012 20:10:09 +0200 |
wenzelm |
multi-platform build script and component settings;
|
changeset |
files
|
Fri, 27 Apr 2012 19:54:05 +0200 |
wenzelm |
print errors on stderr;
|
changeset |
files
|
Fri, 27 Apr 2012 19:50:32 +0200 |
wenzelm |
general exec_process -- nothing specific to Cygwin;
|
changeset |
files
|
Fri, 27 Apr 2012 19:31:03 +0200 |
wenzelm |
more direct exec with synchronous exit code;
|
changeset |
files
|
Fri, 27 Apr 2012 15:59:50 +0200 |
wenzelm |
some updates on classic README, reduce the impression that there is much to install manually;
|
changeset |
files
|
Fri, 27 Apr 2012 15:24:37 +0200 |
blanchet |
thread theory cleanly and use "smt" method rather than Sledgehammer for Z3 (because of obscure debilitating bug)
|
changeset |
files
|
Fri, 27 Apr 2012 15:24:37 +0200 |
blanchet |
move LEO-II closer to the top, for testing
|
changeset |
files
|
Fri, 27 Apr 2012 15:24:37 +0200 |
blanchet |
get rid of old CASC setup and move the arithmetic part to a new theory
|
changeset |
files
|
Fri, 27 Apr 2012 15:24:37 +0200 |
blanchet |
smaller batches, to play safe
|
changeset |
files
|
Fri, 27 Apr 2012 15:24:37 +0200 |
blanchet |
move file to where it belongs
|
changeset |
files
|
Fri, 27 Apr 2012 14:07:31 +0200 |
huffman |
implement transfer tactic with more scalable forward proof methods
|
changeset |
files
|
Fri, 27 Apr 2012 13:19:21 +0200 |
blanchet |
tuning
|
changeset |
files
|
Fri, 27 Apr 2012 13:18:55 +0200 |
blanchet |
tweak LEO-II setup
|
changeset |
files
|
Fri, 27 Apr 2012 12:16:10 +0200 |
blanchet |
eta-expand unapplied equalities in THF rather than using a proxy
|
changeset |
files
|
Fri, 27 Apr 2012 12:16:10 +0200 |
blanchet |
more tweaking of TPTP/CASC setup
|
changeset |
files
|
Thu, 26 Apr 2012 21:58:16 +0200 |
kuncar |
added a basic sanity check for quot_map
|
changeset |
files
|
Thu, 26 Apr 2012 20:22:39 +0200 |
wenzelm |
tuned comment;
|
changeset |
files
|
Thu, 26 Apr 2012 20:09:38 +0200 |
blanchet |
fixed bug in handling of new numerals -- the left-hand side of "Numeral1 = 1" should be left alone and not translated to a built-in Kodkod numeral in the specification of the "numeral" function
|
changeset |
files
|
Thu, 26 Apr 2012 19:44:18 +0200 |
wenzelm |
merged
|
changeset |
files
|
Thu, 26 Apr 2012 14:42:50 +0200 |
hoelzl |
add code equation for real_of_float
|
changeset |
files
|
Thu, 26 Apr 2012 14:11:13 +0200 |
kuncar |
tuned; don't generate abs code if quotient_type is used
|
changeset |
files
|
Thu, 26 Apr 2012 12:03:11 +0200 |
kuncar |
support Quotient map theorems with invariant parameters
|
changeset |
files
|
Thu, 26 Apr 2012 12:01:58 +0200 |
kuncar |
use a quot_map theorem attribute instead of the complicated map attribute
|
changeset |
files
|
Thu, 26 Apr 2012 01:05:06 +0200 |
blanchet |
further tweaking for Satallax, so that TPTP problems before parsing and after generation are as similar as possible/practical
|
changeset |
files
|
Thu, 26 Apr 2012 00:33:47 +0200 |
blanchet |
put Satallax first, at least for now (useful for experiments)
|
changeset |
files
|
Thu, 26 Apr 2012 00:33:23 +0200 |
blanchet |
tuning
|
changeset |
files
|
Thu, 26 Apr 2012 00:33:00 +0200 |
blanchet |
tuning
|
changeset |
files
|
Thu, 26 Apr 2012 00:29:46 +0200 |
blanchet |
tentatively tag hypotheses as definition -- this sometimes help the "tptp_sledgehammer" tool (e.g. SEU466^1.p)
|
changeset |
files
|
Thu, 26 Apr 2012 00:28:06 +0200 |
blanchet |
tuning; no need for relevance filter
|
changeset |
files
|
Wed, 25 Apr 2012 23:39:19 +0200 |
blanchet |
tuning
|
changeset |
files
|
Wed, 25 Apr 2012 22:00:33 +0200 |
blanchet |
don't extensionalize formulas for higher-order provers -- Satallax in particular will only expand definitions of the form "constant = ..."
|
changeset |
files
|
Wed, 25 Apr 2012 22:00:33 +0200 |
blanchet |
don't use the native choice operator if the type encoding isn't higher-order
|
changeset |
files
|
Wed, 25 Apr 2012 22:00:33 +0200 |
blanchet |
tuning
|
changeset |
files
|
Wed, 25 Apr 2012 22:00:33 +0200 |
blanchet |
more work on TPTP Isabelle and Sledgehammer tactics
|
changeset |
files
|
Wed, 25 Apr 2012 22:00:33 +0200 |
blanchet |
more work on CASC setup
|
changeset |
files
|
Wed, 25 Apr 2012 22:53:35 +0200 |
wenzelm |
more direct bash process group invocation on Cygwin, bypassing extra sh.exe and perl.exe which tend to crash;
|
changeset |
files
|
Wed, 25 Apr 2012 20:08:33 +0200 |
wenzelm |
mingw is windows (still inactive);
|
changeset |
files
|
Wed, 25 Apr 2012 19:26:27 +0200 |
hoelzl |
add Caratheodories theorem for semi-rings of sets
|
changeset |
files
|
Wed, 25 Apr 2012 19:26:00 +0200 |
hoelzl |
moved lemmas to appropriate places
|
changeset |
files
|
Wed, 25 Apr 2012 17:15:10 +0200 |
wenzelm |
register polyml executables so that Cygwin rebaseall will see them;
|
changeset |
files
|
Wed, 25 Apr 2012 15:54:36 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 25 Apr 2012 15:44:26 +0200 |
wenzelm |
smarter PDF_VIEWER defaults, based on hints by Lars Noschinski;
|
changeset |
files
|
Wed, 25 Apr 2012 15:09:18 +0200 |
hoelzl |
equate positive Lebesgue integral and MV-Analysis' Gauge integral
|
changeset |
files
|