lean4-htt/src/Lean/Meta/Match
Leonardo de Moura 815bc95c47 refactor: remove duplication MVarId.applyRefl => MVarId.refl
and mark `MVarId.applyRefl` as deprecated.
2022-08-01 18:44:07 -07:00
..
Basic.lean refactor: improve MVarId method discoverability 2022-07-24 21:36:33 -07:00
CaseArraySizes.lean refactor: improve MVarId method discoverability 2022-07-24 21:36:33 -07:00
CaseValues.lean refactor: improve FVarId method discoverability 2022-07-25 22:18:58 -07:00
Match.lean refactor: improve MVarId method discoverability 2022-07-27 17:49:00 -07:00
MatchEqs.lean refactor: remove duplication MVarId.applyRefl => MVarId.refl 2022-08-01 18:44:07 -07:00
MatchEqsExt.lean chore: convert doc/mod comments from /- to /--//-! (#1354) 2022-07-22 12:05:31 -07:00
MatcherInfo.lean refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
MatchPatternAttr.lean chore: cleanup 2020-10-27 13:26:21 -07:00
MVarRenaming.lean chore: convert doc/mod comments from /- to /--//-! (#1354) 2022-07-22 12:05:31 -07:00
Value.lean feat: improve Match module for patterns containing Fin and UInt literals 2021-09-05 20:43:40 -07:00