ballarin [Mon, 15 Feb 2010 19:54:54 +0100] rev 36094
Removed obsolete function.
ballarin [Mon, 15 Feb 2010 01:34:08 +0100] rev 36093
Graceful treatment of non-locale subgoals by methods unfold_locales and intro_locales.
ballarin [Mon, 15 Feb 2010 01:27:06 +0100] rev 36092
Tuned interpretation proofs.
ballarin [Thu, 11 Feb 2010 21:00:36 +0100] rev 36091
A rough implementation of full mixin inheritance; additional unit tests.
ballarin [Tue, 02 Feb 2010 21:23:20 +0100] rev 36090
Clarified invariant; tuned.
ballarin [Mon, 01 Feb 2010 21:59:27 +0100] rev 36089
More mixin tests.
ballarin [Mon, 01 Feb 2010 21:55:00 +0100] rev 36088
Use serial to be more debug friendly.
boehmes [Wed, 07 Apr 2010 20:40:42 +0200] rev 36087
buffered output (faster than direct output)
boehmes [Wed, 07 Apr 2010 20:40:42 +0200] rev 36086
simplified Cache_IO interface (input is just a string and not already stored in a file)
boehmes [Wed, 07 Apr 2010 20:40:42 +0200] rev 36085
shortened interface (do not export unused options and functions)
boehmes [Wed, 07 Apr 2010 20:40:42 +0200] rev 36084
always unfold definitions of specific constants (including special binders)
boehmes [Wed, 07 Apr 2010 20:40:42 +0200] rev 36083
shorten the code by conditional function application
boehmes [Wed, 07 Apr 2010 20:38:11 +0200] rev 36082
fail for problems containg the universal sort (as those problems cannot be atomized)
boehmes [Wed, 07 Apr 2010 19:48:58 +0200] rev 36081
renamed "smt_record" to "smt_fixed" (somewhat more expressive) and inverted its semantics
hoelzl [Wed, 07 Apr 2010 17:24:44 +0200] rev 36080
Added Information theory and Example: dining cryptographers
Christian Urban <urbanc@in.tum.de> [Wed, 07 Apr 2010 11:05:11 +0200] rev 36079
simplified induction case in finite_psubset_induct; tuned the proof that uses this induction principle
krauss [Tue, 06 Apr 2010 11:00:57 +0200] rev 36078
removed (latex output) notation which is sometimes very ugly
boehmes [Tue, 06 Apr 2010 10:48:16 +0200] rev 36077
merged
boehmes [Tue, 06 Apr 2010 10:46:28 +0200] rev 36076
added missing mult_1_left to linarith simp rules
krauss [Tue, 06 Apr 2010 09:27:03 +0200] rev 36075
tuned proof (no induction needed); removed unused lemma and fuzzy comment
wenzelm [Fri, 02 Apr 2010 17:20:43 +0200] rev 36074
isatest: basic setup for cygwin-poly on atbroy102;
wenzelm [Thu, 01 Apr 2010 15:37:30 +0200] rev 36073
slightly more standard dependencies;
nipkow [Thu, 01 Apr 2010 12:19:37 +0200] rev 36072
merged
nipkow [Thu, 01 Apr 2010 12:19:20 +0200] rev 36071
tuned many proofs a bit
nipkow [Thu, 01 Apr 2010 09:31:58 +0200] rev 36070
merged
nipkow [Mon, 29 Mar 2010 09:47:21 +0200] rev 36069
documented [[trace_simp=true]]
blanchet [Thu, 01 Apr 2010 11:12:08 +0200] rev 36068
add missing goal argument
blanchet [Thu, 01 Apr 2010 10:54:21 +0200] rev 36067
adapt syntax of Sledgehammer options in examples
blanchet [Thu, 01 Apr 2010 10:27:06 +0200] rev 36066
merged
blanchet [Thu, 01 Apr 2010 10:26:45 +0200] rev 36065
fixed layout of Sledgehammer output