Sun, 05 Dec 2010 14:02:16 +0100 |
wenzelm |
command 'notepad' replaces former 'example_proof';
|
changeset |
files
|
Sun, 05 Dec 2010 13:42:58 +0100 |
wenzelm |
prefer 'notepad' over 'example_proof';
|
changeset |
files
|
Sun, 05 Dec 2010 08:34:02 +0100 |
haftmann |
merged
|
changeset |
files
|
Sat, 04 Dec 2010 21:53:00 +0100 |
haftmann |
more intimate definition of fold_list / fold_once in terms of fold
|
changeset |
files
|
Sat, 04 Dec 2010 21:26:33 +0100 |
haftmann |
canonical fold signature
|
changeset |
files
|
Sat, 04 Dec 2010 21:26:55 +0100 |
wenzelm |
formal notepad without any result;
|
changeset |
files
|
Sat, 04 Dec 2010 18:41:12 +0100 |
wenzelm |
added Syntax.default_root;
|
changeset |
files
|
Sat, 04 Dec 2010 15:14:28 +0100 |
wenzelm |
eliminated obsolete Token.Malformed -- subsumed by Token.Error;
|
changeset |
files
|
Sat, 04 Dec 2010 14:59:25 +0100 |
wenzelm |
tuned @{datatype} using Syntax.pretty_priority (NB: postfix type application yields Syntax.max_pri, so arguments in prefix application require higher priority);
|
changeset |
files
|
Sat, 04 Dec 2010 14:57:04 +0100 |
wenzelm |
added Syntax.pretty_priority;
|
changeset |
files
|
Fri, 03 Dec 2010 22:40:26 +0100 |
haftmann |
merged
|
changeset |
files
|
Fri, 03 Dec 2010 14:46:58 +0100 |
haftmann |
conventional point-free characterization of rsp_fold
|
changeset |
files
|
Fri, 03 Dec 2010 14:39:15 +0100 |
haftmann |
replaced memb by existing List.member
|
changeset |
files
|
Fri, 03 Dec 2010 14:22:24 +0100 |
haftmann |
explicit type constraint;
|
changeset |
files
|
Fri, 03 Dec 2010 22:39:34 +0100 |
haftmann |
tuned proposition
|
changeset |
files
|
Fri, 03 Dec 2010 22:34:20 +0100 |
haftmann |
lemma multiset_of_rev
|
changeset |
files
|
Fri, 03 Dec 2010 22:34:20 +0100 |
haftmann |
lemmas fold_remove1_split and fold_multiset_equiv
|
changeset |
files
|
Fri, 03 Dec 2010 22:08:14 +0100 |
wenzelm |
minor tuning for release;
|
changeset |
files
|
Fri, 03 Dec 2010 21:34:54 +0100 |
wenzelm |
source files are always encoded as UTF-8;
|
changeset |
files
|
Fri, 03 Dec 2010 21:30:41 +0100 |
wenzelm |
eliminated fragile HTML.with_charset -- always use utf-8;
|
changeset |
files
|
Fri, 03 Dec 2010 20:38:58 +0100 |
wenzelm |
recoded latin1 as utf8;
|
changeset |
files
|
Fri, 03 Dec 2010 20:26:57 +0100 |
wenzelm |
removed old generated stuff;
|
changeset |
files
|
Fri, 03 Dec 2010 20:02:57 +0100 |
wenzelm |
comment;
|
changeset |
files
|
Fri, 03 Dec 2010 18:29:49 +0100 |
blanchet |
update documentation
|
changeset |
files
|
Fri, 03 Dec 2010 18:29:14 +0100 |
blanchet |
replace "smt" prover with specific SMT solvers, e.g. "z3" -- whatever the SMT module gives us
|
changeset |
files
|
Fri, 03 Dec 2010 18:27:21 +0100 |
blanchet |
export more information about available SMT solvers
|
changeset |
files
|
Fri, 03 Dec 2010 17:59:13 +0100 |
wenzelm |
setup subtyping/coercions once in HOL.thy, but enable it only later via configuration option;
|
changeset |
files
|
Thu, 02 Dec 2010 21:48:36 +0100 |
traytel |
use "fold_map" instead of "fold (fn .. => .. (ts @ [t], ..)) .."
|
changeset |
files
|