mirror of
https://github.com/enso-org/enso.git
synced 2024-11-23 16:18:23 +03:00
4b9c91626e
Use Proxy_Polyglot_Array as a proxy for polyglot arrays, thus unifying the way the underlying array is accessed in Vector. Used the opportunity to cleanup builtin lookup, which now actually respects what is defined in the body of @Builtin_Method annotation. Also discovered that polyglot null values (in JS, Python and R) were leaking to Enso. Fixed that by doing explicit translation to `Nothing`. https://www.pivotaltracker.com/story/show/181123986 |
||
---|---|---|
.. | ||
data | ||
src | ||
THIRD-PARTY | ||
package.yaml |