mirror of
https://github.com/enso-org/enso.git
synced 2024-11-29 17:22:57 +03:00
80317dc950
close #10973 Changelog: - update: `IR` interface add nullable `identifiedLocation()`, and create a `location()` getter - update: IR nodes contain nullable `identifiedLocation` field - update: persistence of `IdentifiedLocation` supports nullable values # Important Notes 80% less allocations of `scala.Some` #### Before ![2024-10-07-131421_1165x185_scrot](https://github.com/user-attachments/assets/1d84ef19-652c-4bef-8d7f-eed63a7b6b50) #### After ![2024-10-07-131513_1163x186_scrot](https://github.com/user-attachments/assets/3d71a932-7861-4a97-bc84-eafc530dcce3) |
||
---|---|---|
.. | ||
java | ||
scala/org/enso/compiler/suggestions |