wenzelm [Sun, 23 Sep 2007 22:23:27 +0200] rev 24680
TypeInfer.constrain: canonical argument order;
wenzelm [Sun, 23 Sep 2007 22:23:24 +0200] rev 24679
tuned ML setup;
urbanc [Sun, 23 Sep 2007 22:11:50 +0200] rev 24678
tuned one proof so to not run in a loop with the new atom-representation
urbanc [Sun, 23 Sep 2007 22:10:27 +0200] rev 24677
changed the representation of atoms to datatypes over nats
wenzelm [Sat, 22 Sep 2007 17:45:58 +0200] rev 24676
ProofContext.mode_abbrev;
wenzelm [Sat, 22 Sep 2007 17:45:57 +0200] rev 24675
removed obsolete set_expand_abbrevs (superceded by mode_abbrev);
pretty_term_abbrev: silently ignore ill-typed term;
gen_bind: set_mode only locally;
wenzelm [Sat, 22 Sep 2007 17:45:56 +0200] rev 24674
certify': proper do_expand argument (which observes force_expand consts) instead of home-grown normalize;
wenzelm [Sat, 22 Sep 2007 17:45:55 +0200] rev 24673
certify: do_expand as explicit argument, actually certify type of abstractions;
tuned signature;
tuned;
wenzelm [Fri, 21 Sep 2007 22:51:13 +0200] rev 24672
tuned;
wenzelm [Fri, 21 Sep 2007 22:51:12 +0200] rev 24671
added has_abs (from envir.ML);