blanchet [Wed, 02 Jan 2013 16:02:33 +0100] rev 50674
tuning
blanchet [Wed, 02 Jan 2013 15:54:38 +0100] rev 50673
fixed oversensitive Skolem handling (cf. eaa540986291)
blanchet [Wed, 02 Jan 2013 15:44:00 +0100] rev 50672
added "obtain" to Isar proof construction data structure
blanchet [Wed, 02 Jan 2013 13:31:13 +0100] rev 50671
tuning
blanchet [Wed, 02 Jan 2013 13:14:47 +0100] rev 50670
properly take the existential closure of skolems
blanchet [Wed, 02 Jan 2013 10:54:36 +0100] rev 50669
use "Lazy" to simplify control flow a bit and guarantee single evaluation (at most)
blanchet [Wed, 02 Jan 2013 10:41:53 +0100] rev 50668
tuning
blanchet [Wed, 02 Jan 2013 09:42:57 +0100] rev 50667
added 112 to list of known Z3 error codes
blanchet [Wed, 02 Jan 2013 09:31:25 +0100] rev 50666
actually run Z3 for "SMT_Tests" when "ISABELLE_FULL_TEST" is enabled
blanchet [Wed, 02 Jan 2013 09:13:50 +0100] rev 50665
added missing certificate file to "ROOT"
wenzelm [Tue, 01 Jan 2013 21:55:46 +0100] rev 50664
more robust report_status: tolerate ML_statistics even if ignored right now, e.g. in batch build;
wenzelm [Tue, 01 Jan 2013 13:37:37 +0100] rev 50663
more liberal edit_control_style: include preceeding control symbol to reduce potential for user surprise;