Mario Carneiro
|
85119ba9d1
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
Gabriel Ebner
|
eba400543d
|
refactor: use computed fields for Name
|
2022-07-11 14:19:41 -07:00 |
|
Gabriel Ebner
|
3176943750
|
refactor: use computed fields for Level
|
2022-07-11 14:19:41 -07:00 |
|
Leonardo de Moura
|
2ef0146140
|
fix: avoid unnecessary matcheApp.addArgs at BRecOn and Fix
It fixes the following two cases from #998
```
attribute [simp] Lean.Export.exportName
attribute [simp] Lean.Export.exportLevel
```
|
2022-02-08 15:06:14 -08:00 |
|