Mon, 27 May 2013 21:00:30 +0200 tuned;
wenzelm [Mon, 27 May 2013 21:00:30 +0200] rev 52187
tuned;
Mon, 27 May 2013 18:39:21 +0200 tuned;
wenzelm [Mon, 27 May 2013 18:39:21 +0200] rev 52186
tuned;
Mon, 27 May 2013 18:24:38 +0200 discontinued obsolete show_all_types;
wenzelm [Mon, 27 May 2013 18:24:38 +0200] rev 52185
discontinued obsolete show_all_types;
Mon, 27 May 2013 20:09:20 +0200 added Ordered_Union
popescua [Mon, 27 May 2013 20:09:20 +0200] rev 52184
added Ordered_Union
Fri, 24 May 2013 19:09:56 +0200 fixed files broken due to Zorn changes (cf. 59e5dd7b8f9a)
popescua [Fri, 24 May 2013 19:09:56 +0200] rev 52183
fixed files broken due to Zorn changes (cf. 59e5dd7b8f9a)
Fri, 24 May 2013 18:11:57 +0200 well-order extension (by Christian Sternagel)
popescua [Fri, 24 May 2013 18:11:57 +0200] rev 52182
well-order extension (by Christian Sternagel)
Fri, 24 May 2013 17:37:06 +0200 modernized Zorn (by Christian Sternagel)
popescua [Fri, 24 May 2013 17:37:06 +0200] rev 52181
modernized Zorn (by Christian Sternagel)
Mon, 27 May 2013 16:53:21 +0200 merged
wenzelm [Mon, 27 May 2013 16:53:21 +0200] rev 52180
merged
Mon, 27 May 2013 16:52:39 +0200 more thorough type unification: treat equal Vars like other atoms, otherwise unify type of term pair (not just accidental body_type of its head Vars);
wenzelm [Mon, 27 May 2013 16:52:39 +0200] rev 52179
more thorough type unification: treat equal Vars like other atoms, otherwise unify type of term pair (not just accidental body_type of its head Vars);
Mon, 27 May 2013 15:57:38 +0200 instantiate types as well (see also Thm.first_order_match);
wenzelm [Mon, 27 May 2013 15:57:38 +0200] rev 52178
instantiate types as well (see also Thm.first_order_match);
Mon, 27 May 2013 13:55:04 +0200 tuned;
wenzelm [Mon, 27 May 2013 13:55:04 +0200] rev 52177
tuned;
Mon, 27 May 2013 13:44:02 +0200 updated to ProofGeneral-4.2;
wenzelm [Mon, 27 May 2013 13:44:02 +0200] rev 52176
updated to ProofGeneral-4.2;
Mon, 27 May 2013 12:40:50 +0200 uniform Term_Position.markers (cf. dbadb4d03cbc);
wenzelm [Mon, 27 May 2013 12:40:50 +0200] rev 52175
uniform Term_Position.markers (cf. dbadb4d03cbc);
Mon, 27 May 2013 15:14:41 +0200 get rid of "show_all_types" in Nitpick
blanchet [Mon, 27 May 2013 15:14:41 +0200] rev 52174
get rid of "show_all_types" in Nitpick
Mon, 27 May 2013 15:13:34 +0200 tuning
blanchet [Mon, 27 May 2013 15:13:34 +0200] rev 52173
tuning
Mon, 27 May 2013 15:00:01 +0200 killed dead argument
blanchet [Mon, 27 May 2013 15:00:01 +0200] rev 52172
killed dead argument
Mon, 27 May 2013 14:00:32 +0200 tuning
blanchet [Mon, 27 May 2013 14:00:32 +0200] rev 52171
tuning
Mon, 27 May 2013 13:30:08 +0200 generalized "mk_co_iter" to handle mutualized (co)iterators
blanchet [Mon, 27 May 2013 13:30:08 +0200] rev 52170
generalized "mk_co_iter" to handle mutualized (co)iterators
Mon, 27 May 2013 12:21:17 +0200 tuning
blanchet [Mon, 27 May 2013 12:21:17 +0200] rev 52169
tuning
Mon, 27 May 2013 10:13:51 +0200 tuned
nipkow [Mon, 27 May 2013 10:13:51 +0200] rev 52168
tuned
Mon, 27 May 2013 09:15:26 +0200 tuned
nipkow [Mon, 27 May 2013 09:15:26 +0200] rev 52167
tuned
Mon, 27 May 2013 07:44:10 +0200 merged
nipkow [Mon, 27 May 2013 07:44:10 +0200] rev 52166
merged
Mon, 27 May 2013 07:42:10 +0200 tuned
nipkow [Mon, 27 May 2013 07:42:10 +0200] rev 52165
tuned
Sun, 26 May 2013 22:57:48 +0200 merged
wenzelm [Sun, 26 May 2013 22:57:48 +0200] rev 52164
merged
Sun, 26 May 2013 22:47:00 +0200 position constraint for bound dummy -- more PIDE markup;
wenzelm [Sun, 26 May 2013 22:47:00 +0200] rev 52163
position constraint for bound dummy -- more PIDE markup;
Sun, 26 May 2013 21:53:10 +0200 position constraint for dummy_pattern -- more PIDE markup;
wenzelm [Sun, 26 May 2013 21:53:10 +0200] rev 52162
position constraint for dummy_pattern -- more PIDE markup;
Sun, 26 May 2013 21:05:03 +0200 tuned;
wenzelm [Sun, 26 May 2013 21:05:03 +0200] rev 52161
tuned;
Sun, 26 May 2013 20:42:43 +0200 tuned signature;
wenzelm [Sun, 26 May 2013 20:42:43 +0200] rev 52160
tuned signature;
Sun, 26 May 2013 20:08:53 +0200 tuned -- less ML compiler warnings;
wenzelm [Sun, 26 May 2013 20:08:53 +0200] rev 52159
tuned -- less ML compiler warnings;
Sun, 26 May 2013 20:03:47 +0200 more robust variant_free: avoid clash with consts name space (e.g. consts "x", "xa", etc.);
wenzelm [Sun, 26 May 2013 20:03:47 +0200] rev 52158
more robust variant_free: avoid clash with consts name space (e.g. consts "x", "xa", etc.);
Sun, 26 May 2013 19:29:15 +0200 more uniform context;
wenzelm [Sun, 26 May 2013 19:29:15 +0200] rev 52157
more uniform context;
Sun, 26 May 2013 19:27:32 +0200 tuned signature;
wenzelm [Sun, 26 May 2013 19:27:32 +0200] rev 52156
tuned signature;
Sun, 26 May 2013 19:11:52 +0200 more conventional pretty printing;
wenzelm [Sun, 26 May 2013 19:11:52 +0200] rev 52155
more conventional pretty printing; more markup;
Sun, 26 May 2013 18:37:43 +0200 tuned white-space;
wenzelm [Sun, 26 May 2013 18:37:43 +0200] rev 52154
tuned white-space;
Sun, 26 May 2013 19:45:54 +0200 more specific structure for registration into theory and dependency onto locale
haftmann [Sun, 26 May 2013 19:45:54 +0200] rev 52153
more specific structure for registration into theory and dependency onto locale
Sun, 26 May 2013 19:45:54 +0200 examples for interpretation into target
haftmann [Sun, 26 May 2013 19:45:54 +0200] rev 52152
examples for interpretation into target
Sun, 26 May 2013 14:02:03 +0200 disable SPASS's splitting if Isar proofs are desired, because these are not handled by the proof reconstruction code (and it's not clear how to handle them considering the lack of documentation)
blanchet [Sun, 26 May 2013 14:02:03 +0200] rev 52151
disable SPASS's splitting if Isar proofs are desired, because these are not handled by the proof reconstruction code (and it's not clear how to handle them considering the lack of documentation)
Sun, 26 May 2013 12:56:37 +0200 handle lambda-lifted problems in Isar construction code
blanchet [Sun, 26 May 2013 12:56:37 +0200] rev 52150
handle lambda-lifted problems in Isar construction code
Sun, 26 May 2013 11:56:55 +0200 simpler proof through custom summation function
nipkow [Sun, 26 May 2013 11:56:55 +0200] rev 52149
simpler proof through custom summation function
Sat, 25 May 2013 18:30:38 +0200 merged
wenzelm [Sat, 25 May 2013 18:30:38 +0200] rev 52148
merged
Sat, 25 May 2013 17:40:44 +0200 tuned;
wenzelm [Sat, 25 May 2013 17:40:44 +0200] rev 52147
tuned;
Sat, 25 May 2013 17:13:34 +0200 tuned;
wenzelm [Sat, 25 May 2013 17:13:34 +0200] rev 52146
tuned;
Sat, 25 May 2013 17:08:43 +0200 tuned;
wenzelm [Sat, 25 May 2013 17:08:43 +0200] rev 52145
tuned;
Sat, 25 May 2013 16:55:27 +0200 tuned;
wenzelm [Sat, 25 May 2013 16:55:27 +0200] rev 52144
tuned;
Sat, 25 May 2013 15:37:53 +0200 syntax translations always depend on context;
wenzelm [Sat, 25 May 2013 15:37:53 +0200] rev 52143
syntax translations always depend on context;
Sat, 25 May 2013 15:00:53 +0200 updated keywords;
wenzelm [Sat, 25 May 2013 15:00:53 +0200] rev 52142
updated keywords;
Sat, 25 May 2013 15:44:29 +0200 weaker precendence of syntax for big intersection and union on sets
haftmann [Sat, 25 May 2013 15:44:29 +0200] rev 52141
weaker precendence of syntax for big intersection and union on sets
Sat, 25 May 2013 15:44:08 +0200 tuned structure
haftmann [Sat, 25 May 2013 15:44:08 +0200] rev 52140
tuned structure
Sat, 25 May 2013 13:59:08 +0200 add lemma
noschinl [Sat, 25 May 2013 13:59:08 +0200] rev 52139
add lemma
Fri, 24 May 2013 23:57:24 +0200 bookkeeping and input syntax for exact specification of names of symbols in generated code
haftmann [Fri, 24 May 2013 23:57:24 +0200] rev 52138
bookkeeping and input syntax for exact specification of names of symbols in generated code
Fri, 24 May 2013 23:57:24 +0200 use generic data for code symbols for unified "code_printing" syntax for custom serialisations
haftmann [Fri, 24 May 2013 23:57:24 +0200] rev 52137
use generic data for code symbols for unified "code_printing" syntax for custom serialisations
Fri, 24 May 2013 23:57:24 +0200 dedicated module for code symbol data
haftmann [Fri, 24 May 2013 23:57:24 +0200] rev 52136
dedicated module for code symbol data
Fri, 24 May 2013 23:57:24 +0200 symbol data covers class relations also
haftmann [Fri, 24 May 2013 23:57:24 +0200] rev 52135
symbol data covers class relations also
Fri, 24 May 2013 22:07:01 +0200 merged
wenzelm [Fri, 24 May 2013 22:07:01 +0200] rev 52134
merged
Fri, 24 May 2013 17:14:06 +0200 proper internal error, not user error;
wenzelm [Fri, 24 May 2013 17:14:06 +0200] rev 52133
proper internal error, not user error;
Fri, 24 May 2013 17:04:04 +0200 tuned;
wenzelm [Fri, 24 May 2013 17:04:04 +0200] rev 52132
tuned;
Fri, 24 May 2013 17:00:46 +0200 tuned signature;
wenzelm [Fri, 24 May 2013 17:00:46 +0200] rev 52131
tuned signature;
Fri, 24 May 2013 16:42:57 +0200 tuned;
wenzelm [Fri, 24 May 2013 16:42:57 +0200] rev 52130
tuned;
Fri, 24 May 2013 15:32:02 +0200 unify types of bound variables in the same manner as Unify.new_dpair (which emphatically "Tries to unify types of the bound variables!");
wenzelm [Fri, 24 May 2013 15:32:02 +0200] rev 52129
unify types of bound variables in the same manner as Unify.new_dpair (which emphatically "Tries to unify types of the bound variables!");
Fri, 24 May 2013 15:13:25 +0200 tuned signature -- slightly more general operations (cf. term.ML);
wenzelm [Fri, 24 May 2013 15:13:25 +0200] rev 52128
tuned signature -- slightly more general operations (cf. term.ML);
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip