haftmann [Mon, 07 Dec 2009 14:54:01 +0100] rev 34020
merged Crude_Executable_Set into Executable_Set
blanchet [Mon, 07 Dec 2009 12:21:15 +0100] rev 34019
merged
blanchet [Mon, 07 Dec 2009 11:46:13 +0100] rev 34018
avoid using "prop_logic.ML" and "sat_solver.ML" twice (the other occurrence being in "FunDef.thy");
this produces two copies of the same module, with separate references etc.
blanchet [Mon, 07 Dec 2009 11:44:49 +0100] rev 34017
better error message in Refute when specifying a non-existing SAT solver
wenzelm [Mon, 07 Dec 2009 11:18:44 +0100] rev 34016
merged
boehmes [Mon, 07 Dec 2009 09:35:18 +0100] rev 34015
updated certificate
haftmann [Mon, 07 Dec 2009 09:21:14 +0100] rev 34014
merged
haftmann [Mon, 07 Dec 2009 09:16:27 +0100] rev 34013
repaired read_const_expr, broken in 1e7ca47c6c3d
boehmes [Mon, 07 Dec 2009 09:14:12 +0100] rev 34012
merged
boehmes [Mon, 07 Dec 2009 09:12:16 +0100] rev 34011
verbose output of loaded data makes a clear distinction between new and already existing data (types, constants, axioms)
boehmes [Thu, 03 Dec 2009 15:56:06 +0100] rev 34010
faster preprocessing: before applying a step, test if it is applicable (normalization of binders, unfolding of abs/min/max definitions, lambda lifting, explicit application, monomorphization),
custom-made (top-down) atomize_conv,
store predicate and function symbols in a table instead of a list for faster lookup,
updated certificates
haftmann [Sun, 06 Dec 2009 08:28:36 +0100] rev 34009
merged
haftmann [Sun, 06 Dec 2009 08:06:03 +0100] rev 34008
tuned proofs
haftmann [Sat, 05 Dec 2009 20:02:21 +0100] rev 34007
tuned lattices theory fragements; generlized some lemmas from sets to lattices
wenzelm [Mon, 07 Dec 2009 00:02:54 +0100] rev 34006
avoid lazy val with side-effects -- spurious null pointers!?
wenzelm [Mon, 07 Dec 2009 00:02:07 +0100] rev 34005
toString: more robust handling of null;
tuned;
wenzelm [Sun, 06 Dec 2009 23:25:27 +0100] rev 34004
proper markup text for loc;
wenzelm [Sun, 06 Dec 2009 23:09:14 +0100] rev 34003
output_syms: permissive treatment of control symbols, cf. Scala version;
wenzelm [Sun, 06 Dec 2009 23:08:43 +0100] rev 34002
basic treatment of special control symbols;
misc tuning;
wenzelm [Sun, 06 Dec 2009 23:06:53 +0100] rev 34001
elements: more convenient result;
wenzelm [Sun, 06 Dec 2009 22:23:31 +0100] rev 34000
more robust treatment of line breaks -- Java "split" has off semantics;
wenzelm [Sun, 06 Dec 2009 22:22:48 +0100] rev 33999
added auxiliary constructors;
wenzelm [Sun, 06 Dec 2009 21:56:23 +0100] rev 33998
added elements: Interator;
first isHighSurrogate, not isLowSurrogate;
misc tuning and generalization;
wenzelm [Sat, 05 Dec 2009 19:08:56 +0100] rev 33997
merged
haftmann [Sat, 05 Dec 2009 10:18:23 +0100] rev 33996
merged
haftmann [Fri, 04 Dec 2009 18:52:55 +0100] rev 33995
tuned whitespace
haftmann [Fri, 04 Dec 2009 18:51:15 +0100] rev 33994
merged, resolving minor conflicts
haftmann [Fri, 04 Dec 2009 18:43:42 +0100] rev 33993
NEWS