Fri, 11 Nov 2011 12:52:57 +0100 |
wenzelm |
more scalable Proof_Context.prepare_sorts;
|
changeset |
files
|
Fri, 11 Nov 2011 10:40:36 +0100 |
bulwahn |
increasing values_timeout to avoid failures of isatest with HOL-IMP
|
changeset |
files
|
Fri, 11 Nov 2011 08:32:48 +0100 |
bulwahn |
renaming example invocations: tester predicate_compile is renamed to smart_exhaustive
|
changeset |
files
|
Fri, 11 Nov 2011 08:32:45 +0100 |
bulwahn |
adding CPS compilation to predicate compiler;
|
changeset |
files
|
Fri, 11 Nov 2011 08:32:44 +0100 |
bulwahn |
adding option allow_function_inversion to quickcheck options
|
changeset |
files
|
Thu, 10 Nov 2011 23:30:50 +0100 |
wenzelm |
more efficient prepare_sorts -- bypass encoded positions;
|
changeset |
files
|
Thu, 10 Nov 2011 22:54:15 +0100 |
wenzelm |
suppress irrelevant positions;
|
changeset |
files
|
Thu, 10 Nov 2011 22:39:32 +0100 |
wenzelm |
more generous margin;
|
changeset |
files
|
Thu, 10 Nov 2011 22:32:10 +0100 |
wenzelm |
pass term positions into check phase, where resulting types are reported accordingly, and eventually shown as tooltips;
|
changeset |
files
|
Thu, 10 Nov 2011 17:47:25 +0100 |
wenzelm |
tuned signature;
|
changeset |
files
|
Thu, 10 Nov 2011 17:41:36 +0100 |
wenzelm |
discontinued unused Thm.compress (again);
|
changeset |
files
|
Thu, 10 Nov 2011 17:28:02 +0100 |
bulwahn |
renewed prolog-quickcheck
|
changeset |
files
|
Thu, 10 Nov 2011 17:26:17 +0100 |
bulwahn |
adding some test cases for preprocessing and narrowing
|
changeset |
files
|
Thu, 10 Nov 2011 17:26:15 +0100 |
bulwahn |
adding a minimalistic preprocessing rewriting common boolean operators; tuned
|
changeset |
files
|
Thu, 10 Nov 2011 14:46:38 +0100 |
huffman |
merged
|
changeset |
files
|
Wed, 09 Nov 2011 15:33:34 +0100 |
huffman |
merged
|
changeset |
files
|
Wed, 09 Nov 2011 15:33:24 +0100 |
huffman |
tune post-processing of simproc-generated rules so they won't produce Numeral0 or Numeral1
|
changeset |
files
|
Wed, 09 Nov 2011 11:44:42 +0100 |
huffman |
use simproc_setup for some nat_numeral simprocs; add simproc tests
|
changeset |
files
|
Wed, 09 Nov 2011 10:58:08 +0100 |
huffman |
add ring_char_0 class constraints to several simprocs (internal proofs of #n ~= 0 fail for type
|
changeset |
files
|
Thu, 10 Nov 2011 11:02:06 +0100 |
wenzelm |
simultaneous check;
|
changeset |
files
|
Wed, 09 Nov 2011 23:16:47 +0100 |
wenzelm |
avoid separate typ_check phases, integrate into main term_check 0 instead (cf. its Syntax.check_typs in Type_Infer_Context.prepare);
|
changeset |
files
|
Wed, 09 Nov 2011 22:43:14 +0100 |
wenzelm |
clarified singleton_fixate: intersection with supersort is identity, only replace actual type inference parameters;
|
changeset |
files
|
Wed, 09 Nov 2011 21:44:06 +0100 |
wenzelm |
misc tuning and simplification;
|
changeset |
files
|
Wed, 09 Nov 2011 21:36:18 +0100 |
wenzelm |
misc tuning;
|
changeset |
files
|
Wed, 09 Nov 2011 20:47:11 +0100 |
wenzelm |
tuned signature;
|
changeset |
files
|
Wed, 09 Nov 2011 19:01:50 +0100 |
bulwahn |
quickcheck invocations in mutabelle must not catch codegenerator errors internally
|
changeset |
files
|
Wed, 09 Nov 2011 17:57:42 +0100 |
wenzelm |
sort assignment before simultaneous term_check, not isolated parse_term;
|
changeset |
files
|
Wed, 09 Nov 2011 17:12:26 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 09 Nov 2011 17:08:40 +0100 |
wenzelm |
avoid inconsistent sort constraints;
|
changeset |
files
|
Wed, 09 Nov 2011 15:18:39 +0100 |
wenzelm |
localized Record.decode_type: use standard Proof_Context.get_sort;
|
changeset |
files
|
Wed, 09 Nov 2011 14:58:48 +0100 |
wenzelm |
tuned signature -- emphasize internal role of these operations;
|
changeset |
files
|
Wed, 09 Nov 2011 14:30:03 +0100 |
wenzelm |
proper configuration option;
|
changeset |
files
|
Wed, 09 Nov 2011 14:15:44 +0100 |
wenzelm |
tuned layout;
|
changeset |
files
|
Wed, 09 Nov 2011 11:35:09 +0100 |
bulwahn |
more precise messages with the tester's name in quickcheck; tuned
|
changeset |
files
|
Wed, 09 Nov 2011 11:34:59 +0100 |
bulwahn |
quickcheck fails with code generator errors only if one tester is invoked
|
changeset |
files
|
Wed, 09 Nov 2011 11:34:57 +0100 |
bulwahn |
removing extra arguments
|
changeset |
files
|
Wed, 09 Nov 2011 11:34:55 +0100 |
bulwahn |
removing deactivated timeout handling; catching compilation errors and only outputing an urgent message to enable parallel sucessful quickcheck compilations and runs to present their result
|
changeset |
files
|
Wed, 09 Nov 2011 11:34:53 +0100 |
bulwahn |
tuned
|
changeset |
files
|
Wed, 09 Nov 2011 14:47:38 +1100 |
kleing |
more fragments to export, removed the one from Com
|
changeset |
files
|
Tue, 08 Nov 2011 22:38:56 +0100 |
wenzelm |
updated functor Named_Thms;
|
changeset |
files
|
Tue, 08 Nov 2011 22:22:59 +0100 |
wenzelm |
disabled Thm.compress (again) -- costs for building tables tend to be higher than potential benefit;
|
changeset |
files
|
Tue, 08 Nov 2011 21:09:35 +0100 |
wenzelm |
entity markup for bound variables;
|
changeset |
files
|
Tue, 08 Nov 2011 17:47:22 +0100 |
wenzelm |
merged
|
changeset |
files
|
Tue, 08 Nov 2011 14:29:24 +0100 |
boehmes |
made SML/NJ happy
|
changeset |
files
|
Tue, 08 Nov 2011 10:48:58 +0100 |
bulwahn |
adding some documentation about the values command to the isar reference
|
changeset |
files
|
Tue, 08 Nov 2011 10:33:30 +0100 |
bulwahn |
adding a minimal documentation about the code_pred command to the isar reference
|
changeset |
files
|
Tue, 08 Nov 2011 15:03:11 +0100 |
wenzelm |
more specific treatment of defines/assumes -- avoid normalizing defs by themselves (NB: locale specifications and Local_Theory.define may lead to arbitrary mixture);
|
changeset |
files
|
Tue, 08 Nov 2011 12:20:26 +0100 |
wenzelm |
clarified Local_Defs.export: avoid costly still_fixed test, return all defs;
|
changeset |
files
|
Tue, 08 Nov 2011 12:03:51 +0100 |
wenzelm |
eliminated obsolete tuning (NB: Thm.eta_conversion/Envir.eta_contract based on Same.operation);
|
changeset |
files
|
Tue, 08 Nov 2011 11:56:41 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 08 Nov 2011 11:44:37 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 08 Nov 2011 08:56:24 +0100 |
blanchet |
tweaked comment
|
changeset |
files
|
Tue, 08 Nov 2011 08:56:23 +0100 |
blanchet |
made SML/NJ happy
|
changeset |
files
|
Tue, 08 Nov 2011 00:02:30 +0100 |
wenzelm |
merged;
|
changeset |
files
|
Mon, 07 Nov 2011 22:59:24 +0100 |
blanchet |
added FIXME comment
|
changeset |
files
|
Mon, 07 Nov 2011 22:22:01 +0100 |
blanchet |
avoid infinite recursion in peephole optimizer function -- this had a debilitating effect on rationals and reals
|
changeset |
files
|
Mon, 07 Nov 2011 22:21:57 +0100 |
blanchet |
revived Refute in Mutabelle
|
changeset |
files
|
Mon, 07 Nov 2011 23:03:52 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 07 Nov 2011 21:34:11 +0100 |
wenzelm |
more scalable zero_var_indexes, depending on canonical order within table;
|
changeset |
files
|
Mon, 07 Nov 2011 21:32:59 +0100 |
wenzelm |
more benchmarks;
|
changeset |
files
|
Mon, 07 Nov 2011 17:54:38 +0100 |
boehmes |
try different alternatives in discharging extra assumptions when schematic theorems obtained from lambda-lifting can be instantiated in different ways
|
changeset |
files
|
Mon, 07 Nov 2011 17:54:35 +0100 |
boehmes |
replace higher-order matching against schematic theorem with dedicated reconstruction method
|
changeset |
files
|
Mon, 07 Nov 2011 17:24:57 +0100 |
wenzelm |
merged
|
changeset |
files
|
Mon, 07 Nov 2011 17:00:23 +0100 |
wenzelm |
tuned signature -- avoid spurious Thm.mixed_attribute;
|
changeset |
files
|
Mon, 07 Nov 2011 16:41:16 +0100 |
wenzelm |
discontinued numbered structure indexes (legacy feature);
|
changeset |
files
|
Mon, 07 Nov 2011 16:39:14 +0100 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Mon, 07 Nov 2011 14:16:01 +0100 |
blanchet |
return outcome code, so that it can be picked up by Mutabelle
|
changeset |
files
|
Mon, 07 Nov 2011 14:16:01 +0100 |
blanchet |
align columns in output and keep error log around
|
changeset |
files
|
Mon, 07 Nov 2011 14:59:58 +0100 |
wenzelm |
offline build of java_ext_dirs.jar, to avoid runtime dependency on javac/jar executables;
|
changeset |
files
|
Mon, 07 Nov 2011 14:23:50 +0100 |
wenzelm |
clarified attribute "mono_set": pure declaration, proper export in ML;
|
changeset |
files
|
Mon, 07 Nov 2011 14:14:20 +0100 |
wenzelm |
misc tuning;
|
changeset |
files
|
Mon, 07 Nov 2011 12:08:22 +0100 |
wenzelm |
made SML/NJ happy;
|
changeset |
files
|
Sun, 06 Nov 2011 22:18:54 +0100 |
blanchet |
more millisecond cleanup
|
changeset |
files
|
Sun, 06 Nov 2011 22:18:54 +0100 |
blanchet |
updated documentation
|
changeset |
files
|
Sun, 06 Nov 2011 22:18:54 +0100 |
blanchet |
try "smt" as a fallback for ATPs if "metis" fails/times out
|
changeset |
files
|
Sun, 06 Nov 2011 22:18:54 +0100 |
blanchet |
more detailed preplay output
|
changeset |
files
|
Sun, 06 Nov 2011 22:18:54 +0100 |
blanchet |
tuning
|
changeset |
files
|
Sun, 06 Nov 2011 22:18:54 +0100 |
blanchet |
tuning
|
changeset |
files
|
Sun, 06 Nov 2011 21:51:46 +0100 |
wenzelm |
more explicit representation of rule_attribute vs. declaration_attribute vs. mixed_attribute;
|
changeset |
files
|
Sun, 06 Nov 2011 21:17:45 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 06 Nov 2011 18:42:17 +0100 |
wenzelm |
merged
|
changeset |
files
|
Sun, 06 Nov 2011 14:23:04 +0100 |
blanchet |
cascading timeouts in minimizer, part 2
|
changeset |
files
|
Sun, 06 Nov 2011 14:05:57 +0100 |
blanchet |
tuning
|
changeset |
files
|
Sun, 06 Nov 2011 13:57:17 +0100 |
blanchet |
use "Time.time" rather than milliseconds internally
|
changeset |
files
|
Sun, 06 Nov 2011 13:46:26 +0100 |
blanchet |
tune: no need for option
|
changeset |
files
|
Sun, 06 Nov 2011 13:37:49 +0100 |
blanchet |
cascading timeouts in minimizer
|
changeset |
files
|
Sun, 06 Nov 2011 13:32:13 +0100 |
blanchet |
shortcut binary minimization algorithm
|
changeset |
files
|
Sun, 06 Nov 2011 11:51:35 +0100 |
blanchet |
speed up binary minimizer in practice by preferring the first half of the used facts (which are likelier to be relevant) to the second half
|
changeset |
files
|
Sun, 06 Nov 2011 11:16:37 +0100 |
blanchet |
renamed experimental systems
|
changeset |
files
|
Sun, 06 Nov 2011 11:13:47 +0100 |
blanchet |
repaired quantification over type variables for non-TFF1/THF encodings
|
changeset |
files
|
Sun, 06 Nov 2011 18:42:15 +0100 |
wenzelm |
misc tuning and modernization;
|
changeset |
files
|
Sun, 06 Nov 2011 17:53:32 +0100 |
wenzelm |
misc tuning and modernization;
|
changeset |
files
|
Sun, 06 Nov 2011 17:05:45 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 06 Nov 2011 17:00:05 +0100 |
wenzelm |
some statespace benchmarks;
|
changeset |
files
|
Sun, 06 Nov 2011 16:41:53 +0100 |
wenzelm |
write changed .prv files only, to avoid writing into src file-space by default;
|
changeset |
files
|
Sun, 06 Nov 2011 16:29:22 +0100 |
wenzelm |
tuned document;
|
changeset |
files
|
Sun, 06 Nov 2011 16:22:26 +0100 |
wenzelm |
more precise dependencies;
|
changeset |
files
|
Sun, 06 Nov 2011 14:20:41 +0100 |
wenzelm |
inlined antiquotations;
|
changeset |
files
|
Sun, 06 Nov 2011 14:09:24 +0100 |
wenzelm |
misc tuning and modernization;
|
changeset |
files
|
Sun, 06 Nov 2011 13:25:41 +0100 |
wenzelm |
optional timing, to avoid redundant allocation of mutable cells;
|
changeset |
files
|
Sat, 05 Nov 2011 22:41:25 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 05 Nov 2011 22:01:19 +0100 |
wenzelm |
misc tuning;
|
changeset |
files
|
Sat, 05 Nov 2011 21:36:56 +0100 |
wenzelm |
merged
|
changeset |
files
|
Sat, 05 Nov 2011 12:01:21 +0000 |
Christian Urban |
more use of global operations (see 98ec8b51af9c)
|
changeset |
files
|
Sat, 05 Nov 2011 20:40:30 +0100 |
wenzelm |
more uniform instT_subst vs. inst_subst: compare variable names only;
|
changeset |
files
|
Sat, 05 Nov 2011 20:32:12 +0100 |
wenzelm |
tuned cterm_instantiate: avoid somewhat expensive Term.map_types and cterm_of;
|
changeset |
files
|
Sat, 05 Nov 2011 20:07:38 +0100 |
wenzelm |
misc tuning and modernization;
|
changeset |
files
|
Sat, 05 Nov 2011 19:47:22 +0100 |
wenzelm |
some performance tuning via Term_Subst/Same.operation;
|
changeset |
files
|
Sat, 05 Nov 2011 18:58:40 +0100 |
wenzelm |
pruned signature;
|
changeset |
files
|
Sat, 05 Nov 2011 15:00:49 +0100 |
wenzelm |
added Logic.varify_types_global/unvarify_types_global, which avoids somewhat expensive Term.map_types;
|
changeset |
files
|
Sat, 05 Nov 2011 10:59:11 +0100 |
wenzelm |
more conventional syntax const;
|
changeset |
files
|
Fri, 04 Nov 2011 20:16:42 +0100 |
wenzelm |
proper syntactic category for abstraction syntax, to avoid low-level exception for malformed "\<integral> x y. f \<partial>M", for example;
|
changeset |
files
|
Fri, 04 Nov 2011 17:34:51 +0100 |
wenzelm |
merged
|
changeset |
files
|
Fri, 04 Nov 2011 17:19:33 +0100 |
wenzelm |
prefer global Quotient_Info lookup to accomodate Quotient_Term, which is not quite localized yet (cf. 9fd6fce8a230);
|
changeset |
files
|
Fri, 04 Nov 2011 15:05:59 +0000 |
blanchet |
document new experimental provers
|
changeset |
files
|
Fri, 04 Nov 2011 15:05:58 +0000 |
blanchet |
added remote iProver(-Eq) for experimentation
|
changeset |
files
|
Fri, 04 Nov 2011 13:52:19 +0100 |
wenzelm |
merged
|
changeset |
files
|
Fri, 04 Nov 2011 08:19:24 +0100 |
huffman |
ex/Tree23.thy: automate proof of gfull_add
|
changeset |
files
|
Fri, 04 Nov 2011 08:00:48 +0100 |
huffman |
ex/Tree23.thy: simplify proof of bal_del0
|
changeset |
files
|
Fri, 04 Nov 2011 07:37:37 +0100 |
huffman |
ex/Tree23.thy: simplify proof of bal_add0
|
changeset |
files
|