narboux [Tue, 24 Apr 2007 14:01:23 +0200] rev 22774
adds op in front of an infix to fix SML compilation
wenzelm [Mon, 23 Apr 2007 20:44:12 +0200] rev 22773
sane version of read_termTs (proper freeze);
added read_terms, cert_terms;
wenzelm [Mon, 23 Apr 2007 20:44:11 +0200] rev 22772
read_instantiations: proper type-inference with fixed variables, infer parameter types as well;
gen_prep_registration: removed unused read_terms (dead code!);
tuned;
wenzelm [Mon, 23 Apr 2007 20:44:10 +0200] rev 22771
added paramify_vars;
infer: replace params uniformly (notably freeze);
wenzelm [Mon, 23 Apr 2007 20:44:09 +0200] rev 22770
def_simproc(_i): proper ProofContext.read/cert_terms;
wenzelm [Mon, 23 Apr 2007 20:44:08 +0200] rev 22769
simplified ProofContext.read_termTs;
urbanc [Mon, 23 Apr 2007 18:38:42 +0200] rev 22768
simplified the proof of pt_set_eqvt (as suggested by Randy Pollack)
haftmann [Mon, 23 Apr 2007 16:38:40 +0200] rev 22767
initial commit
huffman [Sat, 21 Apr 2007 19:32:32 +0200] rev 22766
faster proof of wf_eq_minimal
wenzelm [Sat, 21 Apr 2007 11:07:45 +0200] rev 22765
export get_sort (belongs to Syntax module);