hoelzl [Thu, 19 May 2011 18:11:15 +0200] rev 42858
remove double sum_over_space_real_distribution
bulwahn [Thu, 19 May 2011 18:09:20 +0200] rev 42857
a deeper understanding of the code generation adaptation compared to 9079f49053e5
blanchet [Thu, 19 May 2011 10:24:13 +0200] rev 42856
updated option documentation
blanchet [Thu, 19 May 2011 10:24:13 +0200] rev 42855
renamed "simple_types" to "simple"
blanchet [Thu, 19 May 2011 10:24:13 +0200] rev 42854
since we always default on the "_light" encoding (for good reasons, according to Judgment Day), get rid of that suffix
blanchet [Thu, 19 May 2011 10:24:13 +0200] rev 42853
tweaked ATP type systems further based on Judgment Day
blanchet [Thu, 19 May 2011 10:24:13 +0200] rev 42852
honor "conj_sym_kind" also for tag symbol declarations
blanchet [Thu, 19 May 2011 10:24:13 +0200] rev 42851
removed "poly_tags_light_bang" since highly unsound
blanchet [Thu, 19 May 2011 10:24:13 +0200] rev 42850
distinguish between a soft timeout (30 s by defalt) and a hard timeout (60 s), to let minimization-based provers (such as CVC3, Yices, and occasionally the other provers) do their job
blanchet [Thu, 19 May 2011 10:24:13 +0200] rev 42849
reintroduce TFF workaround for limitations of actual TFF implementations (ToFoF, SNARK)
blanchet [Thu, 19 May 2011 10:24:13 +0200] rev 42848
fixed empty proof detection
blanchet [Thu, 19 May 2011 10:24:13 +0200] rev 42847
tuning
blanchet [Thu, 19 May 2011 10:24:13 +0200] rev 42846
minor doc fixes
blanchet [Thu, 19 May 2011 10:24:13 +0200] rev 42845
mention version 0.6 of Vampire, since that's what's currently available for download
blanchet [Thu, 19 May 2011 10:24:13 +0200] rev 42844
better error reporting: detect missing E proofs and remove Vampire native format error
bulwahn [Wed, 18 May 2011 15:45:34 +0200] rev 42843
NEWS
bulwahn [Wed, 18 May 2011 15:45:33 +0200] rev 42842
adding Code_Char_ord to code generation regression tests
bulwahn [Wed, 18 May 2011 15:45:33 +0200] rev 42841
adding theory to force code generation of ordering on characters to built-in ordering of characters in target languages
wenzelm [Fri, 20 May 2011 14:03:42 +0200] rev 42840
removed some obsolete text;
wenzelm [Wed, 18 May 2011 23:39:22 +0200] rev 42839
basic support for overpainting of text, imitating jEdit internals;
wenzelm [Tue, 17 May 2011 22:29:55 +0200] rev 42838
some support for token/chunk handling, imitating jEdit internals;
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42837
renamed thin to light, fat to heavy
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42836
code cleanup, better handling of corner cases
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42835
run blacklist algorithm only if slicing is on
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42834
implemented thin versions of "preds" type systems + fixed various issues with type args
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42833
use antiquotation
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42832
renamed "shallow" to "thin" and make it the default
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42831
more work on "shallow" encoding + adjustments to other encodings