It seems `lazy := false` is only going to be used in the attribute manager. So, I remove it. I added a new field `addImported : Bool` instead. An extension can specify whether `addEntryFn` is going to be invoked or not for imported entries. `addImported := false` is useful for extensions such as `protected`, and I will use it in the attribute manager too. |
||
|---|---|---|
| .. | ||
| ir | ||
| closedtermcache.lean | ||
| constfolding.lean | ||
| default.lean | ||
| export.lean | ||
| initattr.lean | ||
| util.lean | ||