Sebastian Ullrich
|
ff1d3138bf
|
refactor: module-ize Lean (#9330)
|
2025-07-25 12:02:51 +00:00 |
|
Henrik Böving
|
23e49eb519
|
perf: add prelude to all Lean modules
|
2024-02-18 14:55:17 -08:00 |
|
Mario Carneiro
|
583e023314
|
chore: snake-case attributes (part 2)
|
2022-10-19 09:28:08 -07:00 |
|
Mario Carneiro
|
3b793b949b
|
feat: attributes on notation
|
2022-08-14 11:18:20 -07:00 |
|
Mario Carneiro
|
c961cd1310
|
feat: doc comments on notation
|
2022-08-13 17:18:14 -07:00 |
|
Sebastian Ullrich
|
86cd656fc6
|
refactor: adapt raw syntax manipulations to TSyntax
Sometimes there's just no structure to work on
|
2022-06-27 22:37:02 +02:00 |
|
Leonardo de Moura
|
799c701f56
|
fix: inconsistency between syntax and kind names
TODO: remove staging workarounds
see #1090
|
2022-04-01 11:20:16 -07:00 |
|
Sebastian Ullrich
|
8637220927
|
fix: make precedence mandatory for mixfix commands
Resolves #577
|
2021-07-19 13:18:58 -07:00 |
|
Leonardo de Moura
|
e5d4af5e75
|
refactor: split Syntax.lean
|
2021-06-28 13:52:04 -07:00 |
|