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
|