Tue, 05 Apr 2011 15:04:55 +0200 |
wenzelm |
use standard tables with standard argument order;
|
changeset |
files
|
Tue, 05 Apr 2011 14:30:40 +0200 |
wenzelm |
discontinued special treatment of structure Parser -- directly accessible;
|
changeset |
files
|
Tue, 05 Apr 2011 14:25:18 +0200 |
wenzelm |
discontinued special treatment of structure Ast: no pervasive content, no inclusion in structure Syntax;
|
changeset |
files
|
Tue, 05 Apr 2011 13:07:40 +0200 |
wenzelm |
more precise propagation of reports/results through some inner syntax layers;
|
changeset |
files
|
Mon, 04 Apr 2011 23:52:56 +0200 |
wenzelm |
accumulate parsetrees in canonical reverse order;
|
changeset |
files
|
Mon, 04 Apr 2011 23:26:32 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 04 Apr 2011 22:58:15 +0200 |
wenzelm |
tuned -- removed redundancy;
|
changeset |
files
|
Mon, 04 Apr 2011 22:49:41 +0200 |
wenzelm |
tuned signatures;
|
changeset |
files
|
Mon, 04 Apr 2011 22:21:36 +0200 |
wenzelm |
streamlined token list operations, assuming that the order of union does not matter;
|
changeset |
files
|
Mon, 04 Apr 2011 21:35:59 +0200 |
wenzelm |
misc tuning and clarification;
|
changeset |
files
|
Mon, 04 Apr 2011 16:35:46 +0200 |
wenzelm |
merged
|
changeset |
files
|
Mon, 04 Apr 2011 16:28:36 +0200 |
blanchet |
document "nitpick(_params)", "refute(_params)", "try", "sledgehammer(_params)", and "solve_direct"
|
changeset |
files
|
Mon, 04 Apr 2011 14:44:11 +0200 |
bulwahn |
refactoring generator definition in quickcheck and removing clone
|
changeset |
files
|
Mon, 04 Apr 2011 14:37:20 +0200 |
blanchet |
use the proper contexts/simpsets/etc. in the TPTP proof method
|
changeset |
files
|
Mon, 04 Apr 2011 13:41:56 +0200 |
blanchet |
merged
|
changeset |
files
|
Mon, 04 Apr 2011 13:27:34 +0200 |
blanchet |
make sure that Nitpick problem generation for cardinality 50 doesn't cause problems for lower cardinality by specifying the "batch_size" option
|
changeset |
files
|
Mon, 04 Apr 2011 12:40:00 +0100 |
paulson |
merged
|
changeset |
files
|
Mon, 04 Apr 2011 12:39:14 +0100 |
paulson |
Deletion of all semicolons, because they interfere with Proof General
|
changeset |
files
|
Mon, 04 Apr 2011 09:32:50 +0200 |
krauss |
raised timeouts further, for SML/NJ -- because of variations in machines/compilers, fixed timeouts can merely prevent non-termination, not enforce particular performance characteristics.
|
changeset |
files
|
Sun, 03 Apr 2011 11:40:32 +0200 |
haftmann |
tuned proofs
|
changeset |
files
|
Sat, 02 Apr 2011 18:07:29 +0200 |
haftmann |
tuned proof
|
changeset |
files
|
Mon, 04 Apr 2011 15:51:45 +0200 |
wenzelm |
direct pretty printing of parsetrees -- prevent diagnostic output from crashing due to undeclared entities;
|
changeset |
files
|
Sun, 03 Apr 2011 21:59:33 +0200 |
wenzelm |
added Position.reports convenience;
|
changeset |
files
|
Sun, 03 Apr 2011 18:17:21 +0200 |
wenzelm |
show more tooltip/sub-expression markup;
|
changeset |
files
|
Sun, 03 Apr 2011 17:35:16 +0200 |
wenzelm |
show tooltip/sub-expression for entity markup;
|
changeset |
files
|
Fri, 01 Apr 2011 18:29:10 +0200 |
wenzelm |
merged
|
changeset |
files
|
Fri, 01 Apr 2011 17:20:56 +0200 |
hoelzl |
remove unnecessary prob_preserving
|
changeset |
files
|
Fri, 01 Apr 2011 17:20:33 +0200 |
hoelzl |
add prob_space_vimage
|
changeset |
files
|
Fri, 01 Apr 2011 17:16:08 +0200 |
wenzelm |
use Unsynchronized.change convenience, which also emphasizes the raw access to these references (which happen to be local here);
|
changeset |
files
|
Fri, 01 Apr 2011 16:29:58 +0200 |
krauss |
fixed accidental redefinition
|
changeset |
files
|