2014-12-31 |
wenzelm |
more explict and generic field names
|
changeset |
files
|
2014-12-31 |
wenzelm |
uniform variable name for presentation graphs, to distinguish from values of type Graph.T
|
changeset |
files
|
2014-12-31 |
wenzelm |
stripped ad-hoc diagnostic facility
|
changeset |
files
|
2014-12-31 |
kleing |
update map definition in Prog_Prove for new datatype package
|
changeset |
files
|
2014-12-30 |
wenzelm |
explicit message channel for "legacy", which is nonetheless a variant of "warning";
|
changeset |
files
|
2014-12-30 |
wenzelm |
clarified source location;
|
changeset |
files
|
2014-12-30 |
wenzelm |
added system property isabelle.laf, notably for initial system dialog;
|
changeset |
files
|
2014-12-30 |
wenzelm |
NEWS;
|
changeset |
files
|
2014-12-29 |
wenzelm |
tuned;
|
changeset |
files
|
2014-12-29 |
wenzelm |
clarified execution graph traversal: stable imports are required to proceed, e.g. relevant to avoid crash of init_theory after discontinued execution;
|
changeset |
files
|
2014-12-29 |
wenzelm |
tuned whitespace;
|
changeset |
files
|
2014-12-29 |
wenzelm |
more toplevel pretty printing;
|
changeset |
files
|
2014-12-28 |
wenzelm |
back to full synchronization (cf. eb3e399f5b9f);
|
changeset |
files
|
2014-12-28 |
wenzelm |
proper sequential version;
|
changeset |
files
|
2014-12-28 |
wenzelm |
eliminated Document.execution frontier (again, see 627fb639a2d9): just run into older execution, potentially stalling worker thread, but without global delay due to long-running tasks (notably sledgehammer);
|
changeset |
files
|
2014-12-28 |
wenzelm |
modernized historic example;
|
changeset |
files
|
2014-12-28 |
wenzelm |
more thorough Lazy.is_finished;
|
changeset |
files
|
2014-12-28 |
kleing |
3 old example lemmas by Amine listed in the top 100 theorems
|
changeset |
files
|
2014-12-27 |
wenzelm |
update_cartouches;
|
changeset |
files
|
2014-12-27 |
wenzelm |
memo_fork without locking, to avoid rare deadlock in Event_Timer.request due to execution overrun;
|
changeset |
files
|
2014-12-24 |
haftmann |
typos
|
changeset |
files
|
2014-12-23 |
wenzelm |
unused;
|
changeset |
files
|
2014-12-23 |
wenzelm |
tuned message;
|
changeset |
files
|
2014-12-23 |
wenzelm |
explicit message channels for "state", "information";
|
changeset |
files
|
2014-12-23 |
wenzelm |
imitate font more carefully: err on smaller size;
|
changeset |
files
|
2014-12-22 |
wenzelm |
more accurate selection of sessions;
|
changeset |
files
|
2014-12-22 |
wenzelm |
more accurate selection of sessions;
|
changeset |
files
|
2014-12-22 |
wenzelm |
discontinued central critical sections: NAMED_CRITICAL / CRITICAL;
|
changeset |
files
|
2014-12-22 |
wenzelm |
more elementary Multithreading.synchronized;
|
changeset |
files
|
2014-12-22 |
wenzelm |
proper Synchronized.var;
|
changeset |
files
|
2014-12-22 |
wenzelm |
removed remains from Proof General;
|
changeset |
files
|
2014-12-22 |
wenzelm |
obsolete;
|
changeset |
files
|
2014-12-22 |
wenzelm |
system option "pretty_margin" is superseded by "thy_output_margin";
|
changeset |
files
|
2014-12-22 |
wenzelm |
tuned;
|
changeset |
files
|
2014-12-22 |
wenzelm |
proper Synchronized.var;
|
changeset |
files
|
2014-12-22 |
wenzelm |
separate module Random;
|
changeset |
files
|
2014-12-21 |
wenzelm |
tuned;
|
changeset |
files
|
2014-12-21 |
wenzelm |
tuned signature;
|
changeset |
files
|
2014-12-21 |
wenzelm |
proper context;
|
changeset |
files
|
2014-12-21 |
wenzelm |
afford more heap;
|
changeset |
files
|
2014-12-21 |
wenzelm |
increase chances of success;
|
changeset |
files
|
2014-12-21 |
wenzelm |
recovered metis proof after 115965966e15 (Odd clash of type variables!?);
|
changeset |
files
|
2014-12-21 |
wenzelm |
proper context;
|
changeset |
files
|
2014-12-20 |
wenzelm |
proper context for "net" tactics;
|
changeset |
files
|
2014-12-20 |
wenzelm |
tuned;
|
changeset |
files
|
2014-12-19 |
wenzelm |
afford full test, with slightly improved scheduling order;
|
changeset |
files
|
2014-12-19 |
wenzelm |
more generous timeout, to increase chances of at64-poly;
|
changeset |
files
|
2014-12-19 |
wenzelm |
updated according to eb3e399f5b9f;
|
changeset |
files
|
2014-12-19 |
wenzelm |
just one data slot per program unit;
|
changeset |
files
|
2014-12-19 |
wenzelm |
tuned;
|
changeset |
files
|
2014-12-19 |
wenzelm |
just one data slot per program unit;
|
changeset |
files
|
2014-12-19 |
wenzelm |
more standard configuration options;
|
changeset |
files
|
2014-12-19 |
wenzelm |
tuned;
|
changeset |
files
|
2014-12-19 |
wenzelm |
just one data slot per program unit;
|
changeset |
files
|
2014-12-19 |
wenzelm |
tuned;
|
changeset |
files
|
2014-12-19 |
wenzelm |
more frugal Local_Syntax.init -- maintain idents within context;
|
changeset |
files
|
2014-12-19 |
wenzelm |
proper exception for internal program failure, not user-error;
|
changeset |
files
|
2014-12-19 |
wenzelm |
tuned;
|
changeset |
files
|
2014-12-18 |
wenzelm |
suppress irrelevant timing messages (the majority);
|
changeset |
files
|
2014-12-18 |
wenzelm |
less ambitious settings -- increase chances of success;
|
changeset |
files
|