blanchet [Thu, 29 Jul 2010 14:53:55 +0200] rev 38085
avoid "clause" and "cnf" terminology where it no longer makes sense
blanchet [Thu, 29 Jul 2010 14:42:09 +0200] rev 38084
"axiom_clauses" -> "axioms" (these are no longer clauses)
blanchet [Thu, 29 Jul 2010 14:39:43 +0200] rev 38083
remove the "extra_clauses" business introduced in 19a5f1c8a844;
it isn't working reliably because of:
* relevance_override
* it is ignored anyway by TPTP generator
A better solution would/will be to ensure monotonicity: extra axioms not used in an ATP proof shouldn't make the rest of the problem provable
bulwahn [Thu, 29 Jul 2010 18:16:35 +0200] rev 38082
adapting output for first solution
bulwahn [Thu, 29 Jul 2010 17:27:59 +0200] rev 38081
removing pointless type information in internal prolog terms
bulwahn [Thu, 29 Jul 2010 17:27:58 +0200] rev 38080
cleaning example file; more natural ordering of variable names
bulwahn [Thu, 29 Jul 2010 17:27:57 +0200] rev 38079
improving translation to prolog; restoring terms from prolog output; adding tracing support
bulwahn [Thu, 29 Jul 2010 17:27:57 +0200] rev 38078
working on parser for prolog reponse
bulwahn [Thu, 29 Jul 2010 17:27:56 +0200] rev 38077
querying for multiple solutions in values command for prolog execution
bulwahn [Thu, 29 Jul 2010 17:27:55 +0200] rev 38076
correcting scanning
bulwahn [Thu, 29 Jul 2010 17:27:55 +0200] rev 38075
adding values command and parsing prolog output
bulwahn [Thu, 29 Jul 2010 17:27:54 +0200] rev 38074
adding example file for prolog code generation; adding prolog code generation example to IsaMakefile
bulwahn [Thu, 29 Jul 2010 17:27:52 +0200] rev 38073
adding a mockup version for prolog code generation
bulwahn [Thu, 29 Jul 2010 17:27:51 +0200] rev 38072
exporting retrieval function for graph of introduction rules in the predicate compiler core
haftmann [Thu, 29 Jul 2010 15:07:52 +0200] rev 38071
merged
haftmann [Thu, 29 Jul 2010 12:28:45 +0200] rev 38070
rebinding ref is illegal
haftmann [Thu, 29 Jul 2010 12:28:45 +0200] rev 38069
tuned example
haftmann [Thu, 29 Jul 2010 12:28:45 +0200] rev 38068
intermediate operation avoids invariance problem in Scala
blanchet [Thu, 29 Jul 2010 12:07:09 +0200] rev 38067
merged
blanchet [Thu, 29 Jul 2010 09:47:23 +0200] rev 38066
kill polymorphic "val"s
blanchet [Thu, 29 Jul 2010 09:41:49 +0200] rev 38065
improved ATP error handling some more
blanchet [Thu, 29 Jul 2010 00:28:57 +0200] rev 38064
shorter URL
blanchet [Wed, 28 Jul 2010 23:44:18 +0200] rev 38063
mention version numbers
blanchet [Wed, 28 Jul 2010 23:05:35 +0200] rev 38062
fiddled with usage text
blanchet [Wed, 28 Jul 2010 23:01:27 +0200] rev 38061
handle Perl and "libwww-perl" failures more gracefully, giving the user some clues about what goes on
haftmann [Thu, 29 Jul 2010 09:57:10 +0200] rev 38060
merged
haftmann [Thu, 29 Jul 2010 09:57:00 +0200] rev 38059
tuned printing of applications and let cascades
haftmann [Thu, 29 Jul 2010 09:56:59 +0200] rev 38058
checking Scala_imp
haftmann [Thu, 29 Jul 2010 09:56:59 +0200] rev 38057
proper unit type in transformed program
haftmann [Thu, 29 Jul 2010 08:16:49 +0200] rev 38056
merged