wenzelm [Thu, 05 Apr 2012 10:45:53 +0200] rev 47340
tuned;
wenzelm [Wed, 04 Apr 2012 21:03:30 +0200] rev 47339
tuned -- NB: get_theory still needs to apply Lazy.force due to interrupt instabilities;
wenzelm [Wed, 04 Apr 2012 17:21:39 +0200] rev 47338
proper signature constraint;
wenzelm [Wed, 04 Apr 2012 17:14:19 +0200] rev 47337
tuned comments;
wenzelm [Wed, 04 Apr 2012 14:19:47 +0200] rev 47336
separate module for prover command execution;
wenzelm [Wed, 04 Apr 2012 14:00:47 +0200] rev 47335
tuned;
huffman [Wed, 04 Apr 2012 10:38:04 +0200] rev 47334
fix typo in ML structure name
wenzelm [Wed, 04 Apr 2012 11:15:54 +0200] rev 47333
removed obsolete isar-overview manual;
sultana [Wed, 04 Apr 2012 10:04:25 +0100] rev 47332
dealing with SMLNJ errors 'value type in structure doesn't match signature spec' (which originated from lack of type generalisation) and 'unresolved flex record' wrt tptp_interpret
bulwahn [Wed, 04 Apr 2012 10:49:42 +0200] rev 47331
merged
bulwahn [Wed, 04 Apr 2012 10:17:54 +0200] rev 47330
rudimentary handling of products in finitize_functions in Quickcheck-Narrowing
bulwahn [Wed, 04 Apr 2012 10:17:08 +0200] rev 47329
improved equality check for modes in predicate compiler
huffman [Wed, 04 Apr 2012 09:00:10 +0200] rev 47328
rename ML structure to avoid shadowing earlier name
huffman [Wed, 04 Apr 2012 07:47:42 +0200] rev 47327
add type annotations to make SML happy (cf. ec6187036495)