wenzelm [Fri, 28 May 2010 22:34:21 +0200] rev 37180
merged
webertj [Fri, 28 May 2010 19:36:48 +0100] rev 37179
Got rid of a warning about duplicate rewrite rules.
wenzelm [Fri, 28 May 2010 22:21:08 +0200] rev 37178
accumulate only local results -- no proper history support yet;
wenzelm [Fri, 28 May 2010 21:40:32 +0200] rev 37177
avoid deprecated Iterator.fromArray;
wenzelm [Fri, 28 May 2010 21:37:24 +0200] rev 37176
more compiler warnings;
wenzelm [Fri, 28 May 2010 21:17:59 +0200] rev 37175
eliminated hard tabs;
wenzelm [Fri, 28 May 2010 20:41:23 +0200] rev 37174
assume given SCALA_HOME, e.g. from component settings or external setup;
wenzelm [Fri, 28 May 2010 18:15:53 +0200] rev 37173
merged
blanchet [Fri, 28 May 2010 17:00:38 +0200] rev 37172
merged
blanchet [Fri, 28 May 2010 13:49:21 +0200] rev 37171
make sure chained facts appear in Isar proofs generated by Sledgehammer -- otherwise the proof won't work
blanchet [Thu, 27 May 2010 17:22:16 +0200] rev 37170
Nitpick: show "..." in datatype values (e.g., [{0::nat, ...}]), since these are really equivalence classes
blanchet [Thu, 27 May 2010 16:42:03 +0200] rev 37169
make Nitpick "show_all" option behave less surprisingly
haftmann [Fri, 28 May 2010 13:37:47 +0200] rev 37168
merged
haftmann [Fri, 28 May 2010 13:37:29 +0200] rev 37167
avoid reference to thm PairE
haftmann [Fri, 28 May 2010 13:37:28 +0200] rev 37166
more coherent theory structure; tuned headings
wenzelm [Fri, 28 May 2010 18:15:22 +0200] rev 37165
made SML/NJ quite happy;
wenzelm [Fri, 28 May 2010 17:48:18 +0200] rev 37164
reuse main view.font from jEdit;
wenzelm [Fri, 28 May 2010 16:01:25 +0200] rev 37163
deleted some old fonts;
wenzelm [Fri, 28 May 2010 15:57:25 +0200] rev 37162
also set font for printing, which actually works out of the box;
wenzelm [Fri, 28 May 2010 15:17:17 +0200] rev 37161
lib/Tools/makeall does not hardiwre logics;
wenzelm [Fri, 28 May 2010 11:37:38 +0200] rev 37160
discontinued Sun/Solaris tests;
wenzelm [Fri, 28 May 2010 11:23:34 +0200] rev 37159
some updates for release;
wenzelm [Thu, 27 May 2010 21:37:42 +0200] rev 37158
merged
boehmes [Thu, 27 May 2010 18:16:54 +0200] rev 37157
added function update examples and set examples
boehmes [Thu, 27 May 2010 17:09:37 +0200] rev 37156
updated SMT certificates
boehmes [Thu, 27 May 2010 17:09:06 +0200] rev 37155
sort signature in SMT-LIB output (improves sharing of SMT certificates: goals of the same logical structure are translated into equal SMT-LIB benchmarks)
boehmes [Thu, 27 May 2010 16:30:26 +0200] rev 37154
merged
boehmes [Thu, 27 May 2010 16:29:33 +0200] rev 37153
renamed constant "apply" to "fun_app" (which is closer to the related "fun_upd")
boehmes [Thu, 27 May 2010 14:58:45 +0200] rev 37152
made script executable
boehmes [Thu, 27 May 2010 14:55:53 +0200] rev 37151
use Z3's builtin support for div and mod