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);
wenzelm [Mon, 27 May 2013 15:57:38 +0200] rev 52178
instantiate types as well (see also Thm.first_order_match);
wenzelm [Mon, 27 May 2013 13:55:04 +0200] rev 52177
tuned;
wenzelm [Mon, 27 May 2013 13:44:02 +0200] rev 52176
updated to ProofGeneral-4.2;
wenzelm [Mon, 27 May 2013 12:40:50 +0200] rev 52175
uniform Term_Position.markers (cf. dbadb4d03cbc);
blanchet [Mon, 27 May 2013 15:14:41 +0200] rev 52174
get rid of "show_all_types" in Nitpick
blanchet [Mon, 27 May 2013 15:13:34 +0200] rev 52173
tuning
blanchet [Mon, 27 May 2013 15:00:01 +0200] rev 52172
killed dead argument
blanchet [Mon, 27 May 2013 14:00:32 +0200] rev 52171
tuning
blanchet [Mon, 27 May 2013 13:30:08 +0200] rev 52170
generalized "mk_co_iter" to handle mutualized (co)iterators
blanchet [Mon, 27 May 2013 12:21:17 +0200] rev 52169
tuning
nipkow [Mon, 27 May 2013 10:13:51 +0200] rev 52168
tuned
nipkow [Mon, 27 May 2013 09:15:26 +0200] rev 52167
tuned
nipkow [Mon, 27 May 2013 07:44:10 +0200] rev 52166
merged
nipkow [Mon, 27 May 2013 07:42:10 +0200] rev 52165
tuned
wenzelm [Sun, 26 May 2013 22:57:48 +0200] rev 52164
merged
wenzelm [Sun, 26 May 2013 22:47:00 +0200] rev 52163
position constraint for bound dummy -- more PIDE markup;
wenzelm [Sun, 26 May 2013 21:53:10 +0200] rev 52162
position constraint for dummy_pattern -- more PIDE markup;
wenzelm [Sun, 26 May 2013 21:05:03 +0200] rev 52161
tuned;
wenzelm [Sun, 26 May 2013 20:42:43 +0200] rev 52160
tuned signature;
wenzelm [Sun, 26 May 2013 20:08:53 +0200] rev 52159
tuned -- less ML compiler warnings;
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.);
wenzelm [Sun, 26 May 2013 19:29:15 +0200] rev 52157
more uniform context;
wenzelm [Sun, 26 May 2013 19:27:32 +0200] rev 52156
tuned signature;