lean4-htt/src/Lean/Meta/Match
2022-06-23 10:21:32 -07:00
..
Basic.lean feat: add Expr.collectFVars, LocalDecl.collectFVars, Pattern.collectFVars, and AltLHS.collectFVars 2022-06-22 15:53:43 -07:00
CaseArraySizes.lean chore: further clean up refactored code 2022-06-07 16:37:45 -07:00
CaseValues.lean chore: use let/if in do blocks 2022-06-13 17:10:14 -07:00
Match.lean fix: avoid unnecessary dependencies at mkMatcher 2022-06-23 10:21:32 -07:00
MatchEqs.lean chore: use let/if in do blocks 2022-06-13 17:10:14 -07:00
MatchEqsExt.lean feat: replace constant with opaque 2022-06-14 17:02:59 -07:00
MatcherInfo.lean feat: match equation theorem generation for new h : discr notation encoding 2022-04-29 11:48:25 -07:00
MatchPatternAttr.lean chore: cleanup 2020-10-27 13:26:21 -07:00
MVarRenaming.lean chore: cleanup 2022-01-26 09:18:17 -08:00
Value.lean feat: improve Match module for patterns containing Fin and UInt literals 2021-09-05 20:43:40 -07:00