Thu, 04 Oct 2007 16:59:28 +0200 Conv.forall_conv: proper context;
wenzelm [Thu, 04 Oct 2007 16:59:28 +0200] rev 24832
Conv.forall_conv: proper context;
Thu, 04 Oct 2007 16:21:31 +0200 cover AFP logs as well, using "afp" pseudo-platform;
wenzelm [Thu, 04 Oct 2007 16:21:31 +0200] rev 24831
cover AFP logs as well, using "afp" pseudo-platform;
Thu, 04 Oct 2007 14:42:47 +0200 moved Pure/Isar/induct_attrib.ML and Provers/induct_method.ML to Tools/induct.ML;
wenzelm [Thu, 04 Oct 2007 14:42:47 +0200] rev 24830
moved Pure/Isar/induct_attrib.ML and Provers/induct_method.ML to Tools/induct.ML;
Thu, 04 Oct 2007 14:42:11 +0200 avoid gensym;
wenzelm [Thu, 04 Oct 2007 14:42:11 +0200] rev 24829
avoid gensym;
Thu, 04 Oct 2007 13:26:34 +0200 updated Sign.add_abbrev;
wenzelm [Thu, 04 Oct 2007 13:26:34 +0200] rev 24828
updated Sign.add_abbrev;
Thu, 04 Oct 2007 12:32:58 +0200 combinator translation
paulson [Thu, 04 Oct 2007 12:32:58 +0200] rev 24827
combinator translation
Wed, 03 Oct 2007 22:33:17 +0200 avoid unnamed infixes;
wenzelm [Wed, 03 Oct 2007 22:33:17 +0200] rev 24826
avoid unnamed infixes;
Wed, 03 Oct 2007 21:29:05 +0200 avoid unnamed infixes;
wenzelm [Wed, 03 Oct 2007 21:29:05 +0200] rev 24825
avoid unnamed infixes; tuned;
Wed, 03 Oct 2007 19:49:33 +0200 avoid unnamed infixes;
wenzelm [Wed, 03 Oct 2007 19:49:33 +0200] rev 24824
avoid unnamed infixes;
Wed, 03 Oct 2007 19:36:05 +0200 modernized specifications;
wenzelm [Wed, 03 Oct 2007 19:36:05 +0200] rev 24823
modernized specifications; tuned proofs;
Wed, 03 Oct 2007 00:03:01 +0200 mark inductive results as internal;
wenzelm [Wed, 03 Oct 2007 00:03:01 +0200] rev 24822
mark inductive results as internal;
Wed, 03 Oct 2007 00:03:00 +0200 skolem_cache: ignore internal theorems -- major speedup;
wenzelm [Wed, 03 Oct 2007 00:03:00 +0200] rev 24821
skolem_cache: ignore internal theorems -- major speedup; skolem_cache_theorems_of: efficient folding of table; replaced get_axiom by Thm.get_axiom_i (avoids name space fishing);
Wed, 03 Oct 2007 00:02:58 +0200 major speedup by avoiding metis;
wenzelm [Wed, 03 Oct 2007 00:02:58 +0200] rev 24820
major speedup by avoiding metis;
Wed, 03 Oct 2007 00:02:56 +0200 modernized definitions;
wenzelm [Wed, 03 Oct 2007 00:02:56 +0200] rev 24819
modernized definitions;
Tue, 02 Oct 2007 22:23:31 +0200 added add_defs_new, which strips sorts for axioms (presently inactive);
wenzelm [Tue, 02 Oct 2007 22:23:31 +0200] rev 24818
added add_defs_new, which strips sorts for axioms (presently inactive);
Tue, 02 Oct 2007 22:23:30 +0200 removed unused add_defss;
wenzelm [Tue, 02 Oct 2007 22:23:30 +0200] rev 24817
removed unused add_defss;
Tue, 02 Oct 2007 22:23:28 +0200 tuned internal inductive interface;
wenzelm [Tue, 02 Oct 2007 22:23:28 +0200] rev 24816
tuned internal inductive interface;
Tue, 02 Oct 2007 22:23:26 +0200 tuned internal interfaces: flags record, added kind for results;
wenzelm [Tue, 02 Oct 2007 22:23:26 +0200] rev 24815
tuned internal interfaces: flags record, added kind for results; tuned;
Tue, 02 Oct 2007 22:23:24 +0200 inductive: mark internal theorems as Thm.internalK;
wenzelm [Tue, 02 Oct 2007 22:23:24 +0200] rev 24814
inductive: mark internal theorems as Thm.internalK;
Tue, 02 Oct 2007 19:05:20 +0200 tuned;
wenzelm [Tue, 02 Oct 2007 19:05:20 +0200] rev 24813
tuned;
Tue, 02 Oct 2007 16:06:41 +0200 export tsig_of;
wenzelm [Tue, 02 Oct 2007 16:06:41 +0200] rev 24812
export tsig_of;
Tue, 02 Oct 2007 07:59:55 +0200 clarified role of class relations
haftmann [Tue, 02 Oct 2007 07:59:55 +0200] rev 24811
clarified role of class relations
Tue, 02 Oct 2007 07:59:54 +0200 ignore mutual recursive modules
haftmann [Tue, 02 Oct 2007 07:59:54 +0200] rev 24810
ignore mutual recursive modules
Mon, 01 Oct 2007 22:52:20 +0200 integer compatibility: added wrapper for structure Time;
wenzelm [Mon, 01 Oct 2007 22:52:20 +0200] rev 24809
integer compatibility: added wrapper for structure Time;
Mon, 01 Oct 2007 22:29:58 +0200 fixed use_text;
wenzelm [Mon, 01 Oct 2007 22:29:58 +0200] rev 24808
fixed use_text;
Mon, 01 Oct 2007 22:29:56 +0200 downgraded IntInf with divMod;
wenzelm [Mon, 01 Oct 2007 22:29:56 +0200] rev 24807
downgraded IntInf with divMod; fixed use_text;
Mon, 01 Oct 2007 21:19:54 +0200 added auto-quickcheck-time-limit;
wenzelm [Mon, 01 Oct 2007 21:19:54 +0200] rev 24806
added auto-quickcheck-time-limit;
Mon, 01 Oct 2007 21:19:53 +0200 auto_quickcheck: pervasive options, turned time_limit into plain int, simplified exception handling;
wenzelm [Mon, 01 Oct 2007 21:19:53 +0200] rev 24805
auto_quickcheck: pervasive options, turned time_limit into plain int, simplified exception handling;
Mon, 01 Oct 2007 21:19:52 +0200 added auto_quickcheck feature;
wenzelm [Mon, 01 Oct 2007 21:19:52 +0200] rev 24804
added auto_quickcheck feature;
Mon, 01 Oct 2007 21:19:50 +0200 Norbert Schirmer: record improvements;
wenzelm [Mon, 01 Oct 2007 21:19:50 +0200] rev 24803
Norbert Schirmer: record improvements;
Mon, 01 Oct 2007 21:19:49 +0200 preliminary material for Isabelle2007;
wenzelm [Mon, 01 Oct 2007 21:19:49 +0200] rev 24802
preliminary material for Isabelle2007;
Mon, 01 Oct 2007 21:08:26 +0200 misc tuning and update;
wenzelm [Mon, 01 Oct 2007 21:08:26 +0200] rev 24801
misc tuning and update;
Mon, 01 Oct 2007 21:04:40 +0200 misc tuning and update;
wenzelm [Mon, 01 Oct 2007 21:04:40 +0200] rev 24800
misc tuning and update;
Mon, 01 Oct 2007 19:52:07 +0200 misc tuning and update;
wenzelm [Mon, 01 Oct 2007 19:52:07 +0200] rev 24799
misc tuning and update;
Mon, 01 Oct 2007 19:43:34 +0200 updated year to 2007;
wenzelm [Mon, 01 Oct 2007 19:43:34 +0200] rev 24798
updated year to 2007;
Mon, 01 Oct 2007 19:42:40 +0200 tuned;
wenzelm [Mon, 01 Oct 2007 19:42:40 +0200] rev 24797
tuned;
Mon, 01 Oct 2007 19:21:32 +0200 added some lemmas
haftmann [Mon, 01 Oct 2007 19:21:32 +0200] rev 24796
added some lemmas
Mon, 01 Oct 2007 15:14:57 +0200 print_state_context: local theory context, not proof context;
wenzelm [Mon, 01 Oct 2007 15:14:57 +0200] rev 24795
print_state_context: local theory context, not proof context; context_position: cover Theory case as well (requires additional checkpoint);
Mon, 01 Oct 2007 15:14:56 +0200 ContextPosition.put_ctxt;
wenzelm [Mon, 01 Oct 2007 15:14:56 +0200] rev 24794
ContextPosition.put_ctxt;
Mon, 01 Oct 2007 15:14:55 +0200 NameSelection: more interval checks;
wenzelm [Mon, 01 Oct 2007 15:14:55 +0200] rev 24793
NameSelection: more interval checks;
Mon, 01 Oct 2007 15:14:54 +0200 tuned message;
wenzelm [Mon, 01 Oct 2007 15:14:54 +0200] rev 24792
tuned message;
Mon, 01 Oct 2007 15:14:53 +0200 turned into generic context data;
wenzelm [Mon, 01 Oct 2007 15:14:53 +0200] rev 24791
turned into generic context data;
Mon, 01 Oct 2007 15:14:51 +0200 ML_setup for bind_thms;
wenzelm [Mon, 01 Oct 2007 15:14:51 +0200] rev 24790
ML_setup for bind_thms;
Mon, 01 Oct 2007 12:25:04 +0200 Simplified interface for printing of interpretations.
ballarin [Mon, 01 Oct 2007 12:25:04 +0200] rev 24789
Simplified interface for printing of interpretations.
Mon, 01 Oct 2007 12:24:45 +0200 unfold_locales workaround
ballarin [Mon, 01 Oct 2007 12:24:45 +0200] rev 24788
unfold_locales workaround
Mon, 01 Oct 2007 12:24:07 +0200 Theory/context data restructured; simplified interface for printing of interpretations.
ballarin [Mon, 01 Oct 2007 12:24:07 +0200] rev 24787
Theory/context data restructured; simplified interface for printing of interpretations.
Mon, 01 Oct 2007 02:59:10 +0200 fixed dir in single-logic test
isatest [Mon, 01 Oct 2007 02:59:10 +0200] rev 24786
fixed dir in single-logic test
Sun, 30 Sep 2007 21:55:19 +0200 llabs/sko: removed Name.internal;
wenzelm [Sun, 30 Sep 2007 21:55:19 +0200] rev 24785
llabs/sko: removed Name.internal;
Sun, 30 Sep 2007 21:55:18 +0200 avoid unnamed infixes;
wenzelm [Sun, 30 Sep 2007 21:55:18 +0200] rev 24784
avoid unnamed infixes;
Sun, 30 Sep 2007 21:55:15 +0200 avoid internal names;
wenzelm [Sun, 30 Sep 2007 21:55:15 +0200] rev 24783
avoid internal names;
Sun, 30 Sep 2007 16:53:08 +0200 switch notification email back on
isatest [Sun, 30 Sep 2007 16:53:08 +0200] rev 24782
switch notification email back on
Sun, 30 Sep 2007 16:51:46 +0200 fix shell quoting confusion
isatest [Sun, 30 Sep 2007 16:51:46 +0200] rev 24781
fix shell quoting confusion
Sun, 30 Sep 2007 16:20:42 +0200 local_theory transactions: more careful treatment of context position;
wenzelm [Sun, 30 Sep 2007 16:20:42 +0200] rev 24780
local_theory transactions: more careful treatment of context position;
Sun, 30 Sep 2007 16:20:41 +0200 keep context position as tags for consts/thms;
wenzelm [Sun, 30 Sep 2007 16:20:41 +0200] rev 24779
keep context position as tags for consts/thms;
Sun, 30 Sep 2007 16:20:40 +0200 add_abbrev: tags (Markup.property list);
wenzelm [Sun, 30 Sep 2007 16:20:40 +0200] rev 24778
add_abbrev: tags (Markup.property list);
Sun, 30 Sep 2007 16:20:39 +0200 added internalK, property_internal;
wenzelm [Sun, 30 Sep 2007 16:20:39 +0200] rev 24777
added internalK, property_internal;
Sun, 30 Sep 2007 16:20:38 +0200 add_consts_authentic/add_abbrev: tags (Markup.property list);
wenzelm [Sun, 30 Sep 2007 16:20:38 +0200] rev 24776
add_consts_authentic/add_abbrev: tags (Markup.property list); tuned signature;
Sun, 30 Sep 2007 16:20:37 +0200 Markup.internalK;
wenzelm [Sun, 30 Sep 2007 16:20:37 +0200] rev 24775
Markup.internalK;
Sun, 30 Sep 2007 16:20:35 +0200 print_theory: observe Markup.internal_property of consts, discontinued special treatment of internal names elsewhere;
wenzelm [Sun, 30 Sep 2007 16:20:35 +0200] rev 24774
print_theory: observe Markup.internal_property of consts, discontinued special treatment of internal names elsewhere;
Sun, 30 Sep 2007 16:20:35 +0200 added properties_of;
wenzelm [Sun, 30 Sep 2007 16:20:35 +0200] rev 24773
added properties_of;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip