Wed, 21 Apr 2010 12:11:48 +0200 |
bulwahn |
merged
|
changeset |
files
|
Wed, 21 Apr 2010 12:10:53 +0200 |
bulwahn |
make profiling depend on reference Quickcheck.timing
|
changeset |
files
|
Wed, 21 Apr 2010 12:10:52 +0200 |
bulwahn |
added examples for detecting switches
|
changeset |
files
|
Wed, 21 Apr 2010 12:10:52 +0200 |
bulwahn |
adopting documentation of the predicate compiler
|
changeset |
files
|
Wed, 21 Apr 2010 12:10:52 +0200 |
bulwahn |
removing dead code; clarifying function names; removing clone
|
changeset |
files
|
Wed, 21 Apr 2010 12:10:52 +0200 |
bulwahn |
adopting examples to changes in the predicate compiler
|
changeset |
files
|
Wed, 21 Apr 2010 12:10:52 +0200 |
bulwahn |
adopting quickcheck
|
changeset |
files
|
Wed, 21 Apr 2010 12:10:52 +0200 |
bulwahn |
tuning mutabelle; adding output of mutant theoryfile for interactive evaluation
|
changeset |
files
|
Wed, 21 Apr 2010 12:10:52 +0200 |
bulwahn |
added switch detection to the predicate compiler
|
changeset |
files
|
Wed, 21 Apr 2010 12:10:52 +0200 |
bulwahn |
added further inlining of boolean constants to the predicate compiler
|
changeset |
files
|
Wed, 21 Apr 2010 12:10:52 +0200 |
bulwahn |
adding more profiling to the predicate compiler
|
changeset |
files
|
Wed, 21 Apr 2010 12:10:52 +0200 |
bulwahn |
only add relevant predicates to the list of extra modes
|
changeset |
files
|
Wed, 21 Apr 2010 12:10:52 +0200 |
bulwahn |
switched off no_topmost_reordering
|
changeset |
files
|
Wed, 21 Apr 2010 12:10:52 +0200 |
bulwahn |
replaced call to inductive package by axiomatization in the function flattening of the predicate compiler
|
changeset |
files
|
Wed, 21 Apr 2010 12:10:52 +0200 |
bulwahn |
added option for specialisation to the predicate compiler
|
changeset |
files
|
Wed, 21 Apr 2010 12:10:52 +0200 |
bulwahn |
prefer functional modes of functions in the mode analysis
|
changeset |
files
|
Wed, 21 Apr 2010 12:10:52 +0200 |
bulwahn |
added peephole optimisations to the predicate compiler; added structure Predicate_Compile_Simps for peephole optimisations
|
changeset |
files
|
Wed, 21 Apr 2010 11:23:04 +0200 |
hoelzl |
merged
|
changeset |
files
|
Wed, 21 Apr 2010 10:44:44 +0200 |
hoelzl |
Only use provided SMT-certificates in HOL-Multivariate_Analysis.
|
changeset |
files
|
Tue, 20 Apr 2010 14:07:52 +0200 |
himmelma |
Translated remaining theorems about integration from HOL light.
|
changeset |
files
|
Wed, 21 Apr 2010 11:11:42 +0200 |
wenzelm |
marked cygwin-poly as "e" test, which means further stages do not depend on it (website etc.);
|
changeset |
files
|
Tue, 20 Apr 2010 13:44:28 -0700 |
huffman |
replace many uses of Drule.export_without_context with Drule.zero_var_indexes
|
changeset |
files
|
Tue, 20 Apr 2010 22:34:17 +0200 |
ballarin |
Remove garbage.
|
changeset |
files
|
Tue, 20 Apr 2010 22:31:08 +0200 |
ballarin |
Remove garbage.
|
changeset |
files
|
Tue, 20 Apr 2010 17:07:53 +0200 |
wenzelm |
recovered isabelle java, which was broken in ebfa4bb0d50f;
|
changeset |
files
|
Tue, 20 Apr 2010 16:14:45 +0200 |
blanchet |
fix bug in SPASS's DFG output files, where "tc_bool" wasn't declared;
|
changeset |
files
|
Tue, 20 Apr 2010 16:04:49 +0200 |
blanchet |
merged
|
changeset |
files
|
Tue, 20 Apr 2010 16:04:36 +0200 |
blanchet |
added "explicit_apply" option to Sledgehammer, to control whether an explicit apply function should be used as much or as little as possible (replaces a previous global variable)
|
changeset |
files
|
Tue, 20 Apr 2010 14:39:42 +0200 |
blanchet |
merge
|
changeset |
files
|
Mon, 19 Apr 2010 19:41:30 +0200 |
blanchet |
cosmetics
|
changeset |
files
|
Mon, 19 Apr 2010 19:41:15 +0200 |
blanchet |
don't redo an axiom selection in the first round of Sledgehammer "minimize"!;
|
changeset |
files
|
Mon, 19 Apr 2010 18:44:12 +0200 |
blanchet |
get rid of "conjecture_pos", which is no longer necessary now that it's Metis's job, not Sledgehammer's, to report inconsistent contexts
|
changeset |
files
|
Mon, 19 Apr 2010 18:14:45 +0200 |
blanchet |
added warning about inconsistent context to Metis;
|
changeset |
files
|
Mon, 19 Apr 2010 17:18:21 +0200 |
blanchet |
workaround for Proof General's off-by-a-few sendback display bug, whereby "pr" in "proof" is not highlighted
|
changeset |
files
|
Mon, 19 Apr 2010 16:33:48 +0200 |
blanchet |
got rid of somewhat pointless "pairname" function in Sledgehammer
|
changeset |
files
|
Mon, 19 Apr 2010 16:33:20 +0200 |
blanchet |
make Sledgehammer's "add:" and "del:" syntax really work (I hope), by comparing CNF theorems with CNF theorems
|
changeset |
files
|
Mon, 19 Apr 2010 16:29:52 +0200 |
blanchet |
cosmetics
|
changeset |
files
|
Mon, 19 Apr 2010 15:24:57 +0200 |
blanchet |
cosmetics
|
changeset |
files
|
Mon, 19 Apr 2010 15:21:35 +0200 |
blanchet |
cosmetics
|
changeset |
files
|
Mon, 19 Apr 2010 15:15:21 +0200 |
blanchet |
make Sledgehammer's minimizer also minimize Isar proofs
|
changeset |
files
|
Mon, 19 Apr 2010 11:54:07 +0200 |
blanchet |
don't use readable names if proof reconstruction is needed, because it uses the structure of names
|
changeset |
files
|
Mon, 19 Apr 2010 11:02:00 +0200 |
blanchet |
allow "_" in TPTP names in debug mode
|
changeset |
files
|
Mon, 19 Apr 2010 10:45:08 +0200 |
blanchet |
rename Sledgehammer "theory_const" option to "theory_relevant", now that I understand better what it does
|
changeset |
files
|
Mon, 19 Apr 2010 10:15:02 +0200 |
blanchet |
set SPASS option on the command-line, so that it doesn't vanish when moving to TPTP format
|
changeset |
files
|
Mon, 19 Apr 2010 09:53:31 +0200 |
blanchet |
get rid of "List.foldl" + add timestamp to SPASS
|
changeset |
files
|
Tue, 20 Apr 2010 15:17:18 +0200 |
wenzelm |
less ambitious settings for cygwin-poly;
|
changeset |
files
|
Tue, 20 Apr 2010 14:56:58 +0200 |
Cezary Kaliszyk |
respectfullness and preservation of map for identity quotients
|
changeset |
files
|
Tue, 20 Apr 2010 14:56:20 +0200 |
Cezary Kaliszyk |
respectfullness and preservation of function composition
|
changeset |
files
|
Tue, 20 Apr 2010 14:55:53 +0200 |
Cezary Kaliszyk |
eta-normalize the goal since the original theorem is atomized
|
changeset |
files
|
Tue, 20 Apr 2010 11:31:14 +0200 |
wenzelm |
accept x86_64 results gracefully -- NB: Mac OS does report that if booted in 64 bit mode;
|
changeset |
files
|
Tue, 20 Apr 2010 11:26:25 +0200 |
wenzelm |
refer to THIS_JAVA dynamically, and treat ISABELLE_JAVA as static default -- relevant for nested JVM invocation within an existing Isabelle enviroment;
|
changeset |
files
|
Tue, 20 Apr 2010 06:53:50 +0200 |
haftmann |
merged
|
changeset |
files
|
Mon, 19 Apr 2010 15:31:58 +0200 |
haftmann |
more appropriate representation of valid positions for abstractors
|
changeset |
files
|
Mon, 19 Apr 2010 15:31:56 +0200 |
haftmann |
more appropriate representation of valid positions for abstractors; more accurate checking of abstype certificates
|
changeset |
files
|
Mon, 19 Apr 2010 23:11:39 +0200 |
wenzelm |
update_syntax: add new productions only once, to allow repeated local notation, for example;
|
changeset |
files
|
Mon, 19 Apr 2010 17:57:07 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 19 Apr 2010 17:31:48 +0200 |
wenzelm |
more platform information;
|
changeset |
files
|
Mon, 19 Apr 2010 17:27:41 +0200 |
wenzelm |
check JVM platform at most once -- still non-strict to prevent potential failure during initialization of object Platform;
|
changeset |
files
|
Mon, 19 Apr 2010 16:04:42 +0200 |
wenzelm |
some updates on multi-platform support;
|
changeset |
files
|
Mon, 19 Apr 2010 12:15:06 +0200 |
haftmann |
merged
|
changeset |
files
|