krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43075
added experimental yxml_find_theorems web service (but no client yet)
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43074
generic ScgiServer.simple_handler
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43073
moved html templates to a separate module, making their awkward signatures explicit
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43072
attempt to clarify code; removed "handle _" and dead code
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43071
(de)serialization for search query and result
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43070
explicit type for search queries
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43069
moved questionable goal modification out of filter_theorems
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43068
exported raw query parser; removed inconsistent clone
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43067
separate query parsing from actual search
blanchet [Mon, 30 May 2011 17:00:38 +0200] rev 43066
fixed bug in appending special facts introduced in be0e66ccebfa -- if several special facts were added, they overwrote each other
blanchet [Mon, 30 May 2011 17:00:38 +0200] rev 43065
document new explicit apply
blanchet [Mon, 30 May 2011 17:00:38 +0200] rev 43064
made "explicit_apply" smarter -- no need to force explicit applications in minimizer on all constants, better do it more fine granularly
blanchet [Mon, 30 May 2011 17:00:38 +0200] rev 43063
don't slice if there are too few facts
blanchet [Mon, 30 May 2011 17:00:38 +0200] rev 43062
nicer failure message when one-line proof reconstruction fails
blanchet [Mon, 30 May 2011 17:00:38 +0200] rev 43061
make SML/NJ happy
blanchet [Mon, 30 May 2011 17:00:38 +0200] rev 43060
avoid monomorphic encoding with so many facts -- it makes the old monomorphizer explode on some examples