aboutsummaryrefslogtreecommitdiff
path: root/pretyping/evarsolve.ml
AgeCommit message (Expand)Author
2013-05-14Fixing a regression in unification introduced in r16205 (error raisedherbelin
2013-04-29Splitting Term into five unrelated interfaces:ppedrot
2013-03-21Fixing unfolding of local definitions during unification that appearedherbelin
2013-03-21Cosmetic code contraction in evarsolve.ml + test sur unification avec let-in.herbelin
2013-03-18Fix for bug #3004 (thanks Hugo!)letouzey
2013-03-17Retyping.get_type_of: a lax version raising no anomaliesletouzey
2013-03-13Restrict (try...with...) to avoid catching critical exn (part 12)letouzey
2013-02-28Repairing r16205: errors raised by check_evar_instance were no longerherbelin
2013-02-21A slightly more efficient test of well-typedness of restriction ofherbelin
2013-02-17Added propagation of evars unification failure reasons for betterherbelin
2013-02-10Splitted Evarutil in two filesppedrot