lean4-htt/src/Lean/Elab/PreDefinition
Leonardo de Moura 3cf425ba52 fix: pattern hover information
We annotate patterns with the corresponding `Syntax` during
elaboration, and do not populate the info tree. Reason: the set of
pattern variables is not known during pattern elaboration.
2022-04-08 15:03:42 -07:00
..
Structural chore: remove trace[Meta.debug] leftovers 2022-04-08 06:49:09 -07:00
WF chore: style 2022-04-07 17:35:05 -07:00
Basic.lean refactor: change addTermInfo type 2022-04-08 15:01:57 -07:00
Eqns.lean fix: pattern hover information 2022-04-08 15:03:42 -07:00
Main.lean refactor: change addTermInfo type 2022-04-08 15:01:57 -07:00
MkInhabitant.lean chore: elaborate default_or_ofNonempty% and add mkDefault 2022-01-15 11:55:58 -08:00
Structural.lean refactor: split Structural.lean into smaller files 2021-09-11 03:40:51 -07:00
WF.lean refactor: add src/Lean/Elab/PreDefinition/WF directory 2021-09-21 15:44:21 -07:00