boehmes [Tue, 26 Oct 2010 11:45:12 +0200] rev 40162
joined setup of SMT solvers in one place; turned Z3-specific options into SMT options (renamed configuration options from z3_* to smt_*); more detailed SMT exception; improved SMT filter interface
boehmes [Tue, 26 Oct 2010 11:39:26 +0200] rev 40161
keep track of theorems initially given to SMT (even if they are rewritten); provide interface to filter theorems necessary for SMT proofs
blanchet [Tue, 26 Oct 2010 11:31:03 +0200] rev 40160
merged
blanchet [Tue, 26 Oct 2010 11:21:08 +0200] rev 40159
merge
blanchet [Tue, 26 Oct 2010 11:11:23 +0200] rev 40158
clearer error messages
blanchet [Tue, 26 Oct 2010 11:10:00 +0200] rev 40157
renaming
wenzelm [Thu, 28 Oct 2010 15:06:47 +0200] rev 40156
back again to non-Apple font rendering (cf. 4977324373f2);
wenzelm [Thu, 28 Oct 2010 14:56:14 +0200] rev 40155
dock isabelle-session at bottom (again, cf. 37bdc2220cf8) to ensure that controls are fully visible;
wenzelm [Tue, 26 Oct 2010 16:56:07 +0200] rev 40154
disable broken popups for now;
wenzelm [Tue, 26 Oct 2010 15:57:16 +0200] rev 40153
tuned;
wenzelm [Tue, 26 Oct 2010 11:31:22 +0200] rev 40152
do not handle arbitrary exceptions;
wenzelm [Tue, 26 Oct 2010 11:23:27 +0200] rev 40151
merged
haftmann [Tue, 26 Oct 2010 11:20:14 +0200] rev 40150
Code_Runtime.trace
wenzelm [Tue, 26 Oct 2010 11:22:18 +0200] rev 40149
proper markup of uninterpreted ML text as @{ML_text}, not @{verbatim};
wenzelm [Tue, 26 Oct 2010 11:06:12 +0200] rev 40148
merged
blanchet [Tue, 26 Oct 2010 11:00:17 +0200] rev 40147
improved English
blanchet [Tue, 26 Oct 2010 10:59:28 +0200] rev 40146
whitespace tuning
blanchet [Tue, 26 Oct 2010 10:57:04 +0200] rev 40145
no need to encode theorem number twice in skolem names
blanchet [Tue, 26 Oct 2010 10:39:52 +0200] rev 40144
tuning
blanchet [Tue, 26 Oct 2010 09:40:20 +0200] rev 40143
make SML/NJ happy
bulwahn [Mon, 25 Oct 2010 21:17:16 +0200] rev 40142
relaxing the filtering condition for getting specifications from Spec_Rules
bulwahn [Mon, 25 Oct 2010 21:17:16 +0200] rev 40141
adding new predicate compiler files to the IsaMakefile
bulwahn [Mon, 25 Oct 2010 21:17:15 +0200] rev 40140
using mode_eq instead of op = for lookup in the predicate compiler
bulwahn [Mon, 25 Oct 2010 21:17:14 +0200] rev 40139
renaming split_modeT' to split_modeT
bulwahn [Mon, 25 Oct 2010 21:17:13 +0200] rev 40138
options as first argument to check functions
bulwahn [Mon, 25 Oct 2010 21:17:12 +0200] rev 40137
changing test parameters in examples to get to a result within the global timelimit
bulwahn [Mon, 25 Oct 2010 21:17:11 +0200] rev 40136
adding a global fixed timeout to quickcheck
bulwahn [Mon, 25 Oct 2010 21:17:10 +0200] rev 40135
adding a global time limit to the values command