enso/distribution/lib/Standard
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
..
Base/0.0.0-dev Enso.getMetaObject, Type.isMetaInstance and Meta.is_a consolidation (#3949) 2022-12-22 08:00:06 +00:00
Database/0.0.0-dev Adds Date, Time_Of_Day and Date_Time support to Excel IO (#3997) 2022-12-20 16:12:00 +00:00
Examples/0.0.0-dev Let JavaScript parse JSON and write JSON ... (#3987) 2022-12-20 10:33:46 +00:00
Geo/0.0.0-dev Let JavaScript parse JSON and write JSON ... (#3987) 2022-12-20 10:33:46 +00:00
Google_Api/0.0.0-dev Tidy Standard.Base part 4 of n ... (#3898) 2022-11-25 02:00:16 +00:00
Image/0.0.0-dev Let JavaScript parse JSON and write JSON ... (#3987) 2022-12-20 10:33:46 +00:00
Searcher/0.0.0-dev Some more tidying based on remaining tickets and PR comments. (#3946) 2022-12-06 18:35:18 +00:00
Table/0.0.0-dev Let JavaScript parse JSON and write JSON ... (#3987) 2022-12-20 10:33:46 +00:00
Test/0.0.0-dev Enso.getMetaObject, Type.isMetaInstance and Meta.is_a consolidation (#3949) 2022-12-22 08:00:06 +00:00
Visualization/0.0.0-dev Workaround the JS serialisation issue for errors. (#4000) 2022-12-20 18:22:25 +00:00