enso/distribution/lib/Standard
Hubert Plociniczak a11bddcb74
Inline execution should support FQNs (#8454)
* Test illustrating problems with FQNs

Inline execution fails with `Compile error: The name `Standard` could
not be found.`.

* Ensure InlineContext carries Package Repos info

Previously, there was no requirement that inline execution should allow
for FQNs. This meant that the omission of Package Repository info went
unnoticed.

In order to be able to refer to `Standard.Visualization.Preprocessor` it
has to be exported as well.
2023-12-06 10:03:06 +01:00
..
AWS/0.0.0-dev Apply ICONs (#8360) 2023-11-22 15:24:16 +00:00
Base/0.0.0-dev Apply ICONs (#8360) 2023-11-22 15:24:16 +00:00
Database/0.0.0-dev Apply ICONs (#8360) 2023-11-22 15:24:16 +00:00
Examples/0.0.0-dev S3 Read Access, Input Stream based reading (#7776) 2023-09-20 15:09:11 +00:00
Geo/0.0.0-dev Rename Decimal to Float (#7807) 2023-09-14 15:01:30 +00:00
Google_Api/0.0.0-dev S3 Read Access, Input Stream based reading (#7776) 2023-09-20 15:09:11 +00:00
Image/0.0.0-dev Apply ICONs (#8360) 2023-11-22 15:24:16 +00:00
Searcher/0.0.0-dev New Data.post for sending a payload to a Web API (#7700) 2023-09-19 11:26:29 +00:00
Table/0.0.0-dev Consistent simple and qualified type name (#8448) 2023-12-06 04:30:24 +00:00
Test/0.0.0-dev Fix nesting of Test.group (#8439) 2023-12-06 08:00:38 +00:00
Visualization/0.0.0-dev Inline execution should support FQNs (#8454) 2023-12-06 10:03:06 +01:00