Commit graph

3 commits

Author SHA1 Message Date
Leonardo de Moura
875493a1ee chore(tests/lean/inject): fix test 2017-03-22 08:04:11 -07:00
Leonardo de Moura
40f69b976e test(tests/lean/inject): add more tests 2017-03-21 13:38:46 -07:00
Leonardo de Moura
a31de3b7bc feat(library/unification_hint): improve unification_hint matcher
Improvements:
- Use heuristic match explicit arguments first and then match implicit.
- Skip annotations.
- Follow metavariable assigments.
- Use is_def_eq when pattern doest not contain matching variables.
2017-03-21 10:19:34 -07:00