enso/distribution/lib/Standard/Base/0.0.0-dev
Jaroslav Tulach 7252af6d62
Enso.getMetaObject, Type.isMetaInstance and Meta.is_a consolidation (#3949)
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`.
2022-12-22 08:00:06 +00:00
..
src Enso.getMetaObject, Type.isMetaInstance and Meta.is_a consolidation (#3949) 2022-12-22 08:00:06 +00:00
THIRD-PARTY Update Scala to 2.13.8 (#3631) 2022-08-08 19:32:55 +00:00
package.yaml Let JavaScript parse JSON and write JSON ... (#3987) 2022-12-20 10:33:46 +00:00