Tue, 19 Apr 2011 14:17:41 +0200 |
berghofe |
- renamed enum type class to spark_enum, to avoid confusion with
|
changeset |
files
|
Tue, 19 Apr 2011 14:04:58 +0200 |
blanchet |
use "Spec_Rules" for finding axioms -- more reliable and cleaner
|
changeset |
files
|
Tue, 19 Apr 2011 12:22:59 +0200 |
blanchet |
optimize trivial equalities early in Nitpick -- it shouldn't be the job of the peephole optimizer
|
changeset |
files
|
Tue, 19 Apr 2011 12:21:57 +0200 |
blanchet |
remove a few Nitpick calls in examples -- another step toward making them run faster
|
changeset |
files
|
Tue, 19 Apr 2011 11:56:11 +0200 |
blanchet |
check arity of bound variables to avoid generating too large Kodkod problems -- an issue that arose in the context of TPTP/CASC
|
changeset |
files
|
Tue, 19 Apr 2011 23:57:28 +0200 |
wenzelm |
eliminated Codegen.mode in favour of explicit argument;
|
changeset |
files
|
Tue, 19 Apr 2011 22:32:49 +0200 |
wenzelm |
less bulky "_position", for improved readability of parse trees;
|
changeset |
files
|
Tue, 19 Apr 2011 22:08:42 +0200 |
wenzelm |
added more elementary Skip_Proof.make_thm_cterm;
|
changeset |
files
|
Tue, 19 Apr 2011 21:55:42 +0200 |
wenzelm |
explicit markup for loose bounds;
|
changeset |
files
|
Tue, 19 Apr 2011 21:33:56 +0200 |
wenzelm |
prefer internal types, via Simple_Syntax.read_typ;
|
changeset |
files
|
Tue, 19 Apr 2011 21:19:14 +0200 |
wenzelm |
eliminated obsolete Proof_Syntax.strip_sorts_consttypes;
|
changeset |
files
|
Tue, 19 Apr 2011 20:47:02 +0200 |
wenzelm |
split Type_Infer into early and late part, after Proof_Context;
|
changeset |
files
|