Fri, 16 Apr 2010 12:51:57 +0200 |
wenzelm |
made SML/NJ happy;
|
changeset |
files
|
Fri, 16 Apr 2010 12:51:37 +0200 |
wenzelm |
proper masking of dummy name_space;
|
changeset |
files
|
Fri, 16 Apr 2010 11:40:01 +0200 |
wenzelm |
salvaged some ML functors from decay, which is the natural consequence of lack of formal checking;
|
changeset |
files
|
Fri, 16 Apr 2010 11:39:08 +0200 |
wenzelm |
proper checking of ML functors (in Poly/ML 5.2 or later);
|
changeset |
files
|
Fri, 16 Apr 2010 10:52:10 +0200 |
wenzelm |
added ML antiquotation @{make_string}, which produces proper pretty printed version in Poly/ML 5.3.0 or later;
|
changeset |
files
|
Fri, 16 Apr 2010 10:15:00 +0200 |
wenzelm |
isatest: improved treatment of local files on atbroy102;
|
changeset |
files
|
Thu, 15 Apr 2010 18:21:05 -0700 |
huffman |
add rule deflation_ID to proof script for take + constructor rules
|
changeset |
files
|
Thu, 15 Apr 2010 21:24:00 +0200 |
wenzelm |
more robust record syntax: use Type.raw_match to ignore sort constraints as in regular abbreviations (also note that constraints only affect operations, not types);
|
changeset |
files
|
Thu, 15 Apr 2010 20:56:04 +0200 |
wenzelm |
HOL record: explicitly allow sort constraints;
|
changeset |
files
|
Thu, 15 Apr 2010 20:37:27 +0200 |
wenzelm |
misc tuning and simplification;
|
changeset |
files
|
Thu, 15 Apr 2010 20:31:21 +0200 |
wenzelm |
explicit ProofContext.check_tfree;
|
changeset |
files
|
Thu, 15 Apr 2010 18:13:25 +0200 |
wenzelm |
merged
|
changeset |
files
|
Thu, 15 Apr 2010 16:55:12 +0200 |
Cezary Kaliszyk |
Respectfullness and preservation of list_rel
|
changeset |
files
|
Thu, 15 Apr 2010 18:09:22 +0200 |
wenzelm |
replaced slightly odd Typedecl.predeclare_constraints by plain declaration of type arguments -- also avoid "recursive" declaration of type constructor, which can cause problems with sequential definitions B.foo = A.foo;
|
changeset |
files
|
Thu, 15 Apr 2010 18:00:21 +0200 |
wenzelm |
get_sort: suppress dummyS from input;
|
changeset |
files
|
Thu, 15 Apr 2010 16:58:12 +0200 |
wenzelm |
modernized treatment of sort constraints in specification;
|
changeset |
files
|
Thu, 15 Apr 2010 16:55:49 +0200 |
wenzelm |
typecopy: observe given sort constraints more precisely;
|
changeset |
files
|
Thu, 15 Apr 2010 15:39:50 +0200 |
wenzelm |
inline old Record.read_typ/cert_typ;
|
changeset |
files
|
Thu, 15 Apr 2010 15:38:58 +0200 |
wenzelm |
spelling;
|
changeset |
files
|
Thu, 15 Apr 2010 12:27:14 +0200 |
haftmann |
theory RBT with abstract type of red-black trees backed by implementation RBT_Impl
|
changeset |
files
|
Wed, 14 Apr 2010 22:18:10 +0200 |
wenzelm |
tuned whitespace;
|
changeset |
files
|
Wed, 14 Apr 2010 22:13:28 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 14 Apr 2010 21:22:48 +0200 |
blanchet |
merged
|
changeset |
files
|
Wed, 14 Apr 2010 21:22:13 +0200 |
blanchet |
added "overlord" option (to get easy access to output files for debugging) + systematically use "raw_goal" rather than an inconsistent mixture
|
changeset |
files
|
Wed, 14 Apr 2010 18:23:51 +0200 |
blanchet |
make Sledgehammer "minimize" output less confusing + round up (not down) time limits to nearest second
|
changeset |
files
|
Wed, 14 Apr 2010 17:10:16 +0200 |
blanchet |
make Sledgehammer's "timeout" option work for "minimize"
|
changeset |
files
|
Wed, 14 Apr 2010 16:50:25 +0200 |
blanchet |
fixed handling of "sledgehammer_params" that get a default value from Isabelle menu;
|
changeset |
files
|
Wed, 14 Apr 2010 19:46:36 +0200 |
hoelzl |
Spelling error: theroems -> theorems
|
changeset |
files
|
Wed, 14 Apr 2010 17:50:22 +0200 |
krauss |
advertise [rename_abs] attribute in LaTeXsugar -- wish I had known about this earier.
|
changeset |
files
|
Wed, 14 Apr 2010 16:15:19 +0200 |
krauss |
record package: corrected sort handling in type translations to avoid crashes when default sort is changed.
|
changeset |
files
|
Wed, 14 Apr 2010 22:08:47 +0200 |
wenzelm |
more precise treatment of UNC server prefix, e.g. //foo;
|
changeset |
files
|
Wed, 14 Apr 2010 22:07:01 +0200 |
wenzelm |
support named_root, which approximates UNC server prefix (for Cygwin);
|
changeset |
files
|