mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 22:01:42 +03:00
7252af6d62
Implements `getMetaObject` and related messages from Truffle interop for Enso values and types. Turns `Meta.is_a` into builtin and re-uses the same functionality. # Important Notes Adds `ValueGenerator` testing infrastructure to provide unified access to special Enso values and builtin types that can be reused by other tests, not just `MetaIsATest` and `MetaObjectTest`. |
||
---|---|---|
.. | ||
base/src/main/java/org/enso/base | ||
database/src/main/java/org/enso/database | ||
google-api | ||
image/src/main/java/org/enso/image | ||
table/src/main |