Thu, 04 Sep 2008 16:03:46 +0200 provide dummy thread structures, including proper Thread.getLocal/setLocal;
wenzelm [Thu, 04 Sep 2008 16:03:46 +0200] rev 28123
provide dummy thread structures, including proper Thread.getLocal/setLocal; moved task/schedule to Concurrent/schedule.ML;
Thu, 04 Sep 2008 16:03:44 +0200 Thread.getLocal/setLocal;
wenzelm [Thu, 04 Sep 2008 16:03:44 +0200] rev 28122
Thread.getLocal/setLocal;
Thu, 04 Sep 2008 16:03:43 +0200 Scheduling -- multiple threads working on a queue of tasks.
wenzelm [Thu, 04 Sep 2008 16:03:43 +0200] rev 28121
Scheduling -- multiple threads working on a queue of tasks. formerly in ML-Systems/multithreading_polyml.ML; simplified -- less tracing; use regular Isabelle/ML functions instead of NJ stuff;
Thu, 04 Sep 2008 16:03:41 +0200 added Concurrent/schedule.ML;
wenzelm [Thu, 04 Sep 2008 16:03:41 +0200] rev 28120
added Concurrent/schedule.ML;
Wed, 03 Sep 2008 20:32:33 +0000 update tags
convert-repo [Wed, 03 Sep 2008 20:32:33 +0000] rev 28119
update tags
Wed, 03 Sep 2008 20:04:54 +0200 use /home/isabelle/mercurial/bin/hg wrapper;
wenzelm [Wed, 03 Sep 2008 20:04:54 +0200] rev 28118
use /home/isabelle/mercurial/bin/hg wrapper;
Wed, 03 Sep 2008 19:52:45 +0200 exclude large .mov files;
wenzelm [Wed, 03 Sep 2008 19:52:45 +0200] rev 28117
exclude large .mov files;
Wed, 03 Sep 2008 17:50:37 +0200 simplified add_axiom: no hyps;
wenzelm [Wed, 03 Sep 2008 17:50:37 +0200] rev 28116
simplified add_axiom: no hyps;
Wed, 03 Sep 2008 17:47:40 +0200 discontinued local axioms -- too difficult to implement, too easy to produce nonsense;
wenzelm [Wed, 03 Sep 2008 17:47:40 +0200] rev 28115
discontinued local axioms -- too difficult to implement, too easy to produce nonsense;
Wed, 03 Sep 2008 17:47:38 +0200 axiomatization is now global-only;
wenzelm [Wed, 03 Sep 2008 17:47:38 +0200] rev 28114
axiomatization is now global-only;
Wed, 03 Sep 2008 17:47:37 +0200 added const_decl;
wenzelm [Wed, 03 Sep 2008 17:47:37 +0200] rev 28113
added const_decl;
Wed, 03 Sep 2008 17:47:35 +0200 simplified specify_const: canonical args, global deps;
wenzelm [Wed, 03 Sep 2008 17:47:35 +0200] rev 28112
simplified specify_const: canonical args, global deps;
Wed, 03 Sep 2008 17:47:34 +0200 declare_const: Name.binding, store/report position;
wenzelm [Wed, 03 Sep 2008 17:47:34 +0200] rev 28111
declare_const: Name.binding, store/report position;
Wed, 03 Sep 2008 17:47:30 +0200 Sign.declare_const: Name.binding;
wenzelm [Wed, 03 Sep 2008 17:47:30 +0200] rev 28110
Sign.declare_const: Name.binding;
Wed, 03 Sep 2008 12:11:28 +0200 removed ex/Puzzle
nipkow [Wed, 03 Sep 2008 12:11:28 +0200] rev 28109
removed ex/Puzzle
Wed, 03 Sep 2008 11:44:52 +0200 added qualified: string -> binding -> binding;
wenzelm [Wed, 03 Sep 2008 11:44:52 +0200] rev 28108
added qualified: string -> binding -> binding;
Wed, 03 Sep 2008 11:44:48 +0200 Name.qualified;
wenzelm [Wed, 03 Sep 2008 11:44:48 +0200] rev 28107
Name.qualified;
Wed, 03 Sep 2008 11:27:15 +0200 theorem dependency hook: check previous state;
wenzelm [Wed, 03 Sep 2008 11:27:15 +0200] rev 28106
theorem dependency hook: check previous state;
Wed, 03 Sep 2008 11:26:59 +0200 added pos_of;
wenzelm [Wed, 03 Sep 2008 11:26:59 +0200] rev 28105
added pos_of;
Wed, 03 Sep 2008 11:18:55 +0200 -> AFP
nipkow [Wed, 03 Sep 2008 11:18:55 +0200] rev 28104
-> AFP
Wed, 03 Sep 2008 11:09:08 +0200 simplified Toplevel.add_hook: cover successful transactions only;
wenzelm [Wed, 03 Sep 2008 11:09:08 +0200] rev 28103
simplified Toplevel.add_hook: cover successful transactions only;
Wed, 03 Sep 2008 00:11:27 +0200 retired Ben Porter's DenumRat in favour of the shorter proof in
kleing [Wed, 03 Sep 2008 00:11:27 +0200] rev 28102
retired Ben Porter's DenumRat in favour of the shorter proof in Real/Rational.thy
Tue, 02 Sep 2008 23:52:51 +0200 made SML/NJ happy;
wenzelm [Tue, 02 Sep 2008 23:52:51 +0200] rev 28101
made SML/NJ happy;
Tue, 02 Sep 2008 23:27:44 +0200 refined theorem dependency output: previous state needs to contain a theory (not empty toplevel);
wenzelm [Tue, 02 Sep 2008 23:27:44 +0200] rev 28100
refined theorem dependency output: previous state needs to contain a theory (not empty toplevel); new_thms_deps: explicity theory values;
Tue, 02 Sep 2008 22:41:36 +0200 * Generic Toplevel.add_hook interface allows to analyze the result of
wenzelm [Tue, 02 Sep 2008 22:41:36 +0200] rev 28099
* Generic Toplevel.add_hook interface allows to analyze the result of transactions (including failed ones). For example, see src/Pure/ProofGeneral/proof_general_pgip.ML for theorem dependency output of transactions resulting in a new theory state.
Tue, 02 Sep 2008 22:37:20 +0200 Replaced Library/NatPair by Nat_Int_Bij.
nipkow [Tue, 02 Sep 2008 22:37:20 +0200] rev 28098
Replaced Library/NatPair by Nat_Int_Bij.
Tue, 02 Sep 2008 22:20:27 +0200 added new_thms_deps (operates on global facts, some name_hint approximation);
wenzelm [Tue, 02 Sep 2008 22:20:27 +0200] rev 28097
added new_thms_deps (operates on global facts, some name_hint approximation); theorem dependency output: Toplevel.add_hook, ProofGeneralPgip.new_thms_deps;
Tue, 02 Sep 2008 22:20:25 +0200 theorem dependency output: Toplevel.add_hook, ProofGeneralPgip.new_thms_deps;
wenzelm [Tue, 02 Sep 2008 22:20:25 +0200] rev 28096
theorem dependency output: Toplevel.add_hook, ProofGeneralPgip.new_thms_deps;
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip