Mon, 20 Dec 2010 15:24:25 +0100 |
wenzelm |
some attempts to fit diagnostic output into regular TTY (75-80 characters per line);
|
changeset |
files
|
Mon, 20 Dec 2010 15:19:15 +0100 |
wenzelm |
tuned/clarified some component settings;
|
changeset |
files
|
Mon, 20 Dec 2010 14:44:00 +0100 |
wenzelm |
slightly more standard Isabelle_System.with_tmp_file/with_tmp_dir (cf. Scala version);
|
changeset |
files
|
Mon, 20 Dec 2010 13:36:25 +0100 |
wenzelm |
purged some comments (Locale_Test is already clean thanks to configuration options);
|
changeset |
files
|
Mon, 20 Dec 2010 13:24:04 +0100 |
wenzelm |
actually enable show_hyps option, unlike local_setup in 6da953d30f48 which merely affects the (temporary) auxiliary context;
|
changeset |
files
|
Mon, 20 Dec 2010 09:45:26 +0100 |
boehmes |
merged
|
changeset |
files
|
Mon, 20 Dec 2010 09:31:47 +0100 |
boehmes |
updated SMT certificates
|
changeset |
files
|
Mon, 20 Dec 2010 09:06:37 +0100 |
boehmes |
re-introduced support for nonlinear multiplication in Z3 (overriding the built-in linear multiplication of the SMT-LIB class of solvers)
|
changeset |
files
|
Mon, 20 Dec 2010 08:45:27 +0100 |
boehmes |
derived SMT solver classes override inherited properties (properties of derived classes have a higher priority than properties of base classes)
|
changeset |
files
|
Mon, 20 Dec 2010 08:17:23 +0100 |
boehmes |
perform monomorphization during normalization: schematic numerals might be monomorphized into built-in numerals and then numeral normalization is required
|
changeset |
files
|
Mon, 20 Dec 2010 08:55:36 +0100 |
haftmann |
merge
|
changeset |
files
|
Fri, 17 Dec 2010 22:00:54 +0100 |
haftmann |
more convenient order of type variables
|
changeset |
files
|
Sun, 19 Dec 2010 18:38:50 -0800 |
huffman |
rename function cprod_map to prod_map
|
changeset |
files
|
Sun, 19 Dec 2010 18:15:21 -0800 |
huffman |
switch to transparent ascription, to avoid warning messages
|
changeset |
files
|
Sun, 19 Dec 2010 18:11:20 -0800 |
huffman |
types -> type_synonym
|
changeset |
files
|
Sun, 19 Dec 2010 18:10:54 -0800 |
huffman |
fix typo
|
changeset |
files
|
Sun, 19 Dec 2010 17:39:20 -0800 |
huffman |
merged
|
changeset |
files
|
Sun, 19 Dec 2010 17:37:19 -0800 |
huffman |
use deflations over type 'udom u' to represent predomains;
|
changeset |
files
|
Sun, 19 Dec 2010 10:33:46 -0800 |
huffman |
add lemma u_map_oo
|
changeset |
files
|
Sun, 19 Dec 2010 09:52:33 -0800 |
huffman |
replace foo_approx functions with foo_emb, foo_prj functions for universal domain embeddings
|
changeset |
files
|
Sun, 19 Dec 2010 06:59:01 -0800 |
huffman |
minimize imports; move domain class instances for powerdomain types into Powerdomains.thy
|
changeset |
files
|
Sun, 19 Dec 2010 06:39:19 -0800 |
huffman |
powerdomain theories require class 'bifinite' instead of 'domain'
|
changeset |
files
|
Sun, 19 Dec 2010 06:34:41 -0800 |
huffman |
type 'defl' takes a type parameter again (cf. b525988432e9)
|
changeset |
files
|
Sun, 19 Dec 2010 05:15:31 -0800 |
huffman |
reintroduce 'bifinite' class, now with existentially-quantified approx function (cf. b525988432e9)
|
changeset |
files
|
Sun, 19 Dec 2010 04:06:02 -0800 |
huffman |
renamed Bifinite.thy to Representable.thy
|
changeset |
files
|
Fri, 17 Dec 2010 16:43:45 -0800 |
huffman |
renamed CompactBasis.thy to Compact_Basis.thy
|
changeset |
files
|
Sun, 19 Dec 2010 19:03:49 +0100 |
boehmes |
merged
|
changeset |
files
|
Sun, 19 Dec 2010 18:55:21 +0100 |
boehmes |
updated SMT certificates
|
changeset |
files
|
Sun, 19 Dec 2010 18:54:29 +0100 |
boehmes |
removed odd decoration of built-in symbols as Vars (instead provide built-in desctructor functions along with their inverse functions);
|
changeset |
files
|
Sun, 19 Dec 2010 17:55:56 +0100 |
boehmes |
only linear occurrences of multiplication are treated as built-in (SMT solvers only support linear arithmetic in general);
|
changeset |
files
|