Wed, 27 Mar 2013 20:57:05 +0100 | wenzelm | extra checkpoint to avoid stale theory in skip_proof context, e.g. in 'instance' proof; | changeset | files |
Wed, 27 Mar 2013 19:32:44 +0100 | wenzelm | tuned; | changeset | files |
Wed, 27 Mar 2013 18:04:21 +0100 | wenzelm | allow build with skip_proofs enabled -- disable it for sessions that would fail due to embedded diagnostic commands, for example; | changeset | files |
Wed, 27 Mar 2013 17:58:07 +0100 | wenzelm | more robust access Toplevel.proof_of -- prefer warning via Toplevel.unknown_proof over hard crash (notably for skipped proofs); | changeset | files |
Wed, 27 Mar 2013 17:55:21 +0100 | wenzelm | more liberal handling of skipped proofs; | changeset | files |
Wed, 27 Mar 2013 17:53:29 +0100 | wenzelm | explicit Toplevel.is_skipped_proof; | changeset | files |
Wed, 27 Mar 2013 16:46:52 +0100 | wenzelm | separate option editor_skip_proofs, to avoid accidental change of preferences for skip_proofs, which would invalidate batch builds; | changeset | files |