blanchet [Mon, 06 Jun 2011 20:36:35 +0200] rev 43210
made "explicit_apply"'s smart mode (more) complete
blanchet [Mon, 06 Jun 2011 20:36:35 +0200] rev 43209
fall back in case path finder fails -- these errors are sometimes salvageable
blanchet [Mon, 06 Jun 2011 20:36:35 +0200] rev 43208
compile
blanchet [Mon, 06 Jun 2011 20:36:35 +0200] rev 43207
change var name as a workaround for rare issue in Metis's reconstruction code -- namely, "find_var" fails because "X = X" is wrongly mirrorred as "A = A"
blanchet [Mon, 06 Jun 2011 20:36:35 +0200] rev 43206
marked "metisF" as legacy -- nobody uses it or needs it
blanchet [Mon, 06 Jun 2011 20:36:35 +0200] rev 43205
more preparations towards hijacking Metis
blanchet [Mon, 06 Jun 2011 20:36:35 +0200] rev 43204
remove more occurrences of "metisX", preparing for the D Day when it will silently hijack "metis" and "metisFT"
blanchet [Mon, 06 Jun 2011 20:36:35 +0200] rev 43203
don't mention "metisX" so much in the docs -- it will go away soon
blanchet [Mon, 06 Jun 2011 20:36:35 +0200] rev 43202
reintroduced metisFT in example
blanchet [Mon, 06 Jun 2011 20:36:35 +0200] rev 43201
make "smart" mode of "explicit_apply" smarter, by also detecting the other kind of higher-order quantification, namely "bool"s
blanchet [Mon, 06 Jun 2011 20:36:35 +0200] rev 43200
imported patch metis_reconstr_give_type_infer_a_chance
blanchet [Mon, 06 Jun 2011 20:36:35 +0200] rev 43199
make "metisX"'s default more like old "metis"
blanchet [Mon, 06 Jun 2011 20:36:35 +0200] rev 43198
whitespace tuning
blanchet [Mon, 06 Jun 2011 20:36:35 +0200] rev 43197
tuned Metis examples
blanchet [Mon, 06 Jun 2011 20:36:35 +0200] rev 43196
more through tests of new Metis