mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 17:03:32 +03:00
bf76be6e6b
- Removed `Cursor` and moved all accessors to standalone functions, reducing the generated code size significantly (especially after minification). - Removed unnecessary `seek`s from everywhere. Now the offseting is part of each `read` implementation. - Removed unnecessary differences between `read`s on abstract and concrete types. Now abstract types do the pointer access internally in their `read`. |
||
---|---|---|
.. | ||
gui | ||
gui2 | ||
ide-desktop |