Wed, 21 Jul 2010 15:23:46 +0200 |
wenzelm |
thm_deps/unused_thms: Context.get_theory based on proper theory ancestry, not accidental theory loader state;
|
changeset |
files
|
Wed, 21 Jul 2010 15:13:36 +0200 |
wenzelm |
explicit dependency on theory HOL;
|
changeset |
files
|
Wed, 21 Jul 2010 15:02:51 +0200 |
wenzelm |
ML antiquotations @{theory} and @{theory_ref} refer to the theory ancestry, not any accidental theory loader state;
|
changeset |
files
|
Wed, 21 Jul 2010 14:27:05 +0200 |
wenzelm |
added Context.get_theory -- avoid referring to accidental theory loader state (cf. Thy_Info.get_theory);
|
changeset |
files
|
Wed, 21 Jul 2010 13:55:44 +0200 |
wenzelm |
thy_deps: more direct comparison of sessions, which is presumably what "unfold" is meant to indicate here -- also avoid referring to accidental theory loader state;
|
changeset |
files
|
Wed, 21 Jul 2010 13:25:14 +0200 |
wenzelm |
clarified/exported Future.worker_subgroup, which is already the default for Future.fork;
|
changeset |
files
|
Tue, 20 Jul 2010 23:16:21 +0200 |
wenzelm |
qualified Thy_Info.get_theory;
|
changeset |
files
|
Tue, 20 Jul 2010 23:09:49 +0200 |
wenzelm |
discontinued pervasive val theory = Thy_Info.get_theory -- prefer antiquotations in most situations;
|
changeset |
files
|
Tue, 20 Jul 2010 22:03:37 +0200 |
wenzelm |
further Mac OS X deviations;
|
changeset |
files
|
Tue, 20 Jul 2010 21:57:26 +0200 |
wenzelm |
warning in proper transaction context;
|
changeset |
files
|
Tue, 20 Jul 2010 21:49:39 +0200 |
wenzelm |
SML/NJ: refrain from modifying toplevel pp for type string -- unclear if it could work here;
|
changeset |
files
|
Tue, 20 Jul 2010 21:07:23 +0200 |
wenzelm |
avoid duplicate printing of 'theory' state (cf. 173974e07dea);
|
changeset |
files
|
Tue, 20 Jul 2010 20:56:28 +0200 |
wenzelm |
toplevel pp for Proof.state and Toplevel.state;
|
changeset |
files
|
Tue, 20 Jul 2010 20:10:27 +0200 |
wenzelm |
execute document version at high priority;
|
changeset |
files
|
Tue, 20 Jul 2010 18:33:19 +0200 |
wenzelm |
Topelevel.run_command: interactive mode for initial 'theory' ensures that Thy_Info.begin_theory loads parent theories;
|
changeset |
files
|