Leonardo de Moura
|
6f318ddde3
|
feat: save binderInfo and inferMod ad registerStructure
|
2021-08-09 19:01:08 -07:00 |
|
Leonardo de Moura
|
5ef72057e9
|
feat: save additional information at StructureFieldInfo
|
2021-08-09 19:01:08 -07:00 |
|
Leonardo de Moura
|
3f3e5d9dcb
|
fix: private field + default value bug
|
2021-08-09 19:01:08 -07:00 |
|
Leonardo de Moura
|
65aafc070c
|
chore: remove mkInternalSubobjectFieldName hack
|
2021-08-03 12:05:10 -07:00 |
|
Leonardo de Moura
|
90047e73e8
|
feat: cache structure parent names
|
2021-08-02 18:58:00 -07:00 |
|
Leonardo de Moura
|
cfb7e27b87
|
fix: isStructure vs isStructureLike
|
2021-08-02 18:54:19 -07:00 |
|
Leonardo de Moura
|
635bc78d72
|
feat: use structure extension to implement Structure.lean
|
2021-08-02 18:03:20 -07:00 |
|
Leonardo de Moura
|
1ca62e21fd
|
feat: add environment extension for storing structure field information
|
2021-08-02 16:17:35 -07:00 |
|
Leonardo de Moura
|
6d361b91b5
|
Feat: Add getAllParentStructures
|
2021-04-07 18:06:10 -07:00 |
|
Sebastian Ullrich
|
f3f31052e5
|
fix: From/ToJson derive handlers with inheritance
|
2021-01-28 15:07:26 +01:00 |
|
Leonardo de Moura
|
ea0fda39bc
|
chore: Declaration.lean naming convention
`Declaration.lean` was one of the first Lean 4 files, and was still
using an old naming convention.
cc @Kha
|
2021-01-20 17:07:02 -08:00 |
|
Leonardo de Moura
|
304c80d610
|
feat: use <|
|
2020-11-19 09:03:38 -08:00 |
|
Leonardo de Moura
|
f17e226638
|
chore: naming convention
Example: `mkNameStr` => `Name.mkStr`
cc @Kha
|
2020-11-11 10:08:55 -08:00 |
|
Leonardo de Moura
|
c59f673f60
|
chore: cleanup
|
2020-10-28 09:33:19 -07:00 |
|
Leonardo de Moura
|
13c2a8ff51
|
chore: remove #lang lean4 header
|
2020-10-25 09:54:07 -07:00 |
|
Leonardo de Moura
|
f8971200af
|
chore: move to new frontend
|
2020-10-20 17:01:29 -07:00 |
|
Leonardo de Moura
|
eba7a28df0
|
feat: add Meta.mkProjection
|
2020-07-20 16:01:36 -07:00 |
|
Leonardo de Moura
|
615dffccd5
|
chore: add temporary getProjFnForField?
|
2020-07-20 15:18:11 -07:00 |
|
Leonardo de Moura
|
249bda16c0
|
chore: remove prelude commands from Lean package
|
2020-06-25 11:21:17 -07:00 |
|
Leonardo de Moura
|
4ccc3fef52
|
chore: move Init.Lean files to Lean package
|
2020-05-26 15:04:35 -07:00 |
|