lean4-htt/src/Lean/PrettyPrinter
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
..
Delaborator fix: pattern hover information 2022-04-08 15:03:42 -07:00
Basic.lean chore: throwError! => throwError, throwErrorAt! => throwErrorAt 2021-03-11 11:59:45 -08:00
Delaborator.lean refactor: pp.analyze needs pp options 2021-08-03 09:13:18 +02:00
Formatter.lean feat: always accept antiquotations, simplify quotDepth code 2022-04-06 19:43:07 +02:00
Parenthesizer.lean feat: always accept antiquotations, simplify quotDepth code 2022-04-06 19:43:07 +02:00