Leonardo de Moura
|
f63734cba4
|
chore: unexpanders for Name.mkStr* and Array.mkArray*
closes #1675
|
2022-10-04 17:18:36 -07:00 |
|
Leonardo de Moura
|
5746338c15
|
fix: mark Lean.Name.mkStr* functions as [reducible]
This is needed for type checking `TSyntax`.
|
2022-09-29 17:36:30 -07:00 |
|
Gabriel Ebner
|
34b0b4b7e2
|
chore: fix tests
|
2022-08-15 08:55:25 -07:00 |
|
Leonardo de Moura
|
69b7771570
|
fix: etaArgs and ellipsis at elabAppArgs
When `..` is used, we should not eta-expand but add `_`s.
|
2022-07-25 18:13:32 -07:00 |
|
Gabriel Ebner
|
b905824024
|
chore: fix tests
|
2021-12-15 11:42:38 +00:00 |
|
Sebastian Ullrich
|
3dafe26c72
|
feat: delab Name.mkStr/Num
|
2021-05-19 09:21:52 +02:00 |
|
Sebastian Ullrich
|
bbf6c717fc
|
feat: introduce arg precedence
|
2021-03-22 16:33:37 +01:00 |
|
Leonardo de Moura
|
d30e96bc7d
|
chore: fix tests
|
2020-11-11 19:09:23 -08:00 |
|
Leonardo de Moura
|
ab2ee0390d
|
chore: fix tests
|
2020-11-11 10:19:14 -08:00 |
|
Leonardo de Moura
|
2ea9d894e7
|
fix: SyntaxNodeKind for syntax declarations nested in namespaces
cc @Kha
|
2020-11-05 15:31:50 -08:00 |
|