| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
We typecheck it literally the previous line...
|
|
|
|
|
|
|
|
We unify [w_type = type of w] with [a], but [w] was created with type
[a].
This code was introduced in eab11e537905472fdcc3257bc9913df82c82b3e4
to fix #2255, AFAICT only the [minimal_free_rels_rec] part is necessary.
|
|
Equality.{discrEq,minimal_free_rels_rec,sig_clausal_form}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I'm a bit dubious about the tclENV in match_with_equation but let's
leave it for now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not 100% sure about this one TBH, this function is messy.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We already thread the evar map
|
|
We already thread the evar map
|
|
This function already returns the evar map so no problem.
|
|
It goes in an error message so should be fine.
|
|
|
|
Reviewed-by: ppedrot
|
|
notations (+ a fix about locations)
Reviewed-by: ppedrot
|
|
Ack-by: Zimmi48
Reviewed-by: herbelin
|
|
Reviewed-by: gares
|
|
Reviewed-by: ejgallego
Reviewed-by: ppedrot
|